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.
Determines whether the record in the BankLC table specified by a BankLCNumber value exists.
Syntax
client server public static boolean existBankLCNumber(BankLCNumber _bankLCNumber)
Run On
Called
Parameters
- _bankLCNumber
Type: BankLCNumber Extended Data Type
The value of the BankLCNumber field of the BankLC record to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.