The Function Module CMX_TOOLS_FM_GET_EQUIPM_STATUS (Liefert System- und Anwenderstatus zu einem Equipment) is a standard Function Module in SAP ERP and is part of the function group CMX_TOOLS_FM within the package CMX_TOOLS.
Function Module | CMX_TOOLS_FM_GET_EQUIPM_STATUS |
Short Text | Liefert System- und Anwenderstatus zu einem Equipment |
Function Group | CMX_TOOLS_FM |
Package | CMX_TOOLS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_EQUNR | TYPE | EQUNR | Equipment-Nummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_SYS_STAT_NUMBER | TYPE | CMX_TOOLS_T_CHAR30 | Nummer zu Systemstatus (tabellarisch) | |
ET_SYS_STAT_TEXT | TYPE | CMX_TOOLS_T_CHAR30 | Text zu Systemstatus (tabellarisch) | |
ET_USER_STAT_NUMBER | TYPE | CMX_TOOLS_T_CHAR30 | Nummer zu Anwenderstatus (tabellarisch) | |
ET_USER_STAT_TEXT | TYPE | CMX_TOOLS_T_CHAR30 | Text zu Anwenderstatus (tabellarisch) |
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 |
---|---|
INTERNAL_ERROR | Interner Fehler (Statusverwaltung) |
OBJECT_NOT_FOUND | Keine Statusdaten für gewähltes Objekt verfügbar |