SAP COMT_SETT_X_H Table – History of Set Type

The COMT_SETT_X_H table in SAP ERP or S/4HANA stores History of Set Type data. There are total 9 fields in COMT_SETT_X_H table. The History of Set Type 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 COMT_SETT_X_H table. It is in Templates for Generating Set Types (COM_SETTYPE_TEMPLATES) ABAP package and is part of the Set Types and Attributes (AP-MD-PRO-SET) module.

SAP COMT_SETT_X_H Table Fields

Following is the list of fields that are available in SAP COMT_SETT_X_H table. The primary key fields of the table are CLIENT (Client), PRODUCT_GUID (Internal Unique ID of Product), VALID_TO (Valid To (Time Stamp)).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT * CLNT (3)
PRODUCT_GUID Internal Unique ID of Product COMT_PRODUCT_GUID RAW (16)
VALID_TO Valid To (Time Stamp) COMT_VALID_TO DEC (15)
VALID_FROM Valid From (Time Stamp) COMT_VALID_FROM DEC (15)
UPNAME Name of the User Who Last Changed the Set COMT_UPNAME CHAR (12)
LOGSYS Original System COMT_LOGSYS * CHAR (10)
UPDATE_TYPE Type of Change UPDATE_TYPE CHAR (1)
SV_FIELD1 Dummy function in length 1 DUMMY CHAR (1)
DEFAULT_FIELD Dummy function in length 1 DUMMY CHAR (1)