The CRM_SRV_SCENARIO table in SAP ERP or S/4HANA stores Service Logistics Scenarios for Material Withdrawal data. There are total 6 fields in CRM_SRV_SCENARIO table. The Service Logistics Scenarios for Material Withdrawal 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_SCENARIO 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_SCENARIO Table Fields
Following is the list of fields that are available in SAP CRM_SRV_SCENARIO table. The primary key fields of the table are CLIENT (Client), PROCESS_TYPE (Business Transaction Type), ITEM_TYPE (Item Category), SERVICE_ORG (Service Organization), SERVICE_ORG_RESP (Responsible Organizational Unit (Service)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE_CO | * | CHAR (4) |
| ITEM_TYPE | Item Category | CRMT_ITEM_TYPE_CO | * | CHAR (4) |
| SERVICE_ORG | Service Organization | CRMT_SERVICE_ORG_CO | * | CHAR (14) |
| SERVICE_ORG_RESP | Responsible Organizational Unit (Service) | CRMT_SERVICE_ORG_RESP_CO | * | CHAR (14) |
| LOG_SCENARIO | Type of Service Logistics Scenario for Material Withdrawal | CRMT_LOG_SCENARIO_TYP | CHAR (1) |


