The CRMC_VAL_TYPE table in SAP ERP or S/4HANA stores Service Valuation Kind data. There are total 2 fields in CRMC_VAL_TYPE table. The Service Valuation Kind 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_VAL_TYPE 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_VAL_TYPE Table Fields
Following is the list of fields that are available in SAP CRMC_VAL_TYPE table. The primary key fields of the table are CLIENT (Client), VALUATION_TYPE (Valuation Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| VALUATION_TYPE | Valuation Type | CRMT_VALUATION_TYPE | CHAR (6) |


