Ansicht
Dokumentation

CY01_OBJ_FUNCTION_DISPATCHER - Dispatcher for object-dependent functions

CY01_OBJ_FUNCTION_DISPATCHER - Dispatcher for object-dependent functions

CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL_S_LOG - Application Log: Log header data  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

This function is called by CY01_FUNCTION_DISPATCHER via the main flow control of the resource planning system.

PARAMETER1 of IN_FCMSG is interpreted as the current index of the object table. PARAMETER2 is interpreted as the number of the function (1-4).

PARAMETER1 = 0 identifies the initial call.

The function module loops at the entries of the object table. For each function field of the object table there is one loop. Because the object table is sorted by the functions, at the end of one function block (entries with the same function in the current function field) the module returns the last entry number und function number together with the value END_OF_FUNCTION in PARAMETER3. By this mechanism it is possible to sample entries with the same function and start the processing at the end of the function block. During the loop at a function block, the module returns the index of the current entry in PARAMETER1 and the function code as the return message. The flow control uses this message to call the function specific action.

If there are no more entries and functions to process, the module returns the message FINAL.





Parameter

IN_FCMSG
OUT_FCMSG

Ausnahmen

Funktionsgruppe

CY06

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 1503 Date: 20240523 Time: 134611     sap01-206 ( 40 ms )