C1-DEFERVOID

This algorithm is invoked when the status of the refund request is changed from Processed to Deferred Void. It checks whether the refund request must be processed in the real time (i.e. immediately) or in the deferred mode (i.e. in the background). If the number of distinct adjustments in the refund request does not exceed the online record process limit, the system changes the status of the refund request to Void. However, if the number of valid records in the refund request exceeds the online record process limit, the system keeps the status of the refund request as Deferred Void.

This algorithm contains the following parameter:

  • Online Record Process Limit - Used to indicate the maximum number of distinct adjustments in a refund write off request you can process in the real time (i.e. immediately).