LedgerJournalEngine.setAgreement_RU Method [AX 2012]
Initializes LedgerJournalTrans record after any of agreement related field is modified.
Syntax
public void setAgreement_RU(LedgerJournalTrans _ledgerJournalTrans, [AccountOffsetaccount _accountOffsetaccount])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record.
- _accountOffsetaccount
Type: AccountOffsetaccount Enumeration
Account type, account or offset account; optional.