RetailStatementPaymentJournal.postLedgerJournal Method [AX 2012]
Post the ledger journal trans records.
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
public void postLedgerJournal([LedgerJournalType _journalType])
Microsoft Dynamics AX 2012 R2 (SYS)
public void postLedgerJournal()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public void postLedgerJournal()
Run On
CalledParameters
- _journalType
- Type: LedgerJournalType Enumeration
Community Additions
ADD
Show:
Note