The CRMC_UBB_CP table in SAP ERP or S/4HANA stores Extended Change Process Control data. There are total 5 fields in CRMC_UBB_CP table. The Extended Change Process Control 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_UBB_CP table. It is in Service Contracts: Change Processes (CRMS4_SERVICE_CONTRACT_CP) ABAP package and is part of the S4CRM: Service Contract and Quotation (CRM-S4-SRV-CTR) module.
SAP CRMC_UBB_CP Table Fields
Following is the list of fields that are available in SAP CRMC_UBB_CP table. The primary key fields of the table are MANDT (Client), PROC_ID (Contract Change Process), OBJ_TYPE (Leading Business Transaction Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PROC_ID | Contract Change Process | CRMT_UBB_CHNG_PROC | CHAR (4) | |
| OBJ_TYPE | Leading Business Transaction Category | CRMT_SWO_OBJTYP_PROCESS | CHAR (10) | |
| CPE_ID | Change Process | CRMT_LEAS_CHNG | CRMC_LEAS_PROCES | CHAR (4) |
| INP_REQ | Logical Variable | CRMT_BOOLEAN | CHAR (1) |


