Menu

SAP Function Module PPEUICUST_CONTEXT_READ

Lesen der Attribute für einen Kontext der iPPE-Workbench

The Function Module PPEUICUST_CONTEXT_READ (Lesen der Attribute für einen Kontext der iPPE-Workbench) is a standard Function Module in SAP ERP and is part of the function group PPEUICUST within the package CPPEGUI0C.

Technical Information

Function Module PPEUICUST_CONTEXT_READ
Short Text Lesen der Attribute für einen Kontext der iPPE-Workbench
Function Group PPEUICUST
Package CPPEGUI0C
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_APPLOBJ TYPE PPE_APPLOBJ_TYPE Applikationsobjekte in der iPPE-Workbench
IM_OTYPE TYPE PPE_GUI_OTYPE Objekttyp der iPPE-Workbench

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_CONTEXT TYPE CUICONTEXT Steuertabelle Kontext der iPPE-Workbench

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CONTEXT LIKE CUICONTEXT Steuertabelle Kontext der iPPE-Workbench

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_APPLOBJ ungültiges Applikationsobjekt
ILLEGAL_OTYPE ungültiger Objekttyp