CGUICOMPONENT - Register Application Objects in the iPPE Workbench
Register Application Objects in the iPPE Workbench information is stored in SAP table CGUICOMPONENT.
It is part of development package CPPEGUI0C in software component AP-PPE. This development package consists of objects that can be grouped under "Customizing General Parts of the iPPE Interface".
It is part of development package CPPEGUI0C in software component AP-PPE. This development package consists of objects that can be grouped under "Customizing General Parts of the iPPE Interface".
Fields for table CGUICOMPONENT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLOBJ_TYPE | iPPE Application Object Type | X | PPE_APPLOBJ_TYPE | CHAR | 8 | |
GI_CLS_NAME | Implementing Class for IF_PPENIENG_CNTL | PPE_GI_CLS_NAME | CHAR | 60 | ||
GI_METH_NAME | Name of the GET_INSTANCE Method for Network (NI) | PPE_GI_METH_NAME | CHAR | 60 | ||
GI_CT_CLS_NAME | Implementing Class for IF_PPENIENG_CTMENU | PPE_GI_CT_CLS_NAME | CHAR | 60 | ||
GI_CT_METH_NAME | Name of the GET_INSTANCE Method for Network (NI) | PPE_GI_CT_METH_NAME | CHAR | 60 | ||
UI_CLS_NAME | Implementing Class for IF_PPENIENG_CNTL | PPE_UI_CLS_NAME | CHAR | 60 | ||
UI_METH_NAME | Name of the GET_INSTANCE Method for Screens (UI) | PPE_UI_METH_NAME | CHAR | 60 | ||
NI_DEFAULT_IMPL | Use Default Implementation for iPPE Network Graphic | PPE_NI_DEFAULT_IMPL | CHAR | 2 | ||
NI_CLS_NAME | Implementing Class for IF_PPENIENG_CNTL | PPE_NI_CLS_NAME | CHAR | 60 | ||
NI_METH_NAME | Name of the GET_INSTANCE Method for the Navigation Tree (GI) | PPE_NI_METH_NAME | CHAR | 60 | ||
REL_CLS_NAME | Implementing Class for IF_PPENIENG_CNTL | PPE_REL_CLS_NAME | CHAR | 60 | ||
REL_METH_NAME | Name of the GET_INSTANCE Method for Relationship in iPPE GUI | PPE_REL_METH_NAME | CHAR | 60 | ||
REL_DEFAULT_IMPL | Use Default Implementation for Maintenance of iPPE Relatshps | PPE_REL_DEFAULT_IMPL | CHAR | 2 | ||
EXOBJ | Indicates if object is external or not | PPE_EXOBJ | CHAR | 2 | ||
OTYPE | Object Type for External Objects in iPPE Workbench | PPE_EXOBJ_OTYPE | CHAR | 2 | ||
SORT_INDEX | iPPE Workbench Sort Field | PPE_SORT | INT1 | 1 | ||
ICON | Icon for iPPE Objects | PPE_ICON | CHAR | 8 | * | |
CD_DISPLAY | Application Object is Relevant for Change Document Display | PPE_CD_DISPLAY | CHAR | 2 |