The CPPEREP table in SAP ERP or S/4HANA stores Reports in iPPE Workbench data. There are total 6 fields in CPPEREP table. The Reports in iPPE Workbench 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 CPPEREP 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 CPPEREP Table Fields
Following is the list of fields that are available in SAP CPPEREP table. The primary key fields of the table are MANDT (Client), REPCNT (Internal Counter for iPPE Objects).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| REPCNT | Internal Counter for iPPE Objects | PVS_COUNT | NUMC (8) | |
| PXTYPE | iPPE Object Type | PPE_TS_PXTYPE | * | CHAR (8) |
| APPLOBJ_TYPE | iPPE Application Object Type | PPE_APPLOBJ_TYPE | CGUICOMPONENT | CHAR (4) |
| OTYPE | Object Type for iPPE Workbench | PPE_GUI_OTYPE | CHAR (1) | |
| REPID | Name of Function Module | RS38L_FNAM | TFDIR | CHAR (30) |


