Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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