C1-DEFERWO

This algorithm is invoked when the status of the write off request is changed to Submitted or Approved. It checks whether the write off 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 valid records in the write off request does not exceed the online record process limit, the system changes the status of the write off request to Processing. However, if the number of valid records in the write off request exceeds the online record process limit, the system changes the status of the write off request to Deferred Processing. This algorithm contains the following parameter:

  • Online Record Process Limit - Used to indicate the maximum number of valid records you can process in the real time (i.e. immediately).