The CGICOMPONENT table in SAP ERP or S/4HANA stores iPPE Workbench Control Table – Navigation Tree data. There are total 7 fields in CGICOMPONENT table. The iPPE Workbench Control Table – Navigation Tree 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 CGICOMPONENT 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 CGICOMPONENT Table Fields
Following is the list of fields that are available in SAP CGICOMPONENT table. The primary key fields of the table are COUNTER (Internal Counter for PVS Objects).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| COUNTER | Internal Counter for PVS Objects | PVS_CNT4 | NUMC (4) | |
| APPLOBJ_TYPE | iPPE Application Object Type | PPE_APPLOBJ_TYPE | CGUICOMPONENT | CHAR (4) |
| OTYPE | Object Type for iPPE Workbench | PPE_GUI_OTYPE | CHAR (1) | |
| OBJCUST_TYPE | Single-Character Flag | CHAR1 | CHAR (1) | |
| EXOBJ | Flag (X or Blank) | AS4FLAG | CHAR (1) | |
| EXREL | Flag (X or Blank) | AS4FLAG | CHAR (1) | |
| ICON | Tree Control: Icon / Image | TV_IMAGE | CHAR (46) |


