TRMSGT - Syntax Check Error Messages
Syntax Check Error Messages information is stored in SAP table TRMSGT.
It is part of development package SABP in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Runtime Environment".
It is part of development package SABP in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Runtime Environment".
Fields for table TRMSGT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SPRAS | Language Key | X | DSPRAS | LANG | 1 | |
KEYWORD | ABAP key word in syntax error message | X | TRMSG_KEYW | CHAR | 20 | |
MSGNUMBER | CHAR03 data element for SYST | X | SYCHAR03 | CHAR | 3 | |
MSGTEXT | CHAR255 data element for SYST | SYCHAR255 | CHAR | 255 |