CustBankAccount::find Method
Syntax
client server public static CustBankAccount find(
CustAccount _custAccount,
CustBankAccountId _custBankAccountId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
- _custBankAccountId
Type: CustBankAccountId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration