SAP AXT_LOG_OBJTYPE Table – AXT Logical Object Type

The AXT_LOG_OBJTYPE table in SAP ERP or S/4HANA stores AXT Logical Object Type data. There are total 5 fields in AXT_LOG_OBJTYPE table. The AXT Logical Object 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 AXT_LOG_OBJTYPE table. It is in Extensibility Registry (AXT_MODEL_REGISTRY) ABAP package and is part of the Easy Enhancement Workbench (CA-GTF-EEW) module.

SAP AXT_LOG_OBJTYPE Table Fields

Following is the list of fields that are available in SAP AXT_LOG_OBJTYPE table. The primary key fields of the table are OBJECT_TYPE (Object Type).

Field Description Data Element Check Table Data Type
OBJECT_TYPE Object Type AXT_OBJECT_TYPE CHAR (30)
PGMID Program ID in Requests and Tasks PGMID CHAR (4)
OBJECT Object Type TROBJTYPE CHAR (4)
DESCRIPTION Description AXT_DESCRIPTION CHAR (60)
X_NEEDS_TADIR General Flag FLAG CHAR (1)