TaxLedgerAccounts_IN::lookupAccount Method
Lookup the Account.
Syntax
client server public static void lookupAccount(
FormControl _formControl,
RefRecId _taxAccountSetup,
RefRecId _component,
TaxTypeComponent_IN _taxTypeComponent)
Run On
Called
Parameters
- _formControl
Type: FormControl Class
An instance of FormControl
- _taxAccountSetup
Type: RefRecId Extended Data Type
The recid of tax account setup is used to add rang in query.
- _component
Type: RefRecId Extended Data Type
The recid of component is used to add rang in query.
- _taxTypeComponent
Type: TaxTypeComponent_IN Enumeration
Is not used.