CRMC_UI_ROLE_WC - Work Center Link Details per Role
Work Center Link Details per Role information is stored in SAP table CRMC_UI_ROLE_WC.
It is part of development package CRM_BSP_UI_FRAME_CORE in software component CA-WUI-APF. This development package consists of objects that can be grouped under "Application Frame DDIC, Services and Utilities".
It is part of development package CRM_BSP_UI_FRAME_CORE in software component CA-WUI-APF. This development package consists of objects that can be grouped under "Application Frame DDIC, Services and Utilities".
Fields for table CRMC_UI_ROLE_WC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| ROLE | Business Role | X | CRMT_UI_PROFILE | CHAR | 12 | CRMC_UI_PROFILE |
| WC_ID | Work Center ID | X | CRMT_UI_WORK_CENTER_ID | CHAR | 10 | CRMC_UI_WC |
| GROUP_ID | Group ID | X | CRMT_UI_GROUP_ID | CHAR | 10 | CRMC_UI_WCLG |
| LINK_ID | Logical Link ID | X | CRMT_UI_LOGICAL_LINK_ID | CHAR | 10 | CRMC_UI_LLINK |
| V_MENU | Single-Character Indicator: Link Visible in Menu | CRM_UI_NB_LINK_MENU_V | CHAR | 1 | ||
| V_WC | Single-Character Indicator: Link Visible in Work Center | CRM_UI_NB_LINK_WC_V | CHAR | 1 | ||
| DELETED | Single-Character Indicator: Link Deleted | CRM_UI_NB_LINK_DELETED | CHAR | 1 | ||
| LINK_POS_NB | Logical Link Position in a Group (on Navigation Bar Level) | CRMT_UI_LLINK_POS_NB | INT1 | 1 | ||
| LINK_POS_ROLE | Logical Link Position in a Group (on Business Role Level) | CRMT_UI_LLINK_POS_ROLE | INT1 | 1 |