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 record exists or not for given parameter.
Syntax
client server public static boolean exist(TaxWithholdItemGroup_TH _taxWithholdItemGroup, TaxWithholdCode _taxWithholdCode)
Run On
Called
Parameters
- _taxWithholdItemGroup
Type: TaxWithholdItemGroup_TH Extended Data Type
The tax withhold item group is used to find record.
- _taxWithholdCode
Type: TaxWithholdCode Extended Data Type
The tax withhold code is used to find record.
Return Value
Type: boolean
true if the record exits; otherwise, false.