The BMA_CHVAL table in SAP ERP or S/4HANA stores OLD CFM Benchmarking: Characteristic Values data. There are total 7 fields in BMA_CHVAL table. The OLD CFM Benchmarking: Characteristic Values 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 BMA_CHVAL table. It is in OLD Benchmark Management (Replaced by CFM_AFWBM) (CFM_BMA) ABAP package and is part of the Portfolio Analyzer (FIN-FSCM-TRM-PA) module.
SAP BMA_CHVAL Table Fields
Following is the list of fields that are available in SAP BMA_CHVAL table. The primary key fields of the table are MANDT (Client), CHID (OLD CFM Benchmarking: Characteristic ID), CHVALUE (OLD CFM Benchmarking: Characteristic Value).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| CHID | OLD CFM Benchmarking: Characteristic ID | BMA_CHID | BMA_CH | CHAR (15) |
| CHVALUE | OLD CFM Benchmarking: Characteristic Value | BMA_CHVALUE | CHAR (15) | |
| UPTSTP | Time Stamp | AFW_TIMESTP | NUMC (14) | |
| UPUSER | Last Changed By | AFW_UPUSER | * | CHAR (12) |
| CRTSTP | Time Stamp | AFW_TIMESTP | NUMC (14) | |
| CRUSER | Created By | AFW_CRUSER | * | CHAR (12) |


