EInvoiceTransBaseMap_MX.initLine Method [AX 2012]

Initializes the map with the posted document journal line.

protected abstract void initLine(Common _postedJournalLine)

Run On

Server

Parameters

_postedJournalLine
Type: Common Table
The original document journal line that will be mapped to the EInvoiceTransBaseMap_MX object.

This method can be overridden to implement map initialization logic.

Community Additions

ADD
Show: