The CRMD_WR_BRF_MSG2 table in SAP ERP or S/4HANA stores Web Request Variables (for Messages in Sub-Actions) data. There are total 15 fields in CRMD_WR_BRF_MSG2 table. The Web Request Variables (for Messages in Sub-Actions) 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_WR_BRF_MSG2 table. It is in Business Rule Framework Objectives for Web Requests (CRM_SERVICE_WEBREQUEST_BRF) ABAP package and is part of the Web Forms (CRM-ISE-WBF) module.
SAP CRMD_WR_BRF_MSG2 Table Fields
Following is the list of fields that are available in SAP CRMD_WR_BRF_MSG2 table. The primary key fields of the table are CLIENT (Client), IMPORT_STATUS (BRF: Import Status), APPLCLASS (BRF: Application Class), ACTION (Name of Action), VERSION (BRF: Version), CLASS_ID_IS (BRF: Import Status), CLASS_ID (Key of Implementing Class), CLASS_ID_VS (BRF: Version), MSGID (Message Class), MSGNO (Message Number), SEQUENCE (Order of Message Variables).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| IMPORT_STATUS | BRF: Import Status | BRF_IMPORT_STATUS | CHAR (1) | |
| APPLCLASS | BRF: Application Class | BRF_APPLCLASS | TBRF100 | CHAR (30) |
| ACTION | Name of Action | BRF_ACTION | TBRF170 | CHAR (20) |
| VERSION | BRF: Version | BRF_VERSION | NUMC (4) | |
| CLASS_ID_IS | BRF: Import Status | BRF_IMPORT_STATUS | CHAR (1) | |
| CLASS_ID | Key of Implementing Class | BRF_CLASS_ID | TBRF180 | CHAR (20) |
| CLASS_ID_VS | BRF: Version | BRF_VERSION | NUMC (4) | |
| MSGID | Message Class | SYMSGID | T100A | CHAR (20) |
| MSGNO | Message Number | SYMSGNO | NUMC (3) | |
| SEQUENCE | Order of Message Variables | BRF_MSGSEQ | NUMC (1) | |
| MSGVA_CAT | Category of Message Variable | BRF_MSGVAR_CATEGORY | CHAR (1) | |
| EXPRESSION_IS | BRF: Import Status | BRF_IMPORT_STATUS | CHAR (1) | |
| EXPRESSION | BRF: Expression | BRF_EXPRESSION | TBRF150 | CHAR (20) |
| EXPRESSION_VS | BRF: Version | BRF_VERSION | NUMC (4) |


