TRMSG - SYNTAX-CHECK: Language dependent message texts
SYNTAX-CHECK: Language dependent message texts information is stored in SAP table TRMSG.
It is part of development package SABP_COMPILER in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Compiler".
It is part of development package SABP_COMPILER in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Compiler".
Fields for table TRMSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SPRAS | Language Key | X | SPRAS | LANG | 2 | |
KEYWORD | ABAP key word in syntax error message | X | TRMSG_KEYW | CHAR | 40 | |
MSGNUMBER | Syntax error message ID | X | TRMSG_NUMB | CHAR | 8 | TRMSGK |
MSGTEXT | Text of syntax error message (table TRMSG) | TRMSG_TEXT | CHAR | 480 |