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 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.