BankStmtISOAccountStatement::setIndicatorAndAmount Method
Sets the amount indicator and the amount for a table.
Syntax
client server public static container setIndicatorAndAmount(
BankStmtISODecimal _amount,
boolean _isBioColumn,
[DebitCredit _columnDrCr])
Run On
Called
Parameters
- _amount
Type: BankStmtISODecimal Extended Data Type
The input amount.
- _isBioColumn
Type: boolean
A Boolean value that indicates whether the amount is input from the debit or credit column.
- _columnDrCr
Type: DebitCredit Enumeration
A Boolean value that indicates from which column the amount is input.
Return Value
Type: container
The showing amount.