Share via


RetailStatementPaymentJournal.new Method [AX 2012]

Initialize the class RetailStatementPaymentJournal and builds the query with LedgerJournalName as datasource.

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 new([RetailStatementTable _statementTable, LedgerJournalType _journalType])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public void new([RetailStatementTable _statementTable])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public void new([RetailStatementTable _statementTable])

Run On

Called

Parameters

See Also

Reference

RetailStatementPaymentJournal Class