Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _statementTable
Type: RetailStatementTable Table
The current instance of RetailStatementTable.
- _journalType
Type: LedgerJournalType Enumeration