BankStmtISOPartyIdentification::find Method

Finds a BankStmtISOPartyIdentification record for a specified record ID.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: BankStmtISOPartyIdentification Table
A BankStmtISOPartyIdentification record.

See Also

Reference

BankStmtISOPartyIdentification Table