TaxLedgerAccounts_IN::lookupPLAAccount Method
Lookup the PLA Account.
Syntax
client server public static Common lookupPLAAccount(
FormControl _formControl,
RefRecId _taxAccountSetup,
TaxAccountType_IN _taxAccountType)
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.
- _taxAccountType
Type: TaxAccountType_IN Enumeration
The tax account type is used to add rang in query.
Return Value
Type: Common Table
The quered records.