EInvoiceJourBaseMap_MX.journalLines Method [AX 2012]

Gets the list of original invoice line records to be mapped.

protected abstract List journalLines()

Run On

Server

Return Value

Type: List Class
A list of records to be mapped.

The list should be a list of records of the table that will be mapped in the EInvoiceTransBaseMap_MX concrete class.

Community Additions

ADD
Show: