AUM_ALERTS - Alerts of ABAP Unit test runs
Alerts of ABAP Unit test runs information is stored in SAP table AUM_ALERTS.
It is part of development package SABP_UNIT_METRICS in software component BC-DWB-TOO-UT. This development package consists of objects that can be grouped under "ABAP Unit Results".
It is part of development package SABP_UNIT_METRICS in software component BC-DWB-TOO-UT. This development package consists of objects that can be grouped under "ABAP Unit Results".
Fields for table AUM_ALERTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | X | CLNT | 6 | |||
RUN_ID | Id for ABAP Unit Metrics | X | AUM_ID | RAW | 16 | |
CONTAINER | Name of class pool, function group or report | X | AUM_TEST_CONTAINER_NAME | CHAR | 80 | |
TESTCLASS | X | CHAR | 60 | |||
TESTMETHOD | X | CHAR | 60 | |||
ALERT_ID | X | INT4 | 4 | |||
TEXT | SSTR | 8 | ||||
MSGID | ABAP System Field: Message ID | SYST_MSGID | CHAR | 40 | ||
EXP | SSTR | 8 | ||||
ACT | SSTR | 8 | ||||
INCLUDE | ABAP Program: Current Master Program | SYREPID | CHAR | 80 | ||
LINE | INT2 | 2 | ||||
DETAILS | RSTR | 8 | ||||
STACK | RSTR | 8 |