LedgerJournalCheckPost.checkTransactionTxt_BR Method [AX 2012]
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 boolean checkTransactionTxt_BR(LedgerJournalTrans ledgerJournalTrans, [LedgerPostingMessageLog _ledgerPostingMessageCollection])
Microsoft Dynamics AX 2012 R2 (SYS)
public boolean checkTransactionTxt_BR(LedgerJournalTrans ledgerJournalTrans)
Run On
Server
Parameters
- ledgerJournalTrans
Type: LedgerJournalTrans Table
- _ledgerPostingMessageCollection
Type: LedgerPostingMessageLog Class