LedgerPostBatch.getNumberOfJournalLines Method [AX 2012]

Gets the number of journal lines to be posted.

public Integer getNumberOfJournalLines()

Run On

Called

Return Value

Type: Integer Extended Data Type
The number of journal lines to be posted.

This is used to get the number of journal lines for the purpose of bundling via the BatchTaskBundleAssembler and LedgerPostBatchTaskBundle classes.

Community Additions

ADD
Show: