The CRMC_FEATURE table in SAP ERP or S/4HANA stores Features to be measured (Customer Usage Project) data. There are total 5 fields in CRMC_FEATURE table. The Features to be measured (Customer Usage Project) 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_FEATURE table. It is in Infrastructure for Customer Usage Measurement (CRM_CUSTOMER_USAGE) ABAP package and is part of the Basic Functions (CRM-BF) module.
SAP CRMC_FEATURE Table Fields
Following is the list of fields that are available in SAP CRMC_FEATURE table. The primary key fields of Features to be measured (Customer Usage Project) table in SAP are .
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| COMPONENT | Application component ID | UFPS_POSID | CHAR (24) | |
| CATEGORY | Feature category | CRM_FEATURE_CATEGORY | CHAR (2) | |
| TYPE | Type of Updating Customer Usage Statistics | CRM_USAGE_UPDATE_TYPE | CHAR (1) | |
| IMPL_CLASS | Object Type Name | SEOCLSNAME | CHAR (30) | |
| FORCED_UPDATE | Forced update of usage table | CRM_FORCED_UPDATE | CHAR (1) |


