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.
Gets offset of account number lookup.
Syntax
public boolean offsetAccountNumLookUp(
FormControl _formControl,
LedgerJournalACType _offsetAccountType,
LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _formControl
Type: FormControl Class
The form control.
- _offsetAccountType
Type: LedgerJournalACType Enumeration
The offset account type.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The ledger journal transaction.
Return Value
Type: boolean
true if the account number lookup has offset; otherwise, false.