The CRMC_UI_PROF_A table in SAP ERP or S/4HANA stores Profile data. There are total 4 fields in CRMC_UI_PROF_A table. The Profile 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_PROF_A 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_PROF_A Table Fields
Following is the list of fields that are available in SAP CRMC_UI_PROF_A table. The primary key fields of the table are CLIENT (Client), PROFILE (Business Role), PROFILE_ID (Function Profile ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| PROFILE | Business Role | CRMT_UI_PROFILE | CRMC_UI_PROFILE | CHAR (12) |
| PROFILE_ID | Function Profile ID | CRMT_IC_PROFILE_ID | CRMC_UI_PMASTER | CHAR (30) |
| PROFILE_VALUE | Function Profile Value | CRMT_IC_PROFILE_VALUE | CHAR (32) |


