Share via


BankChequeCancel.settleCancellingCustVendTrans Method [AX 2012]

Settles the customer or vendor transaction that corresponds to the check with the customer or vendor transaction that canceled it.

Syntax

protected void settleCancellingCustVendTrans()

Run On

Called

Exceptions

Exception Condition
Error

The open transactions for the customer transactions are not found.

–or–

The open transactions for the vendor transactions are not found.

See Also

Reference

BankChequeCancel Class