TaxLedgerAccountSetup_IN::existAll Method
Checks whether an all-type setup exists for the tax ledger account group and tax component type.
Syntax
client server public static boolean existAll(TaxAccountGroup_IN _taxAccountGroup, TaxType_IN _taxType)
Run On
Called
Parameters
- _taxAccountGroup
Type: TaxAccountGroup_IN Extended Data Type
A tax ledger account group.
- _taxType
Type: TaxType_IN Enumeration
A tax component type.
Return Value
Type: boolean
true if the setup exists; otherwise, false.