VendBankAccount::find Method
Syntax
client server public static VendBankAccount find(
VendAccount _vendAccount,
VendBankAccountId _vendBankAccountId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
- _vendBankAccountId
Type: VendBankAccountId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration