BankLCExportLine::find Method
Finds the specified BankLCExportLine record.
Syntax
client server public static BankLCExportLine find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: BankLCExportLine Table
The specified record in the BankLCExportLine table; otherwise, an empty record.