BankBorderoCreateReversalJour_BR.createBorderoReversalJournal Method [AX 2012]

Manages all the functions that are required to generate a bank bordero reversal journal.

Syntax

protected void createBorderoReversalJournal()

Run On

Server

Exceptions

Exception Condition
Error

An error occurred during the creation of the reason reference.

–or–

An error occurred during the validation and update process on the bank tables.

–or–

An error occurred during the validation of the related customer or vendor transaction.

–or–

An error occurred during the creation of the journal header.

–or–

An error occurred during the creation of the journal voucher.

–or–

An error occurred during the marking of the settlements.

See Also

Reference

BankBorderoCreateReversalJour_BR Class