BankCodaAccountStatement::findByAccountIdNumDate Method
Syntax
client server public static BankCodaAccountStatement findByAccountIdNumDate(
BankAccountID _accountId,
BankAccountStatementNum _statementNum,
TransDate _bankAccountStatementDate,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _accountId
Type: BankAccountID Extended Data Type
- _statementNum
Type: BankAccountStatementNum Extended Data Type
- _bankAccountStatementDate
Type: TransDate Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration