Share via


VendOutPaym_Bordero_BR.groupLedgerJournalTrans_BR Method [AX 2012]

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

Syntax

protected List groupLedgerJournalTrans_BR(Posting_BR _postingLevel)

Run On

Called

Parameters

  • _postingLevel
    Type: Posting_BR Enumeration
    The posting level that determines the journal line grouping criteria.

Return Value

Type: List Class
A list of bordero vouchers.

See Also

Reference

VendOutPaym_Bordero_BR Class