BankPaymAdviceCustController.insertIntoTempTable Method [AX 2012]

Inserts records into the bankPaymAdviceCustTmp table.

Syntax

private void insertIntoTempTable(boolean isSettledVoucherAmount)

Run On

Called

Parameters

  • isSettledVoucherAmount
    Type: boolean
    A Boolean value that indicates whether the settlement amount has a value other than zero.

See Also

Reference

BankPaymAdviceCustController Class