SAP AXT_CAT_OBJECT Catalogue object Table
Overview
AXT_CAT_OBJECT is a standard SAP S/4HANA table that stores Catalogue object data. There are total 10 fields in the AXT_CAT_OBJECT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_CAT_OBJECT belongs to Easy Enhancement Workbench (CA-GTF-EEW) module and is located in the package Application Extensibility Tool: Model (AXT_MODEL).
In addition, following links provide an overview of foreign key relationships, if any, that link AXT_CAT_OBJECT to other SAP tables and standard CDS views available based on AXT_CAT_OBJECT table in S/4HANA 2020.
Techincal Settings of AXT_CAT_OBJECT
Below are technical details of the table AXT_CAT_OBJECT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_CAT_OBJECT Fields
The following table gives you an overview of the fields available in AXT_CAT_OBJECT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| EXTENSION_ID | Enhancement ID | AXT_EXTENSION_ID | CHAR | 30 | |
| VERSION | Version in Enhancement Repository | AXT_REPOSITORY_VERSION | CHAR | 1 | |
| CATALOGUE_KIND | Catalog Type | AXT_CATALOGUE_KIND | CHAR | 1 | |
| CATALOGUE_ID | Catalog ID | AXT_CATALOGUE_ID | CHAR | 32 | |
| OBJECT_ID | GUID | AXT_GUID | CHAR | 32 | |
| OBJECT_TYPE | Object Type | AXT_OBJECT_TYPE | AXT_OBJTYPE | CHAR | 30 |
| OBJ_NAME | Object Name in Object List | TROBJ_NAME | CHAR | 120 | |
| X_TO_BE_DELETED | General Flag | FLAG | CHAR | 1 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| IS_LOCAL | Boolean | AXT_BOOLEAN | 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_CAT_OBJECT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_CAT_OBJECT | OBJECT_TYPE | 1: CN | AXT_OBJTYPE |