The Function Module SXMB_GET_STATUS_LIST (XI: Liefert Einzelstatus zu Statusgruppe) is a standard Function Module in SAP ERP and is part of the function group SXMB_MONI within the package SXMSMONI.
Function Module | SXMB_GET_STATUS_LIST |
Short Text | XI: Liefert Einzelstatus zu Statusgruppe |
Function Group | SXMB_MONI |
Package | SXMSMONI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MDT_STATUS | TYPE | SXI_STAT_TYPE | XI: Typ eines Status | |
IM_STAT_TYPE | TYPE | SXMSPMSTAT_TYPE | Typ eines Messages Status (Verarbeitungsstatus) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_MSTAT_TAB | TYPE | SXMSPMSTAT_TAB | Message Status |
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.