CRMC_AUI_BTNS - Inbox Buttons: Customizing
Inbox Buttons: Customizing information is stored in SAP table CRMC_AUI_BTNS.
It is part of development package CRM_IC_APPL_INBOX in software component CRM-IC-UNI. This development package consists of objects that can be grouped under "Agent's Universal Inbox: Interim Level UI - BOL".
It is part of development package CRM_IC_APPL_INBOX in software component CRM-IC-UNI. This development package consists of objects that can be grouped under "Agent's Universal Inbox: Interim Level UI - BOL".
Fields for table CRMC_AUI_BTNS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| BUTTON_ID | Result Toolbar Button ID | X | CRM_AUI_BTN_ID | CHAR | 30 | |
| ICON_SRC | Icon for Result Toolbar Button | CRM_AUI_BTN_ICON_SRC | CHAR | 100 | ||
| TYPE | Result Toolbar Button Type | CRM_AUI_BTN_TYPE | CHAR | 4 | ||
| IC_WEBC | Button Activated for IC Roles | CRM_AUI_BTN_FLAG | CHAR | 2 | ||
| CRM_WEBC | Button Activated for Other Customer Management Roles | CRM_AUI_BTN_O_FLAG | CHAR | 2 | ||
| ON_CLICK | On-Click Event | CRM_AUI_BTN_EVENT | CHAR | 50 | ||
| ON_CLIENT_CLICK | On-Click Event (Client) | CRM_AUI_BTN_EVENT_JS | CHAR | 50 |