The Function Module SXMS_CHECK_ON_RUNNING_JOB_RFC (Ü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_RFC |
Short Text | Überprüft , ob ein Job läuft |
Function Group | SXMS_JOB_API |
Package | SXMSJOB |
Module Type | Remote-Enabled |
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.
This function module does not define any Exceptions.