SAP COMC_TEXT_KEYOG Table – Keyword Group Assignment to Text Procedure

The COMC_TEXT_KEYOG table in SAP ERP or S/4HANA stores Keyword Group Assignment to Text Procedure data. There are total 4 fields in COMC_TEXT_KEYOG table. The Keyword Group Assignment to Text Procedure 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_KEYOG 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_KEYOG Table Fields

Following is the list of fields that are available in SAP COMC_TEXT_KEYOG table. The primary key fields of the table are CLIENT (Client), OBJECT (Text Object), TEXT_PROCEDURE (Text Determination Procedure).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
OBJECT Text Object COMT_TEXT_TEXTOBJECT TTXOB CHAR (10)
TEXT_PROCEDURE Text Determination Procedure COMT_TEXT_DET_PROCEDURE COMC_TEXT_P CHAR (8)
KEYWORD_GROUP Keyword Group for Text COMT_TEXT_KEYWORD_GROUP COMC_TEXT_KEYG CHAR (10)