Share via


BankCustPaymModeBankAccounts::find Method

Finds the specified record in the BankCustPaymModeBankAccounts table.

Syntax

server public static BankCustPaymModeBankAccounts find(
    RefRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Server

Parameters

Return Value

Type: BankCustPaymModeBankAccounts Table
A record in the BankCustPaymModeBankAccounts table.

See Also

Reference

BankCustPaymModeBankAccounts Table