BankLCInfo::findByBankLC Method

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

  • _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.

See Also

Reference

BankLCInfo Table