The CGUI_APPL_DEF table in SAP ERP or S/4HANA stores Applications on the iPPE-GUI-Engine data. There are total 3 fields in CGUI_APPL_DEF table. The Applications on the iPPE-GUI-Engine table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CGUI_APPL_DEF table. It is in Customizing General Parts of the iPPE Interface (CPPEGUI0C) ABAP package and is part of the Integrated Product and Process Engineering (AP-PPE) module.
SAP CGUI_APPL_DEF Table Fields
Following is the list of fields that are available in SAP CGUI_APPL_DEF table. The primary key fields of the table are APPLICATION (Application in the iPPE Workbench).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| APPLICATION | Application in the iPPE Workbench | PPE_WB_APPLICATION | CHAR (4) | |
| FUNCTION_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR (40) | |
| BOR_INDICATOR | Indicator for Application Usability | PPE_APPL_INDICATOR | CHAR (1) |


