The CRMC_BL_QUERY_T table in SAP ERP or S/4HANA stores Application Scenario Standard Query (Text) data. There are total 4 fields in CRMC_BL_QUERY_T table. The Application Scenario Standard Query (Text) 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_BL_QUERY_T table. It is in Controller Implementation: Blueprint (CRM_BSP_FRAME_SC_BLUEPRINT) ABAP package and is part of the People Centric UI Framework Customizing (CA-GTF-PCF-CUS) module.
SAP CRMC_BL_QUERY_T Table Fields
Following is the list of fields that are available in SAP CRMC_BL_QUERY_T table. The primary key fields of Application Scenario Standard Query (Text) table in SAP are LANGU (Language Key), APPLICATION (Application Scenario), USERROLE (View for UI Display).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| APPLICATION | Application Scenario | CRMT_BSP_APPL | CRMC_BL_APPL | CHAR (20) |
| USERROLE | View for UI Display | CRMT_BSP_BLVIEW | CRMC_BL_VIEW | CHAR (10) |
| DESCRIPTION | Short Description | CRMT_BL_DESCRIPTION | CHAR (50) |


