AMDP_SYSTEM_MSGS - Automatically Managed System Messages
Automatically Managed System Messages information is stored in SAP table AMDP_SYSTEM_MSGS.
It is part of development package SABP_AMDP_UTIL in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Helper Programs for ABAP-Managed Database Procedures".
It is part of development package SABP_AMDP_UTIL in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Helper Programs for ABAP-Managed Database Procedures".
Fields for table AMDP_SYSTEM_MSGS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SERVER_NAME | Application Server Instance | X | MSNAME | CHAR | 40 | |
CREATION_PROGRAM | Program/Transaction in SQL Trace Evaluation | X | PROGRAM | CHAR | 80 | |
MESSAGE_ID | ID of System Message | X | EMEID | INT4 | 4 | |
MESSAGE_1 | Text of System Message | EMETEXT | CHAR | 120 | ||
MESSAGE_2 | Text of System Message | EMETEXT | CHAR | 120 |