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.
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 |
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 |
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 |
This function module does not define any CHANGING 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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_APPLOBJ | ungültiges Applikationsobjekt |
ILLEGAL_OTYPE | ungültiger Objekttyp |