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 credit amount to a specified amount.
Syntax
edit BankStmtISODecimal editCreditAmount(boolean _set, BankStmtISODecimal _creditAmount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the credit amount is set.
- _creditAmount
Type: BankStmtISODecimal Extended Data Type
A specified amount.
Return Value
Type: BankStmtISODecimal Extended Data Type
The credit amount.
Remarks
This method is only called when the BankStatementShowDrCrAmount field of the BankParameters object is true.