The CRMM_PR_SRVRR table in SAP ERP or S/4HANA stores Service Product – Resource Requirement Set data. There are total 10 fields in CRMM_PR_SRVRR table. The Service Product – Resource Requirement Set 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 CRMM_PR_SRVRR table. It is in Product: Service – Resource Requirement (CRM_PRODUCT_RREQ) ABAP package and is part of the Products (CRM-MD-PRO) module.
SAP CRMM_PR_SRVRR Table Fields
Following is the list of fields that are available in SAP CRMM_PR_SRVRR table. The primary key fields of the table are CLIENT (Client), FRG_GUID (Set GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| FRG_GUID | Set GUID | COMT_FRG_GUID | RAW (16) | |
| HR_PLVAR | Plan Version | PLVAR | T778P | CHAR (2) |
| HR_OTYPE | Object Type | OTYPE | T778O | CHAR (2) |
| HR_OBJID | Object ID | HROBJID | PLOGI | NUMC (8) |
| PERSONS | Number of Persons | CRMT_PR_PERSONS | NUMC (3) | |
| VALID_FROM | Valid From (Time Stamp) | COMT_VALID_FROM | DEC (15) | |
| VALID_TO | Valid To (Time Stamp) | COMT_VALID_TO | DEC (15) | |
| UPNAME | Name of the User Who Last Changed the Set | COMT_UPNAME | CHAR (12) | |
| HISTEX | History Exists | COMT_HISTEX | CHAR (1) |


