TRMSGK - SYNTAX-CHECK - message key definition
SYNTAX-CHECK - message key definition information is stored in SAP table TRMSGK.
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 TRMSGK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
KEYWORD | ABAP key word in syntax error message | X | TRMSG_KEYW | CHAR | 40 | |
MSGNUMBER | Syntax error message ID | X | TRMSG_NUMB | CHAR | 8 | |
CHANGED_BY | Changed by .... | SABP_D_UPDATE_BY | CHAR | 24 | ||
CHANGED_ON | Changed on ... (date) | SABP_D_UPDATE_AT | DATS | 16 |