The CRMC_PS_SUP_CPC table in SAP ERP or S/4HANA stores PS: Change-Process Chains data. There are total 6 fields in CRMC_PS_SUP_CPC table. The PS: Change-Process Chains 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 CRMC_PS_SUP_CPC table. It is in Successor Processing (CRM_PS_SUPR) ABAP package and is part of the S4CRM: Public Services Industry (CRM-S4-IPS) module.
SAP CRMC_PS_SUP_CPC Table Fields
Following is the list of fields that are available in SAP CRMC_PS_SUP_CPC table. The primary key fields of the table are CLIENT (Client), CPC_ID (Change Process Chain ID), SEQUENCE_NO (Sequence Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| CPC_ID | Change Process Chain ID | CRMT_PS_SUP_CPC_ID | CRMC_PS_SUP_CPCI | CHAR (10) |
| SEQUENCE_NO | Sequence Number | CRMT_PS_SUP_SEQ_NO | INT1 (3) | |
| CHNG_PROC | Change Process | CRMT_LEAS_CHNG | CRMC_LEAS_PROCES | CHAR (4) |
| CCP_SUBOBJ_CAT_H | Business Transaction Category | CRMT_SUBOBJECT_CATEGORY | CRMC_SUBOB_CAT | CHAR (10) |
| CCP_SUBOBJ_CAT_I | Service Item Object Type | CRMT_SWO_OBJTYP_PROCESS_ITEM | CRMC_SUBOB_CAT_I | CHAR (10) |


