SAP AXT_OBJTYPE AXT Object Type Table
Overview
AXT_OBJTYPE is a standard SAP S/4HANA table that stores AXT Object Type data. There are total 9 fields in the AXT_OBJTYPE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_OBJTYPE 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_OBJTYPE to other SAP tables and standard CDS views available based on AXT_OBJTYPE table in S/4HANA 2020.
Techincal Settings of AXT_OBJTYPE
Below are technical details of the table AXT_OBJTYPE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_OBJTYPE Fields
The following table gives you an overview of the fields available in AXT_OBJTYPE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT_TYPE | Object Type | AXT_OBJECT_TYPE | CHAR | 30 | |
| NUMBERRANGE | Number Range | AXT_NUMBERRANGE_DEF | AXT_NR_DEF | CHAR | 30 |
| NAME_BODY_Z | Name | AXT_NAME | CHAR | 30 | |
| NAME_BODY_NS | Name | AXT_NAME | CHAR | 30 | |
| IMPL_CLASS | Implementing Class | AXT_CLASS | CHAR | 30 | |
| CLUSTER_CLASS | Implementing Class | AXT_CLASS | CHAR | 30 | |
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR | 4 | |
| OBJECT | Object Type | TROBJTYPE | CHAR | 4 | |
| DESCRIPTION | Description | AXT_DESCRIPTION | CHAR | 60 |
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_OBJTYPE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_OBJTYPE | NUMBERRANGE | 1: CN | AXT_NR_DEF |