TaxWithholdLedgerAccountGroup_TH::exist Method
Checks whether TaxWithholdLedgerAccountGroup_TH record exists or not for specified parameter.
Syntax
client server public static boolean exist(TaxWithholdAccountGroup_TH _taxWithholdAccountGroup)
Run On
Called
Parameters
- _taxWithholdAccountGroup
Type: TaxWithholdAccountGroup_TH Extended Data Type
A TaxWithholdAccountGroup_TH table buffer.
Return Value
Type: boolean
Returns true if record exists; otherwise, false.