SAP AXT_LOG_OBJT_PRT AXT Logical Object Type Table
Overview
AXT_LOG_OBJT_PRT is a standard SAP S/4HANA table that stores AXT Logical Object Type data. There are total 7 fields in the AXT_LOG_OBJT_PRT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_LOG_OBJT_PRT 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_LOG_OBJT_PRT to other SAP tables and standard CDS views available based on AXT_LOG_OBJT_PRT table in S/4HANA 2020.
Techincal Settings of AXT_LOG_OBJT_PRT
Below are technical details of the table AXT_LOG_OBJT_PRT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_LOG_OBJT_PRT Fields
The following table gives you an overview of the fields available in AXT_LOG_OBJT_PRT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT_TYPE | Object Type | AXT_OBJECT_TYPE | AXT_LOG_OBJTYPE | CHAR | 30 |
| TABNAME | Table Name | TABNAME | * | CHAR | 30 |
| FIELDNAME | Field Name | FIELDNAME | * | 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 | |
| X_IS_LOGICAL_KEY | General Flag | FLAG | CHAR | 1 |
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_LOG_OBJT_PRT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_LOG_OBJT_PRT | NUMBERRANGE | : | AXT_NR_DEF |
| AXT_LOG_OBJT_PRT | OBJECT_TYPE | : | AXT_LOG_OBJTYPE |