The COMC_PR_COND_GRT table in SAP ERP or S/4HANA stores Text Table for Group for Condition Maintenance data. There are total 4 fields in COMC_PR_COND_GRT table. The Text Table for Group for Condition Maintenance 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_PR_COND_GRT table. It is in Product Master Customizing – CRM (CRM_PRODUCT_CUST) ABAP package and is part of the Products (CRM-MD-PRO) module.
SAP COMC_PR_COND_GRT Table Fields
Following is the list of fields that are available in SAP COMC_PR_COND_GRT table. The primary key fields of the table are CLIENT (Client), COND_APPL (Application as Condition Technique), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| COND_APPL | Application as Condition Technique | /SAPCND/APPLICATION | COMC_PR_COND_GRP | CHAR (3) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| VTEXT | Description | /SAPCND/VTXTK | CHAR (20) |


