The CCPROTYPEASGMT table in SAP ERP or S/4HANA stores Assignment of cPRO Object Link Types to iPPE Object Types data. There are total 7 fields in CCPROTYPEASGMT table. The Assignment of cPRO Object Link Types to iPPE Object Types 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 CCPROTYPEASGMT table. It is in Customizing for iPPE/cPRO Connection (CPPECPRO0C) ABAP package and is part of the Integrated Product and Process Engineering (AP-PPE) module.
SAP CCPROTYPEASGMT Table Fields
Following is the list of fields that are available in SAP CCPROTYPEASGMT table. The primary key fields of the table are MANDT (Client), CPRO_OBJLNKTYPE (Object Link Type in cProjects), PPE_APPLOBJ_TYPE (iPPE Application Object Type), PPE_OTYPE (iPPE Object Category (Gen.) Restricted to Nodes and Variants), PPE_PXTYPE (iPPE Object Types (Specialized) for cProjects Link).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CPRO_OBJLNKTYPE | Object Link Type in cProjects | PVS_OBJLINK_TYPE | CHAR (15) | |
| PPE_APPLOBJ_TYPE | iPPE Application Object Type | PPE_APPLOBJ_TYPE | CGUICOMPONENT | CHAR (4) |
| PPE_OTYPE | iPPE Object Category (Gen.) Restricted to Nodes and Variants | PVS_OTYPE_CPRO | CHAR (1) | |
| PPE_PXTYPE | iPPE Object Types (Specialized) for cProjects Link | PVS_OBJ_TYPE_CPRO | CHAR (8) | |
| LOGSYS | Logical System (with Value Help) | PPE_LOGSYS | CPPEDEST | CHAR (10) |
| CPRO_SHADOWTYPE | Object Link Type in cProjects | PVS_OBJLINK_TYPE | CHAR (15) |


