ProjBegBalJournalCheckPost.postTransLedger Method [AX 2012]
Posts all the lines of the given beginning balance journal.
public void postTransLedger(JournalTransData _journalTransData, LedgerVoucher _ledgerVoucher)
Run On
CalledParameters
- _journalTransData
- Type: JournalTransData Class
The JournalTransData object.
- _ledgerVoucher
- Type: LedgerVoucher Class
The LedgerVoucher object that contains all the transactions to be posted.
Community Additions
ADD
Show: