TaxLedgerAccounts_IN::existAll Method
Checks whether exist an instance of TaxLedgerAccountGroup_IN.
Syntax
client server public static boolean existAll(TaxAccountGroup_IN _taxAccountGroup, TaxTypeComponent_IN _taxTypeComponent)
Run On
Called
Parameters
- _taxAccountGroup
Type: TaxAccountGroup_IN Extended Data Type
The tax account group is used to find record.
- _taxTypeComponent
Type: TaxTypeComponent_IN Enumeration
The tax type component is used to find record.
Return Value
Type: boolean
Returns true, if exsit record; otherwise, false.