The CRM_SRV_RESERV table in SAP ERP or S/4HANA stores CRM Service Reservations data. There are total 5 fields in CRM_SRV_RESERV table. The CRM Service Reservations 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 CRM_SRV_RESERV table. It is in Customer Relationship Management (Interfaces SFA Server) (CRM) ABAP package and is part of the Logistic Integration for CRM Business Suite (LO-INT-CRM) module.
SAP CRM_SRV_RESERV Table Fields
Following is the list of fields that are available in SAP CRM_SRV_RESERV table. The primary key fields of the table are CLIENT (Client), CRM_HEADER_GUID (External Object Technical Key), CRM_ITEM_GUID (External Object Technical Key), RESERVATION (Number of reservation/dependent requirements), RES_ITEM (Item Number of Reservation / Dependent Requirements).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| CRM_HEADER_GUID | External Object Technical Key | IAOM_EXT_OBJECT_ID | CHAR (34) | |
| CRM_ITEM_GUID | External Object Technical Key | IAOM_EXT_OBJECT_ID | CHAR (34) | |
| RESERVATION | Number of reservation/dependent requirements | RSNUM | * | NUMC (10) |
| RES_ITEM | Item Number of Reservation / Dependent Requirements | RSPOS | NUMC (4) |


