BankLCImportCharge_SA::find Method
Finds the record in the BankLCImportCharge_SA table.
Syntax
client server public static BankLCImportCharge_SA find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the BankLCImportCharge_SA record.
- _forUpdate
Type: boolean
A value that indicates whether this charge is for update.
Return Value
Type: BankLCImportCharge_SA Table
The record in the BankLCImportCharge_SA table.