The COMS_ATTR_VAL table in SAP ERP or S/4HANA stores Table for Fixed Values data. There are total 2 fields in COMS_ATTR_VAL table. The Table for Fixed 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 COMS_ATTR_VAL table. It is in Generating Set Types and Attributes (COM_SETTYPE_ATTRIBUTE) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMS_ATTR_VAL Table Fields
Following is the list of fields that are available in SAP COMS_ATTR_VAL table. The primary key fields of the table are ATTR_VAL_SINGLE (Single Value).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ATTR_VAL_SINGLE | Single Value | COMT_ATTR_VAL_SINGLE | CHAR (10) | |
| ATTR_VAL_TEXT | Description of Single Value | COMT_ATTR_VAL_TEXT | CHAR (60) |


