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.
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
- _callingControl
Type: FormStringControl Class
The calling control.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record.
- _filterStr
Type: str
Filter for agreement; optional.
- _accountOffsetaccount
Type: AccountOffsetaccount Enumeration
Account type, account or offset account; optional.