BankCustPaymIdTable::find Method

Finds the specified record in the BankCustPaymIdTable table.

Syntax

client server public static BankCustPaymIdTable find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: BankCustPaymIdTable Table
A record in the BankCustPaymIdTable table.

See Also

Reference

BankCustPaymIdTable Table