TaxWithholdPeriodHead_TH::exist Method
Checks whether TaxWithholdPeriodHead_TH record exists or not for specified parameter.
Syntax
client server public static boolean exist(TaxWithholdPeriod_TH _taxWithholdPeriod_TH)
Run On
Called
Parameters
- _taxWithholdPeriod_TH
Type: TaxWithholdPeriod_TH Extended Data Type
A table buffer is used to find record.
Return Value
Type: boolean
Returns true if record exists otherwise false.