Menu

SAP Function Module PPEU1_PRTYPE_GET

Auswahl eines PRTYPEs

The Function Module PPEU1_PRTYPE_GET (Auswahl eines PRTYPEs) is a standard Function Module in SAP ERP and is part of the function group PPEU1 within the package CPPEGUI.

Technical Information

Function Module PPEU1_PRTYPE_GET
Short Text Auswahl eines PRTYPEs
Function Group PPEU1
Package CPPEGUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_API_MODE TYPE C ' ' API-Mode: bei mehr als einem mögl. PRTYPE wird der erste gewählt
IM_CONTEXT TYPE PPET_CONTEXT Kontext
IM_MSG_HANDLING TYPE PPET_MSG_OPT 'A' Kontrolliert das Error Handling
IM_OTYPE1 TYPE PVS_OTYPE Objekttyp der PVS
IM_OTYPE2 TYPE PVS_OTYPE Objekttyp der PVS
IM_PREL_TYPE TYPE PPET_PREL Steuerstruktur für PREL_TYPEs
IM_PXTYPE1 TYPE CPRTYPE-PTYPE1 PVS-Objekttyp 1 (Knoten, Alternative,Variante)
IM_PXTYPE2 TYPE CPRTYPE-PTYPE2 PVS-Objekttyp 2 (Knoten, Alternative,Variante)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_PRTYPE_FOUND es wurde kein PRTYPE gefunden
NO_PRTYPE_SELECTED es wurde kein PRTYPE ausgewählt