In this post, I will try and describe everything you need to know about the SAP crmd_wr_brf_msg3 table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_WR_BRF_MSG3 what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_WR_BRF_MSG3....Right lets get started!
Object Name: CRMD_WR_BRF_MSG3
Dictionary Type: Transparent table
Description: Literals as Web Request Message Variables
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | T000 | Client | MANDT | TEST | CRM | ||||
LANGU | LANGU | LANG | 1(0) | T002 | Language Key | SPRAS | PP | CRM | ||||
IMPORT_STATUS | BRF_IMPORT_STATUS | CHAR | 1(0) | BRF: Import Status | BRF_IMPORT_STATUS | CRM | ||||||
APPLCLASS | BRF_APPLCLASS | CHAR | 30(0) | TBRF100 | BRF: Application Class | BRF_APPLCLASS | BRF_APPLCLASS | CRM | ||||
ACTION | BRF_ACTION | CHAR | 20(0) | TBRF170 | Name of Action | BRF_ACTION | CRM | |||||
VERSION | BRF_VERSION | NUMC | 4(0) | BRF: Version | BRF_VERSION | CRM | ||||||
CLASS_ID_IS | BRF_IMPORT_STATUS | CHAR | 1(0) | BRF: Import Status | BRF_IMPORT_STATUS | CRM | ||||||
CLASS_ID | BRF_CLASS_ID | CHAR | 20(0) | TBRF180 | Key of Implementing Class | BRF_CLASS_ID | CRM | |||||
CLASS_ID_VS | BRF_VERSION | NUMC | 4(0) | BRF: Version | BRF_VERSION | CRM | ||||||
MSGID | SYMSGID | CHAR | 20(0) | T100A | Message Class | ARBGB | SYST | CRM | ||||
MSGNO | SYMSGNO | NUMC | 3(0) | Message Number | SYMSGNO | SYST | CRM | |||||
SEQUENCE | BRF_MSGSEQ | NUMC | 1(0) | Sequence of Message Variables | BRF_MSGSEQ | CRM | ||||||
MSGVA | BRF_MSGVAR | CHAR | 50(0) | Message Variable | BRF_MSGVAR | CRM |