The COMC_PRODUCT table in SAP ERP or S/4HANA stores General Product Settings data. There are total 5 fields in COMC_PRODUCT table. The General Product Settings 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 COMC_PRODUCT table. It is in Product Master Customizing – General (COM_PRODUCT_CUST) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMC_PRODUCT Table Fields
Following is the list of fields that are available in SAP COMC_PRODUCT table. The primary key fields of the table are CLIENT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| INACTIVE_PROD | Inactive Products Allowed | COMT_PROD_INACTIVE | CHAR (1) | |
| CONFIG_PROD | Configurable Products Allowed | COMT_PROD_CONFIG | CHAR (1) | |
| REFERENCE_ACT | Activate Data References for Individual Objects | COMT_PR_REF | CHAR (1) | |
| INDEXTABLE | Activate Index Table for Products | COMT_PRODUCT_INDEXTABLE | CHAR (1) |


