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.
Finds the BankLCInfo record specified by the record ID of a BankLC record.
Syntax
client server public static BankLCInfo findByBankLC(BankLCRefRecId _bankLCRefRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _bankLCRefRecId
Type: BankLCRefRecId Extended Data Type
The record ID of the BankLC record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: BankLCInfo Table
The specified record in the BankLCInfo table; otherwise, an empty record.