SAP AXT_EXTTYPE_OBJ AXT Object Type per Extension Type Table

Overview

AXT_EXTTYPE_OBJ is a standard SAP S/4HANA table that stores AXT Object Type per Extension Type data. There are total 4 fields in the AXT_EXTTYPE_OBJ table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table AXT_EXTTYPE_OBJ belongs to Easy Enhancement Workbench (CA-GTF-EEW) module and is located in the package Extensibility Registry (AXT_MODEL_REGISTRY).

In addition, following links provide an overview of foreign key relationships, if any, that link AXT_EXTTYPE_OBJ to other SAP tables and standard CDS views available based on AXT_EXTTYPE_OBJ table in S/4HANA 2020.

Techincal Settings of AXT_EXTTYPE_OBJ

Below are technical details of the table AXT_EXTTYPE_OBJ

  • Buffering not allowed
  • No buffering
  • Storage type is Column Store

List of AXT_EXTTYPE_OBJ Fields

The following table gives you an overview of the fields available in AXT_EXTTYPE_OBJ

FieldDescriptionData ElementCheck TableData TypeLength
EXTENSION_TYPEEnhancement TypeAXT_EXTENSION_TYPEAXT_EXTTYPECHAR30
OBJECT_TYPEObject TypeAXT_OBJECT_TYPEAXT_OBJTYPECHAR30
ADAPTER_CLASSObject Type NameSEOCLSNAMECHAR30
REAL_OBJECT_TYPEObject TypeAXT_OBJECT_TYPECHAR30

Foreign Key Relationships

A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AXT_EXTTYPE_OBJ

Table NameFieldCardinalityCheck Table
AXT_EXTTYPE_OBJEXTENSION_TYPE:AXT_EXTTYPE
AXT_EXTTYPE_OBJOBJECT_TYPE:AXT_OBJTYPE

Other References