BankReconciliationHeaderSubtotalTmp.updateSubtotalByStatement Method
Updates the subtotal for a bank statement.
Syntax
private boolean updateSubtotalByStatement(BankReconciliationStatementOpenTmp _statementTmpTable)
Run On
Called
Parameters
- _statementTmpTable
Type: BankReconciliationStatementOpenTmp Table
A BankReconciliationStatementOpenTmp record.
Return Value
Type: boolean
true if the subtotal is updated; otherwise, false.