EximDEPBSchemesTable_IN::isValidSchemeLicense Method
Checks whether the scheme license is valid.
Syntax
client server public static boolean isValidSchemeLicense(EximLicenseNum_IN _licenseNumber, RefRecId _eximPortsTableRecId)
Run On
Called
Parameters
- _licenseNumber
Type: EximLicenseNum_IN Extended Data Type
The license number.
- _eximPortsTableRecId
Type: RefRecId Extended Data Type
The record ID of the EXIM ports table.
Return Value
Type: boolean
true if the scheme license is valid; otherwise, false.