The CRMC_THEME_SKIN table in SAP ERP or S/4HANA stores Table: Mapping Between Portal Theme and Skin data. There are total 3 fields in CRMC_THEME_SKIN table. The Table: Mapping Between Portal Theme and Skin 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_THEME_SKIN table. It is in Application Frame for CRM in Enterprise Portal (CRM_BSP_UI_FRAME_PORTAL) ABAP package and is part of the UI Portal Integration (CA-WUI-EP) module.
SAP CRMC_THEME_SKIN Table Fields
Following is the list of fields that are available in SAP CRMC_THEME_SKIN table. The primary key fields of the table are MANDT (Client), THEME (Data Type for Table BSPTHEMEROOT).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| THEME | Data Type for Table BSPTHEMEROOT | BSPTHEME | CHAR (255) | |
| SKIN | THTMLB Skin | CRMT_THTMLB_SKIN | CRMC_THTMLB_SKIN | CHAR (20) |


