SAP CRM_MD_PROFILES Table – Maintain Manager Dashboard Profiles

The CRM_MD_PROFILES table in SAP ERP or S/4HANA stores Maintain Manager Dashboard Profiles data. There are total 7 fields in CRM_MD_PROFILES table. The Maintain Manager Dashboard Profiles 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 CRM_MD_PROFILES table. It is in Interaction Center Manager Dashboard (CRM_IC_MDB) ABAP package and is part of the Manager Dashboard (CRM-IC-MDB) module.

SAP CRM_MD_PROFILES Table Fields

Following is the list of fields that are available in SAP CRM_MD_PROFILES table. The primary key fields of the table are MANDT (Client), UNAME (Last Changed By), PROFNAME (XML Document Name).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
UNAME Last Changed By UPNAM CHAR (12)
PROFNAME XML Document Name CRM_IC_XMLNAME CHAR (32)
PROFDESC Profile Description CRM_PROFDESC CHAR (60)
SHARED General Flag FLAG CHAR (1)
DEFAULTPROF General Flag FLAG CHAR (1)
XMLDATA String CRM_IC_STRING STRG ()