The Function Module PPEU1_PPE_OBJ_GET (Selektieren eines PPE-Objekts) is a standard Function Module in SAP ERP and is part of the function group PPEU1 within the package CPPEGUI.
Function Module | PPEU1_PPE_OBJ_GET |
Short Text | Selektieren eines PPE-Objekts |
Function Group | PPEU1 |
Package | CPPEGUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MODE | TYPE | C | 'F' | C'-Anlege-Modus, 'F'-Vorwärtsnavigation |
IM_MSG_HANDLING | TYPE | PPET_MSG_OPT | 'A' | steuert das Message-Handling der iPPE-Engine |
IM_OTYPE | TYPE | PVS_OTYPE | Objekttyp der PVS | |
IM_PRTYPE | TYPE | CPRTYPE-PRTYPE | Name des Beziehungstyps | |
IM_PXTYPE | TYPE | PVS_PNODE_TYPE | PVS-Knotentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_AENNR | TYPE | PVS_AENNR | Änderungsnummer | |
EX_CLINT | TYPE | PPET_CLASS-CLINT | interne Identifikation für eine Produktklasse | |
EX_EXTERNAL | TYPE | PPET_EXTERNAL | Externe PVS-Schlüsselbegriffe bei Vorwärtsnavigation | |
EX_FORWARD_NAV | TYPE | C | Kein Obj ausgewählt sondern Vorwärtsnavigation | |
EX_GUID | TYPE | PVS_GUID | interne Identifikation für PVS Objekte | |
EX_OTYPE | TYPE | PVS_OTYPE | Objekttyp der PVS |
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.