The CPPEUI01 table in SAP ERP or S/4HANA stores iPPE Interface: Load Screen and Subscreen Container APPLOBJs data. There are total 16 fields in CPPEUI01 table. The iPPE Interface: Load Screen and Subscreen Container APPLOBJs 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 CPPEUI01 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 CPPEUI01 Table Fields
Following is the list of fields that are available in SAP CPPEUI01 table. The primary key fields of the table are APPLOBJ_TYPE (iPPE Application Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| APPLOBJ_TYPE | iPPE Application Object Type | PPE_APPLOBJ_TYPE | CGUICOMPONENT | CHAR (4) |
| OTYPE | Object Type for External Objects in iPPE Workbench | PPE_EXOBJ_OTYPE | CHAR (1) | |
| PROGRAMCARRIER | Program for Subscreen Container for Application Object | PPEUI_CARRIER_PROGNAME | D020S | CHAR (40) |
| DYNPROCARRIER | Subscreen Container for Application Object | PPEUI_CARRIER_DYNNR | D020S | CHAR (4) |
| PROGRAMHEAD | Main Program Header Data-Include | PPEUI_HEAD_PROGNAME | D020S | CHAR (40) |
| DYNPROHEAD | Include-Screen Header Data | PPEUI_HEAD_DYNNR | D020S | CHAR (4) |
| PROGRAMHEAD_BUTT | Main Program Header Data-Include (Buttons) | PPEUI_HEAD_PROGNAME_BUTTON | D020S | CHAR (40) |
| DYNPROHEAD_BUTT | Include-Screen Header Data (Buttons) | PPEUI_HEAD_DYNNR_BUTTON | D020S | CHAR (4) |
| PROGRAMLOAD | Program for Load Screen for Application Object (Navigation) | PPEUI_LOADPROG_NAVTREE | D020S | CHAR (40) |
| DYNPROLOAD | Loading Screen for Application Object (NavTree) | PPEUI_LOADDYNP_NAVTREE | D020S | CHAR (4) |
| PROGRAMLOAD2 | Program for Load Screen for Application Object (Assignments) | PPEUI_LOADPROG_ASSIGN | D020S | CHAR (40) |
| DYNPROLOAD2 | Loading Program for Application Object (Assignment) | PPEUI_LOADDYNP_ASSIGN | D020S | CHAR (4) |
| PROGRAMCREATE | In this program, the subscreen restricts types. | PPEUI_CREATEPROG_NAVTREE | CHAR (40) | |
| DYNPROCREATE | Subscreen Number for Restriction of Possible Types | PPEUI_CREATEDYNP_NAVTREE | CHAR (4) | |
| ENABLE_CREATE | Create with Loading Screen | PPEUI_ENABLE_CREATE | CHAR (1) | |
| APPLOBJ | Application | PPEUI_APPLICATION | CHAR (4) |


