CustBankAccount::findDefaultByCompany_LV Method
Syntax
client server public static CustBankAccount findDefaultByCompany_LV(
CompanyId _companyId,
CustAccount _custAccount,
CurrencyCode _currencyCode,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _companyId
Type: CompanyId Extended Data Type
- _custAccount
Type: CustAccount Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration