The CRMS4C_PSO_PSPR table in SAP ERP or S/4HANA stores Assignment of Process Steps to Profile data. There are total 4 fields in CRMS4C_PSO_PSPR table. The Assignment of Process Steps to Profile 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 CRMS4C_PSO_PSPR table. It is in Process Steps Overview (CRMS4_PSO) ABAP package and is part of the S4CRM: Business Transaction Framework (CRM-S4-BTX) module.
SAP CRMS4C_PSO_PSPR Table Fields
Following is the list of fields that are available in SAP CRMS4C_PSO_PSPR table. The primary key fields of the table are CLIENT (Client), PROC_STP_OVW_PRFL (Profile for Process Step Overview), PROCESS_STEP (Process Step).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PROC_STP_OVW_PRFL | Profile for Process Step Overview | CRMS4_PROC_STP_OVW_PRFL | CRMS4C_PSO_PRF | CHAR (8) |
| PROCESS_STEP | Process Step | CRMS4_PROC_STP | CRMS4C_PSO_STP | CHAR (30) |
| SEQUENCE_NUMBER | Sort Sequence for Process Step | CRMS4_PROC_STP_SQNC | NUMC (2) |


