SAP COMC_TEXT_KEYG_T Table – Keyword Group Texts

The COMC_TEXT_KEYG_T table in SAP ERP or S/4HANA stores Keyword Group Texts data. There are total 4 fields in COMC_TEXT_KEYG_T table. The Keyword Group Texts 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_TEXT_KEYG_T table. It is in COM: Customizing for Text Processing (COM_TEXT_CUST) ABAP package and is part of the Text Management (CRM-BF-TM) module.

SAP COMC_TEXT_KEYG_T Table Fields

Following is the list of fields that are available in SAP COMC_TEXT_KEYG_T table. The primary key fields of the table are CLIENT (Client), KEYWORD_GROUP (Keyword Group for Text), LANGU (Language Key).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
KEYWORD_GROUP Keyword Group for Text COMT_TEXT_KEYWORD_GROUP COMC_TEXT_KEYG CHAR (10)
LANGU Language Key SPRAS LANG (1)
DESCRIPTION Keyword Group Description COMT_TEXT_KEYWORD_GROUP_DESC CHAR (40)