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.
Sets the ending balance by using a specified amount.
Syntax
edit BankStatementEndingBalance editEndingBalance(boolean _set, BankStmtISODecimal _amount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the ending balance is set.
- _amount
Type: BankStmtISODecimal Extended Data Type
The specified amount.
Return Value
Type: BankStatementEndingBalance Extended Data Type
The ending balance.
Remarks
This method is only called for a record that has a BankStatementBalanceType::Closing enumeration value .