The CRMD_SERWI table in SAP ERP or S/4HANA stores Service Availability Profile data. There are total 3 fields in CRMD_SERWI table. The Service Availability 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 CRMD_SERWI table. It is in Service Agreements (SLA) (CRM_SERVICE_ENTITLEMNT) ABAP package and is part of the Service Contract (CRM-BTX-CTR-SCO) module.
SAP CRMD_SERWI Table Fields
Following is the list of fields that are available in SAP CRMD_SERWI table. The primary key fields of the table are CLIENT (Client), SRV_SERWI (Service Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| SRV_SERWI | Service Profile | CRMT_SRV_SERWI | CHAR (10) | |
| SRV_RULE_ID | Internal Identification of Rules of Periodic Appointments | SC_RULEID | CHAR (25) |


