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.
This method is used to validate the user entry against the records in the master table for service codes.
Syntax
public boolean checkServiceCode_IN(ServiceCode_IN _serviceCode)
Run On
Called
Parameters
- _serviceCode
Type: ServiceCode_IN Extended Data Type
The service code that user selected/typed.
Return Value
Type: boolean
true if the user entry is a valid one.