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

  • _isBioColumn
    Type: boolean
    A Boolean value that indicates whether the amount is input from the debit or credit column.

Return Value

Type: container
The showing amount.

See Also

Reference

BankStmtISOAccountStatement Table