Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.