LedgerJournalTrans.checkServiceCode_IN Method
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.