SAP AXT_REG_NAV_OBJT Navigational objects Table
Overview
AXT_REG_NAV_OBJT is a standard SAP S/4HANA table that stores Navigational objects data. There are total 3 fields in the AXT_REG_NAV_OBJT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_REG_NAV_OBJT 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_REG_NAV_OBJT to other SAP tables and standard CDS views available based on AXT_REG_NAV_OBJT table in S/4HANA 2020.
Techincal Settings of AXT_REG_NAV_OBJT
Below are technical details of the table AXT_REG_NAV_OBJT
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of AXT_REG_NAV_OBJT Fields
The following table gives you an overview of the fields available in AXT_REG_NAV_OBJT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| NAV_OBJECT | Application Name for Appl.Reference Type-NavObj is old Name | AXT_NAV_OBJECT | AXT_REG_NAV_OBJ | CHAR | 30 |
| 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_REG_NAV_OBJT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_REG_NAV_OBJT | LANGU | 1: CN | T002 |
| AXT_REG_NAV_OBJT | NAV_OBJECT | 1: CN | AXT_REG_NAV_OBJ |