CRM_MDB_PROFILES - Maintain Manager Dashboard Profiles
Maintain Manager Dashboard Profiles information is stored in SAP table CRM_MDB_PROFILES.
It is part of development package CRM_IC_MDB in software component CRM-IC-MDB. This development package consists of objects that can be grouped under "Interaction Center Manager Dashboard".
It is part of development package CRM_IC_MDB in software component CRM-IC-MDB. This development package consists of objects that can be grouped under "Interaction Center Manager Dashboard".
Fields for table CRM_MDB_PROFILES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
UNAME | User Name | X | SYUNAME | CHAR | 24 | |
PROFILE_ID | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
PROFILE_NAME | Case-Sensitive Characters | CRMT_IC_MDB_CHAR32 | CHAR | 64 | ||
PROFILE_DESC | Case-Sensitive Characters | CRMT_IC_MDB_CHAR80 | CHAR | 160 | ||
PROFILE_SHARED | General Flag | FLAG | CHAR | 2 | ||
PROFILE_DEFAULT | General Flag | FLAG | CHAR | 2 |