SAP Table CRMRDTRMSG
Check Results Management: Texts of Messages of Syntax Checks
The table CRMRDTRMSG (Check Results Management: Texts of Messages of Syntax Checks) is a standard table in SAP ERP.
It belongs to the package S_CHECK_RESULT_MANAGEMENT.
Technical Information
Table |
CRMRDTRMSG |
Short Text |
Check Results Management: Texts of Messages of Syntax Checks |
Package |
S_CHECK_RESULT_MANAGEMENT
|
Table Type |
Transparent Table
|
Fields for Table CRMRDTRMSG
Field Name |
Key |
Description |
Data Element |
Type |
Length |
Check Table |
COMPONENT |
✔ |
Software Component |
DLVUNIT |
CHAR |
30 |
* |
COMP_REL |
✔ |
SAP Release |
SAPRELEASE |
CHAR |
10 |
|
SPRAS |
✔ |
Language Key |
DSPRAS |
LANG |
1 |
|
KEYWORD |
✔ |
ABAP key word in syntax error message |
TRMSG_KEYW |
CHAR |
20 |
|
MSGNUMBER |
✔ |
Syntax error message number |
TRMSG_NUMB |
CHAR |
4 |
|
MSGTEXT |
|
Text of syntax error message (table TRMSG) |
TRMSG_TEXT |
CHAR |
40 |
|