Share via


RetailStatementPaymentJournal.postLedgerJournal Method [AX 2012]

Post the ledger journal trans records.

Syntax

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

Called

Parameters

See Also

Reference

RetailStatementPaymentJournal Class