BankAccountTable.getBalanceByDate Method
Gets the balance on the cutoff date.
Syntax
public AmountCur getBalanceByDate(TransDate _cutoffDate)
Run On
Called
Parameters
- _cutoffDate
Type: TransDate Extended Data Type
The cutoff date.
Return Value
Type: AmountCur Extended Data Type
The balance.