CRMD_SHORTCUT - Shortcuts
Shortcuts information is stored in SAP table CRMD_SHORTCUT.
It is part of development package CRM_BSP_UI_FRAME_SAVEDSEARCH in software component CA-WUI-SEA. This development package consists of objects that can be grouped under "Applicalition Frame Saved Searches".
It is part of development package CRM_BSP_UI_FRAME_SAVEDSEARCH in software component CA-WUI-SEA. This development package consists of objects that can be grouped under "Applicalition Frame Saved Searches".
Fields for table CRMD_SHORTCUT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
GUID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
TYPE | Shortcut Type | CRMT_SHORTCUT_TYPE | CHAR | 20 | ||
DESCRIPTION | Shortcut Description | CRMT_SHORTCUT_DESCRIPTION | CHAR | 160 | ||
APPLICATION | Application of Shortcut | CRMT_SHORTCUT_APPLICATION | CHAR | 80 | ||
RELATED_OBJECT | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR | 60 | ||
NAV_DESCRIPTOR | Navigation Descriptor - Serialized | CRMT_SHORTCUT_NAV_DESCRIPTOR | CHAR | 200 | ||
AUDIENCE_TYPE | Shortcut: Audience Type | CRMT_SHORTCUT_AUDIENCE_TYPE | CHAR | 20 | ||
AUDIENCE_KEY | Shortcut: Audience Key | CRMT_SHORTCUT_AUDIENCE_KEY | CHAR | 80 | ||
OWNER_TYPE | Shortcut: Owner Type | CRMT_SHORTCUT_OWNER_TYPE | CHAR | 20 | ||
OWNER_KEY | Shortcut: Owner Key | CRMT_SHORTCUT_OWNER_KEY | CHAR | 80 | ||
PARAMETER_ | Shortcut Parameter | CRMT_SHORTCUT_PARAMETER | CHAR | 80 | ||
CATEGORY_ID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 64 | ||
LAYOUT_INCLUDED | Boolean Value | CRMT_UI_BOOLEAN | CHAR | 2 | ||
CONFIG_KEYS | Text, 256 Characters | TEXT256 | CHAR | 512 |