The COMM_CFGDEPVAR table in SAP ERP or S/4HANA stores Pattern data. There are total 13 fields in COMM_CFGDEPVAR table. The Pattern 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 COMM_CFGDEPVAR table. It is in Product Configuration DB (COM_CFG_DB) ABAP package and is part of the Product Configurator (AP-CFG) module.
SAP COMM_CFGDEPVAR Table Fields
Following is the list of fields that are available in SAP COMM_CFGDEPVAR table. The primary key fields of the table are MANDT (Client), KBID (Internal identifier of a knowledge base), NETID (Internal identifier of a model element), NETSTATNR (State counter), DEPID (Internal identifier of a model element), DEPSTATNR (State counter), SYMBOLID (Internal identifier of a model element).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| KBID | Internal identifier of a knowledge base | COMT_CFGD_KBID | INT4 (10) | |
| NETID | Internal identifier of a model element | COMT_CFGD_ID | INT4 (10) | |
| NETSTATNR | State counter | COMT_CFGD_STATNR | INT2 (5) | |
| DEPID | Internal identifier of a model element | COMT_CFGD_ID | INT4 (10) | |
| DEPSTATNR | State counter | COMT_CFGD_STATNR | INT2 (5) | |
| SYMBOLID | Internal identifier of a model element | COMT_CFGD_ID | INT4 (10) | |
| OBJID | Internal identifier of a model element | COMT_CFGD_ID | INT4 (10) | |
| OBJKBID | Internal identifier of a knowledge base | COMT_CFGD_KBID | INT4 (10) | |
| CHARID | Internal identifier of a model element | COMT_CFGD_ID | INT4 (10) | |
| CHARKBID | Internal identifier of a knowledge base | COMT_CFGD_KBID | INT4 (10) | |
| SPTYPE | Simple Pattern Type | COMT_CFGD_SPTYPE | INT4 (10) | |
| IOFLAG | Input/Output Flag | COMT_CFGD_IOFLAG | CHAR (2) |


