The Function Module SXMS_CHECK_ON_RUNNING_JOB (Überprüft , ob ein Job läuft) is a standard Function Module in SAP ERP and is part of the function group SXMS_JOB_API within the package SXMSJOB.
Function Module | SXMS_CHECK_ON_RUNNING_JOB |
Short Text | Überprüft , ob ein Job läuft |
Function Group | SXMS_JOB_API |
Package | SXMSJOB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
JOB_ID | TYPE | SXMSJOB | Job-ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_RUNNING | TYPE | CHAR1 | Einstelliges Kennzeichen |
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 |
---|---|
CX_XMS_SYSTEM_ERROR | XI: Systemfehler |