CustInterestWaiveLimit::checkExist Method
Validates that the specified currency code exists in the table; if not, an error message is displayed.
Syntax
client server public static boolean checkExist(CurrencyCode _currencyCode)
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
Return Value
Type: boolean
true if the currency code exists in the table; otherwise, false.