The Function Module FB_SCHEDULE_MANAGER_STOP (Ende des Programms dem Schedule Manager melden) is a standard Function Module in SAP ERP and is part of the function group FB_SCMA_SERVICES within the package FAGL_COMMON_OBJECTS.
Function Module | FB_SCHEDULE_MANAGER_STOP |
Short Text | Ende des Programms dem Schedule Manager melden |
Function Group | FB_SCMA_SERVICES |
Package | FAGL_COMMON_OBJECTS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
ID_OBJECTS_COUNT | TYPE | SMMAIN-NR_OF_OBJECTS | Anzahl bearbeiteter Objekte | |
ID_WF_WITEM | TYPE | SCMA_WITEM-WF_WITEM | Übergabe der ID eines Workflows | |
IS_SCHEDMAN_KEY | TYPE | SCHEDMAN_KEY | Schlüsselfelder der Tabellen des Schedule Manager Monitors | |
IT_RETURN | TYPE | BAPIRET2_T | Returntabelle | |
IT_SMESG | TYPE | TSMESG | Nachrichtentabelle Nachrichtensammler |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Ein Fehler ist aufgetreten |