The CRMC_UI_FRW_HDR table in SAP ERP or S/4HANA stores Main page header customizing table data. There are total 13 fields in CRMC_UI_FRW_HDR table. The Main page header customizing table 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_FRW_HDR 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_FRW_HDR Table Fields
Following is the list of fields that are available in SAP CRMC_UI_FRW_HDR table. The primary key fields of the table are CLIENT (Client), PROFILE (Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| PROFILE | Profile | CRMT_UI_FRW_PROFILE | CRMC_UI_FRW_MP | CHAR (32) |
| HDR_COMP_ID | Header Component ID | CRMT_UI_FRW_HDR_COMP_ID | CHAR (32) | |
| HDR_APPLICATION | Name of BSP Application | O2APPLNAME | CHAR (30) | |
| HDR_PAGE | Name of BSP Page (Upper and Lower Case) | O2PAGEEXT | CHAR (70) | |
| GF_COMP_ID | Global Function Component ID | CRMT_UI_FRW_GF_CMP_ID | CRMC_UI_FRW_CP | CHAR (32) |
| GF_DISPLAY | Global Function Display Element | CRMT_UI_FRW_GF_DISPLAY | CHAR (1) | |
| CA_COMP_ID | Context Area Component ID | CRMT_UI_FRW_CA_CMP_ID | CRMC_UI_FRW_CP | CHAR (32) |
| CA_DISPLAY | Context Area Display Element | CRMT_UI_FRW_CA_DISPLAY | CHAR (1) | |
| MA_COMP_ID | Message Area Component ID | CRMT_UI_FRW_MA_CMP_ID | CRMC_UI_FRW_CP | CHAR (32) |
| MA_DISPLAY | Message Area Display Element | CRMT_UI_FRW_MA_DISPLAY | CHAR (1) | |
| LOGO_COMP_ID | Logo Area Component ID | CRMT_UI_FRW_LOGO_CMP_ID | CRMC_UI_FRW_CP | CHAR (32) |
| LOGO_DISPLAY | Logo Area Display Element | CRMT_UI_FRW_LOGO_DISPLAY | CHAR (1) |


