Ansicht
Dokumentation

OIJW_UPDATE_WL_SIMSCHED_TABLES - OIL-TSW: Update SimSched related DB tables for the WL entries.

OIJW_UPDATE_WL_SIMSCHED_TABLES - OIL-TSW: Update SimSched related DB tables for the WL entries.

PERFORM Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module updates the database tables for rundown-related worklist entries. It is required to pass the internal tables for rundown, worklist, and the rundown worklist reference table containing the data to be updated.

First it deletes all the entries in the internal table with the update flag as blank. It updates the rundown table (OIJRD) from the internal table with the update flag set as "M".

For rundown table function modules it does only updates, as it is not required to insert and delete the records. For the worklist table (OIJWL) function modules, it inserts the records with the update flag set as "I", updates the records with the update flag set as "M", and deletes the entries with the update flag set as "D". Similarly, it updates the rundown worklist reference table (OIJRDWL) for inserts, updates, and deletes. It provides an abend message if there are any records with the update flag containing values other than "I" for insert, "M" for update, or "D" for delete.

Example

Notes

Further information





Parameters

T_OIJSIMSCHEDWL_TAB
T_OIJWL_TAB

Exceptions

Function Group

OIJW

General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1347 Date: 20240523 Time: 121818     sap01-206 ( 38 ms )