The CGIPRTYPE table in SAP ERP or S/4HANA stores Object Customizing for iPPE – Relationships data. There are total 11 fields in CGIPRTYPE table. The Object Customizing for iPPE – Relationships 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 CGIPRTYPE 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 CGIPRTYPE Table Fields
Following is the list of fields that are available in SAP CGIPRTYPE table. The primary key fields of the table are MANDT (Client), PROFIL_ID (Number of iPPE User Profile), PRTYPE (iPPE Relationship Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROFIL_ID | Number of iPPE User Profile | PVS_PROFIL_ID | CGIPROFIL | CHAR (8) |
| PRTYPE | iPPE Relationship Type | PVS_PNREL_TYPE | CPRTYPE | CHAR (8) |
| DIRECT1 | Display of Objects | PVS_DISPLAY | CHAR (1) | |
| DIRECT1FOLDER | Control Indicator for Displaying Folders | PVS_FOLDER | CHAR (1) | |
| DIRECT1UNFOLD | Indicator: Expand Folders | PVS_UNFOLD | CHAR (1) | |
| DIRECT1HIDE | Suppress Objects | PVS_HIDE | CHAR (1) | |
| DIRECT2 | Display of Objects | PVS_DISPLAY | CHAR (1) | |
| DIRECT2FOLDER | Control Indicator for Displaying Folders | PVS_FOLDER | CHAR (1) | |
| DIRECT2UNFOLD | Indicator: Expand Folders | PVS_UNFOLD | CHAR (1) | |
| DIRECT2HIDE | Suppress Objects | PVS_HIDE | CHAR (1) |


