Ansicht
Dokumentation

LTRQ_REQST_SCHDL - Global request scheduler

LTRQ_REQST_SCHDL - Global request scheduler

BAL Application Log Documentation   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module has a global overview of the request pool in TRM. The requests, which were not dispatched to the Task Management package (for example low priority requests), are processed in this function module.

The global scheduler is called :

  • from a program RLTRQSCHEDULER, which runs as a batch job and is scheduled on system installation
  • manually from the TRM Monitor on site level

Only one entity of the function module runs in the system. This is achieved by locking the function module in the internal memory on calling.

To decide which requests must be processed, the following parameters are taken into consideration:

  • the request item status. The request item must be in status "available" or "confirmed".
  • the grouping of request items. For example, if two requests of the type 'move' must be processed before an operation will be executed for materials involved in the requests, they are to be synchronized. The request of the type 'operation' cannot be processed until the two requests of the type 'move' are confirmed. Even if the first request of the type 'move' is confirmed, the request 'operation' is not processed until the second request is confirmed as well.

Example

Notes

Further information





Parameters

I_LOCAT
I_MANUALLY

Exceptions

Function Group

LTRQ_SERVICES

CPI1466 during Backup   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1672 Date: 20240603 Time: 215048     sap01-206 ( 37 ms )