ServiceCodeTable_IN::exist Method
Checks whether ServiceCodeTable_IN record exists or not for specified parameter.
Syntax
client server public static boolean exist(ServiceCode_IN _serviceCode)
Run On
Called
Parameters
- _serviceCode
Type: ServiceCode_IN Extended Data Type
The service code is used to find record.
Return Value
Type: boolean
Return true if record exists otherwise false.