BankAccountStatement::find Method
Syntax
client server public static BankAccountStatement find(
CompanyBankAccountId _accountId,
TransDate _accountStatementDate,
BankAccountStatementNum _accountStatementNum,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _accountId
Type: CompanyBankAccountId Extended Data Type
- _accountStatementDate
Type: TransDate Extended Data Type
- _accountStatementNum
Type: BankAccountStatementNum Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration