SAP COMM_CATEGORYT Table – Category Description

The COMM_CATEGORYT table in SAP ERP or S/4HANA stores Category Description data. There are total 10 fields in COMM_CATEGORYT table. The Category Description 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_CATEGORYT table. It is in Category: General Table and Programs (COM_CATEGORY) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.

SAP COMM_CATEGORYT Table Fields

Following is the list of fields that are available in SAP COMM_CATEGORYT table. The primary key fields of the table are CLIENT (Client), CATEGORY_GUID (Category GUID), LANGU (Language Key).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT (3)
CATEGORY_GUID Category GUID COMT_CATEGORY_GUID COMM_CATEGORY RAW (16)
LANGU Language Key SPRAS T002 LANG (1)
CATEGORY_TEXT Category Description COMT_CATEGORY_TEXT CHAR (80)
TEXT_UPPER_CASE Category Description in Uppercase COMT_CATEGORY_TEXT_UPPER_CASE CHAR (80)
VALID_FROM Valid From (Time Stamp) COMT_VALID_FROM DEC (15)
VALID_TO Valid To (Time Stamp) COMT_VALID_TO DEC (15)
UPNAME Name of the User Who Last Changed the Set COMT_UPNAME CHAR (12)
HISTEX History Exists COMT_HISTEX CHAR (1)
LOGSYS Original System COMT_LOGSYS * CHAR (10)