The Function Module ALM_ME_READ_USER_STATUS (Lesen des Anwenderstatus zu einem Objekt) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOOLS within the package ALM_ME.
Function Module | ALM_ME_READ_USER_STATUS |
Short Text | Lesen des Anwenderstatus zu einem Objekt |
Function Group | ALM_ME_TOOLS |
Package | ALM_ME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_NO | TYPE | J_OBJNR | Objektnummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USER_STATUS | LIKE | ALM_ME_USER_STATUS_CHANGES | Tabelle mit Statusänderungen für Anwenderstatus |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_READING_STATUS | Felher beim Lesen des Status |