AXT_EMBEDDABLE - Repository of embeddable views
Repository of embeddable views information is stored in SAP table AXT_EMBEDDABLE.
It is part of development package AXT_RA in software component CA-WUI-RA. This development package consists of objects that can be grouped under "Rapid Apps".
It is part of development package AXT_RA in software component CA-WUI-RA. This development package consists of objects that can be grouped under "Rapid Apps".
Fields for table AXT_EMBEDDABLE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EMBEDDABLE_ID | Identifier for Embeddable Views | X | AXT_EMBED_ID | CHAR | 40 | |
TYPE | Extensible Object Type (Used for Text Table) | AXT_EXT_OBJ_TYPE | CHAR | 6 | ||
SUBTYPE | Name | AXT_NAME | CHAR | 60 | ||
ANCHOR_OBJECT | Object Name | AXT_OBJECT_NAME | CHAR | 60 | ||
COMPONENT | BSP Component | AXT_COMPONENT | CHAR | 60 | ||
WINDOW | BSP View | AXT_VIEW | CHAR | 140 | ||
EXTENSION_ID | Enhancement ID | AXT_EXTENSION_ID | CHAR | 60 | ||
ANCHOR_ALIAS | Alias for Object | AXT_BOL_UI_OBJECT_ALIAS | CHAR | 40 |