TaxLedgerAccounts_IN::lookupCustomsComponent Method
Lookup the customer component.
Syntax
client public static Common lookupCustomsComponent(
FormControl _formControl,
RefRecId _taxAccountSetup,
TaxTypeComponent_IN _taxTypeComponent,
TaxAccountType_IN _taxAccountType)
Run On
Client
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.
- _taxTypeComponent
Type: TaxTypeComponent_IN Enumeration
Is not used.
- _taxAccountType
Type: TaxAccountType_IN Enumeration
The tax account type is used to add rang in query.
Return Value
Type: Common Table
The quered records.