The CRMC_UI_ROLE_DL1 table in SAP ERP or S/4HANA stores Display Direct Links per Role data. There are total 6 fields in CRMC_UI_ROLE_DL1 table. The Display Direct Links per Role table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_UI_ROLE_DL1 table. It is in Application Frame DDIC, Services and Utilities (CRM_BSP_UI_FRAME_CORE) ABAP package and is part of the Application Frame (CA-WUI-APF) module.
SAP CRMC_UI_ROLE_DL1 Table Fields
Following is the list of fields that are available in SAP CRMC_UI_ROLE_DL1 table. The primary key fields of the table are CLIENT (Client), BUS_ROLE (Business Role), NB_PROFILE (Profile), LINK_ID (Logical Link ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| BUS_ROLE | Business Role | CRMT_UI_PROFILE | CRMC_UI_PROFILE | CHAR (12) |
| NB_PROFILE | Profile | CRMT_UI_FRW_PROFILE | CRMC_UI_NB | CHAR (32) |
| LINK_ID | Logical Link ID | CRMT_UI_LOGICAL_LINK_ID | CRMC_UI_LLINK | CHAR (10) |
| VISIBLE | Single-Character Ind.: Link Visible in Direct Link Group | CRM_UI_NB_LINK_DLG_V | CHAR (1) | |
| DELETED | Single-Character Indicator: Link Deleted | CRM_UI_NB_LINK_DELETED | CHAR (1) |


