The CRMC_SRV_PREDICT table in SAP ERP or S/4HANA stores Service Prediction Parameters data. There are total 3 fields in CRMC_SRV_PREDICT table. The Service Prediction Parameters 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_SRV_PREDICT table. It is in CRM Service Order Item Data (CRM_SERVICE_I) ABAP package and is part of the Service Order (CRM-BTX-SVO) module.
SAP CRMC_SRV_PREDICT Table Fields
Following is the list of fields that are available in SAP CRMC_SRV_PREDICT table. The primary key fields of the table are CLIENT (Client), SRV_PRED_KEY (Service Prediction: Key Field).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SRV_PRED_KEY | Service Prediction: Key Field | CRMT_SRV_PRED_KEY | CHAR (8) | |
| SRV_PRED_MIN_NUM | Minimum Number of Records for Prediction | CRMT_SRV_PRED_MIN_NUMBER | INT4 (10) |


