SAP AXT_OBJ_PARAM Table – OBSOLETE

The AXT_OBJ_PARAM table in SAP ERP or S/4HANA stores OBSOLETE data. There are total 7 fields in AXT_OBJ_PARAM table. The OBSOLETE 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_OBJ_PARAM 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_OBJ_PARAM Table Fields

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

Field Description Data Element Check Table Data Type
OBJECT_TYPE Object Type AXT_OBJECT_TYPE CHAR (30)
OBJ_PARAMETER Parameter AXT_PARAMETER CHAR (30)
DESCRIPTION Description AXT_DESCRIPTION CHAR (60)
X_KEYFLAG General Flag FLAG CHAR (1)
X_OPTIONAL General Flag FLAG CHAR (1)
X_MULTIPLE General Flag FLAG CHAR (1)
PARENT Parameter AXT_PARAMETER CHAR (30)