SAP Table TRMSG
Syntax Check Error Messages
The table TRMSG (Syntax Check Error Messages) is a standard table in SAP ERP.
It belongs to the package SABP.
Technical Information
Table |
TRMSG |
Short Text |
Syntax Check Error Messages |
Package |
SABP
|
Table Type |
Transparent Table
|
Fields for Table TRMSG
Field Name |
Key |
Description |
Data Element |
Type |
Length |
Check Table |
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 |
|