The Function Module PPEWIENG_GET_STATUS_DETAIL (Liefert Vorgänger/Nachfolger sowie Vorbedingungen) is a standard Function Module in SAP ERP and is part of the function group PPEWIENG within the package CPPEWEB.
Function Module | PPEWIENG_GET_STATUS_DETAIL |
Short Text | Liefert Vorgänger/Nachfolger sowie Vorbedingungen |
Function Group | PPEWIENG |
Package | CPPEWEB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CSID | TYPE | CHAR8 | CSID | |
IM_LANGU | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
IM_OBJECT_ID | TYPE | PPEWEB_OBJECT_ID | Identifikation von iPPE Objekte für PD Web UI | |
IM_STATUSGUID | TYPE | CHAR32 | GUID Status |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_MSG_LOG | TYPE | BAPIRET2_T | Returntabelle | |
EX_PRECOND_TAB | TYPE | PPEWEB_STATUS_PRECOND_TAB | Tabelle mit Vorbedingungen am Status | |
EX_PRED_TAB | TYPE | PPEWEB_PRED_TAB | Tabelle für Vorgänger/Nachfolger eines Status | |
EX_STATUS | TYPE | PPEWEB_STATUS_ID | Tabelle für Statussatz | |
EX_USER_INFO_TAB | TYPE | PPEWEB_USER_INFO_TAB | Tabelle mit Informationen zu Benutzern | |
EX_VAL_TAB | TYPE | PPEWEB_STATUS_VAL_TAB | Tabelle für mögliche Werte eines 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.