Share via


ProjBegBalJournalCheckPost.postTransLedger Method [AX 2012]

Posts all the lines of the given beginning balance journal.

Syntax

public void postTransLedger(JournalTransData _journalTransData, LedgerVoucher _ledgerVoucher)

Run On

Called

Parameters

  • _ledgerVoucher
    Type: LedgerVoucher Class
    The LedgerVoucher object that contains all the transactions to be posted.

See Also

Reference

ProjBegBalJournalCheckPost Class