So we all know that S/4Hana is the latest version and the future of SAP but what about the tables we are familiar with, are they still available and what do tables like CRMD_BRFA_MSGV look like in an S4Hana SAP system. If you havent seen or logged into an S/4Hana system you might be surprise how similar it looks to the previous ERP/ECC version. Infact when using using the gui it is difficult to tell the difference, and for many of database tables the same is true.
Object Name: CRMD_BRFA_MSGV
Dictionary Type: Transparent table
Description: Message Variables (for Messages in Sub-Actions
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) | Client | MANDT | TEST | ||||||
MSG_GUID | CRMT_BRF_MSG_GUID | CHAR | 32(0) | GUID of a Message Action | ||||||||
SEQUENCE | BRF_MSGSEQ | NUMC | 1(0) | Order of Message Variables | BRF_MSGSEQ | |||||||
MSGVA_CAT | BRF_MSGVAR_CATEGORY | CHAR | 1(0) | Category of Message Variable | BRF_MSGVAR_CATEGORY | |||||||
MSGVA_SELECT | CRMT_BRF_SELECTION | CHAR | 1(0) | Type (Collect/Delete) of a Message Variable | CRMT_BRF_SELECTION | |||||||
EXPRESSION | BRF_EXPRESSION | CHAR | 20(0) | TBRF150 | BRF: Expression | BRF_EXPRESSION | ||||||
LITERAL | CRMT_BRF_MSGVAR | CHAR | 50(0) | Message Variable | CRMT_BRF_MSGVAR |