TmpTaxWithholdTaxJournal_IN.offsetAccountNumLookUp Method
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.