Share via


VendOutPaym_Cheque.groupLedgerJournalTrans_BR Method [AX 2012]

Groups the journal lines according to the posting level for the cheque voucher.

Syntax

protected List groupLedgerJournalTrans_BR(Posting_BR _postingLevel)

Run On

Called

Parameters

  • _postingLevel
    Type: Posting_BR Enumeration
    The posting level to determine the journal lines grouping criteria.

Return Value

Type: List Class
A list of cheque vouchers.

See Also

Reference

VendOutPaym_Cheque Class