The Function Module PPEWIENG_PRELID_READ (iPPE Beziehungen lesen für PD Web UI) is a standard Function Module in SAP ERP and is part of the function group PPEWIENG within the package CPPEWEB.
Function Module | PPEWIENG_PRELID_READ |
Short Text | iPPE Beziehungen lesen für PD Web UI |
Function Group | PPEWIENG |
Package | CPPEWEB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_APPLOBJ_TYPE_SEL_TAB | TYPE | PPEWI_APPLOBJ_TYPE_SEL_TAB | Beziehungen welchen Anwendungsobjekttypes sollen gelesen werden ? | |
IM_ASSIGNMENT | TYPE | XFELD | ASSIGNMENT Beziehungen lesen | |
IM_ASSIGNMENT_CUST | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
IM_CONTEXT_SEL_TAB | TYPE | PPEWI_APPLOBJ_TYPE_SEL_TAB | Beziehungen zu Objekten mit welchen Kontext sollen gelesen werden ? | |
IM_DOWN | TYPE | XFELD | von OBJ1 zu OBJ2 lesen | |
IM_GUID_TAB | TYPE | PPET_GUID_TAB | Identifikation von iPPE Objekte für PD Web UI | |
IM_LANGU | TYPE | SY-LANGU | SY-LANGU | Sprachschlüssel |
IM_NO_DETAIL | TYPE | CHAR1 | PPET_FALSE | Gesetzt: keine Detailinfo zu Knoten/Varianten/Alternativen/Beziehungen |
IM_OTYPE_SEL_TAB | TYPE | PPEWEB_OTYPE_SEL_TAB | Selektionstabelle für technischen Typ | |
IM_PART_OF | TYPE | XFELD | PART-OF Beziehungen lesen | |
IM_PART_OF_CUST | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
IM_PART_OF_PRTYPE_CUST | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
IM_PRTYPE_CUST | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
IM_PVSMDL_CUST | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
IM_SEQUENCE | TYPE | XFELD | SEQUENCE Beziehungen lesen | |
IM_UP | TYPE | XFELD | von OBJ2 zu OBJ1 lesen |
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 | Für Detailinformationen zu IPPE-Beziehungen | |
EX_ASSIGNMENT_TAB | TYPE | PPEWEB_RELATION_TAB | iPPE-Beziehung: zeitunabh. Identifikation und Attribute | |
EX_CHILDREN_TAB | TYPE | PPEWEB_RELATION_TAB | iPPE-Beziehung: zeitunabh. Identifikation und Attribute | |
EX_PARENT_TAB | TYPE | PPEWEB_RELATION_TAB | Für Detailinformationen zu IPPE-Beziehungen | |
EX_SEQUENCE_TAB | TYPE | PPEWEB_RELATION_TAB | iPPE-Beziehung: zeitunabh. Identifikation und Attribute |
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.