Share via


BankStmtISOReportEntry::find Method

Finds a BankStmtISOReportEntry record with the specified record ID.

Syntax

client server public static BankStmtISOReportEntry find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the selected record can be updated.

Return Value

Type: BankStmtISOReportEntry Table
A BankStmtISOReportEntry record .

See Also

Reference

BankStmtISOReportEntry Table