The Function Module SXMS_GET_MSG_COUNT_FOR_JOB (Anzahl von Messages die einem Job zugeordnet sind) 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_GET_MSG_COUNT_FOR_JOB |
Short Text | Anzahl von Messages die einem Job zugeordnet sind |
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 |
---|---|---|---|---|
COUNT | TYPE | INT4 | Natürliche Zahl |
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 |