The Function Module PPEWIGEN_NODE_READ (Lesen von generischen Knoten für PD Web UI) is a standard Function Module in SAP ERP and is part of the function group PPEWIGEN within the package CPPEWEB.
Function Module | PPEWIGEN_NODE_READ |
Short Text | Lesen von generischen Knoten für PD Web UI |
Function Group | PPEWIGEN |
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_LANGU | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
IM_NO_DETAIL | TYPE | CHAR1 | PPET_FALSE | Gesetzt: Keine Detailinformation zu Knoten/Beziehungen |
IM_OBJECT_ID | TYPE | PPEWEB_OBJECT_ID | Identifikation von iPPE Objekte für PD Web UI |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ALL_PARENTS_TAB | TYPE | PPEWEB_RELATION_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_ASSIGNMENT_DATA_TAB | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_ASSIGNMENT_TAB | TYPE | PPEWEB_RELATION_TAB | Für Detailinformationen zu IPPE-Beziehungen | |
EX_CHILDREN_TAB | TYPE | PPEWEB_RELATION_TAB | Für Detailinformationen zu IPPE-Beziehungen | |
EX_MSG_LOG | TYPE | BAPIRET2_T | Anwendungs-Log: Tabelle mit Messages | |
EX_NODE_DATA | TYPE | PPEWEB_NODE | Detailinformation zu IPPE-Knoten | |
EX_OBJECT_ID_DATA | TYPE | PPEWEB_OBJECT_ID_DATA | Identifizierende Informationen zu IPPE-Objekt | |
EX_PARENT_TAB | TYPE | PPEWEB_RELATION_TAB | Für Detailinformationen zu IPPE-Beziehungen | |
EX_PRTYPE_DATA_TAB | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_PVSMDL_DATA_TAB | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_USER_INFO_TAB | TYPE | PPEWEB_USER_INFO_TAB | Tabelle mit Informationen zu Benutzern |
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.