LedgerJournalEngine.agreementLookup_RU Method [AX 2012]

Lookups the agreement for the LedgerJournalTrans record depending on account type.

Syntax

public void agreementLookup_RU(
    FormStringControl _callingControl, 
    LedgerJournalTrans _ledgerJournalTrans, 
   [str _filterStr, 
    AccountOffsetaccount _accountOffsetaccount])

Run On

Called

Parameters

  • _filterStr
    Type: str
    Filter for agreement; optional.

See Also

Reference

LedgerJournalEngine Class