BankStmtISOReportEntry.editAmount Method
Sets the amount to a specified amount.
Syntax
edit BankStmtISODecimal editAmount(boolean _set, BankStmtISODecimal _amount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether an amount is set.
- _amount
Type: BankStmtISODecimal Extended Data Type
A specified amount.
Return Value
Type: BankStmtISODecimal Extended Data Type
The amount.
Remarks
This method is only called when the BankStatementShowDrCrAmount field of the BankParameters object is false.