The CPNACT table in SAP ERP or S/4HANA stores Definition of Routing Types for Objects of iPPE Process Str. data. There are total 3 fields in CPNACT table. The Definition of Routing Types for Objects of iPPE Process Str. 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 CPNACT table. It is in Customizing for iPPE Process Structure (CPPEACT0C) ABAP package and is part of the Integrated Product and Process Engineering (AP-PPE) module.
SAP CPNACT Table Fields
Following is the list of fields that are available in SAP CPNACT table. The primary key fields of the table are PNTYPE (iPPE Node Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PNTYPE | iPPE Node Type | PVS_PNODE_TYPE | * | CHAR (8) |
| PLANTYPE | Type of iPPE Process Structure | PPE_PLANTYPE | CLIACTCHECK_DEF | CHAR (1) |
| ACTTYPE | Node Types in the iPPE Process Structure | PVS_ACTTYPE | CHAR (1) |


