The CRMD_IC_FAVORS table in SAP ERP or S/4HANA stores Table for maintaining my Favorites data. There are total 5 fields in CRMD_IC_FAVORS table. The Table for maintaining my Favorites 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 CRMD_IC_FAVORS table. It is in Interactive Scripting Persistence service (CRM_IC_SCRIPTING_PERSIST) ABAP package and is part of the Scripting (CA-GTF-IC-SCR) module.
SAP CRMD_IC_FAVORS Table Fields
Following is the list of fields that are available in SAP CRMD_IC_FAVORS table. The primary key fields of the table are MANDT (Client), USR (User Name in User Master Record), OBJECTID (XML Document Name), OBJECTTYPE (IC Component ID), CATEGORY (Category ID (Interactive Script Editor Repository)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| USR | User Name in User Master Record | XUBNAME | * | CHAR (12) |
| OBJECTID | XML Document Name | CRM_IC_XMLNAME | CHAR (32) | |
| OBJECTTYPE | IC Component ID | CRM_IC_COMID | * | CHAR (2) |
| CATEGORY | Category ID (Interactive Script Editor Repository) | CRM_IC_ISECATID | CHAR (32) |


