Share via


BankStmtISOGroupHeader::find Method

Finds a BankStmtISOGroupHeader record with a specified record ID.

Syntax

client server public static BankStmtISOGroupHeader 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: BankStmtISOGroupHeader Table
A BankStmtISOGroupHeader record.

See Also

Reference

BankStmtISOGroupHeader Table