AXT_CAT_OBJ_DTL - Catalogue object detail
Catalogue object detail information is stored in SAP table AXT_CAT_OBJ_DTL.
It is part of development package AXT_MODEL in software component CA-GTF-EEW. This development package consists of objects that can be grouped under "Application Extensibility Tool: Model".
It is part of development package AXT_MODEL in software component CA-GTF-EEW. This development package consists of objects that can be grouped under "Application Extensibility Tool: Model".
Fields for table AXT_CAT_OBJ_DTL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EXTENSION_ID | Enhancement ID | X | AXT_EXTENSION_ID | CHAR | 60 | |
VERSION | Version in Enhancement Repository | X | AXT_REPOSITORY_VERSION | CHAR | 2 | |
CATALOGUE_KIND | Catalog Type | X | AXT_CATALOGUE_KIND | CHAR | 2 | |
CATALOGUE_ID | Catalog ID | X | AXT_CATALOGUE_ID | CHAR | 64 | |
OBJECT_ID | GUID | X | AXT_GUID | CHAR | 64 | |
DETAIL_ID | Element ID | X | AXT_ELEMENT_ID | NUMC | 12 | |
PARENT | Element ID | AXT_ELEMENT_ID | NUMC | 12 | ||
DETAIL_ORDER | List Order | AXT_ORDER | NUMC | 12 | ||
OBJ_PARAMETER | Parameter | AXT_PARAMETER | CHAR | 60 | ||
OBJ_PARAMVALUE | Parameter Value | AXT_PARAMVALUE | CHAR | 510 |