Processing

The reversal transaction is processed, validating the following external checks. In the reversal processing requests, the credit and debit account details are swapped from the underlying original transaction. Source code and source reference number are defaulted with respective original transaction.

The actions supported in each of these queues are detailed in Section 2.7.7 Queue Actions.

Process Exception Check - If the Original Credit or Debit account is closed, then the transaction is moved to into Process Exception Queue.

Sanction Check - The sanction request contains primarily the same data as that of original transaction, except:
  • Transaction reference number - the reversal reference number
  • Transaction value date - the reversal date
  • Debit account details - the original Credit account details
  • Credit account details - the original Debit account details

External Credit Approval - ECA is done for the original Credit account, as the fund is debited from this account on reversal.

External Account Check - EAC is done for the original Debit account, as the fund is credited to this account on reversal.

FX unwind Queue - In case External Exchange Rate is opted for the network and the original transaction contains a FX ref no and the original credit amount is greater than small FX limit, then on reversal, a request is logged into FX Unwind Queue. The transaction does not move into this queue.

All these queue movements happen with Reversal Transaction Reference number.

All other exception validations are skipped, including, Business Override, Transaction Repair, SSI, Authorization limit, Exchange Rate, External Pricing, Process cutoff, Network cutoff & Warehouse.

On successfully completing the external checks, the accounting entries are reversed. The charges posted on the parent transaction also gets reversed. All the entries that are posted in the underlying transactions are reposted with debit & credit account swapped in the DRLQ & CRLQ leg as below. Thus, the amount posted is positive number. The event code, transaction code, amount tags remains the same. The accounting entries are reversed with value date as of greatest of reversal date and original transaction date.

Transfer Amount :

DRLQ - Dr Original Credit account & Cr Offset GL

CRLQ - Dr Offset GL & Cr Original Debit account

Charges :

DRLQ - Dr Income GL & Cr Original Debit account

If charges were born by bank, then

DRLQ - Dr Income GL & Cr Charge GL

Tax :

DRLQ - Dr Tax payable GL & Cr Original Debit account

The reversal accounting entries are posted with reversal transaction number. Thus, the reversal view screen displays the reversal entries, while the parent transaction screen continues to display the original entries without any change.

If the reversal is executed on a later date, and if it is a cross currency internal transfer, still the same set of accounting entries are reversed. Thus, the exchange rate is not re-picked or reapplied.

If the external systems respond on a later date, the value date of reversal request is re-derived to current date and request is re-processed afresh. The customer preferences is not applied for reversal request.

A notification is generated for the reversal request, on the following logical closure states:
  • Reversal request is rejected by an external system.
  • Reversal request is successfully completed.
The transaction status on the reversal & parent transactions are displayed as below:
Scenario Reversal Transaction Status at PBDREVVW Parent Book Transfer Transaction Status at PBDOVIEW
Reversal initiated from PBSOVIEW & pending in a queue / no response received yet In progress Reversal Initiated
Reversal request is pending in Queue & Interim / Reject response received and no auto cancel configured Exception Reversal Initiated
Reversal request Rejected by SC / ECA / EAC and auto cancel configured / Cancelled from PE Q Cancelled Processed
Reversal request Seized by SC Seized Processed
Reversal successfully completed Processed Reversed

Thus, the transaction status on the parent transaction is updated on initiation of a reversal request & on its logical closure state.