AUM_RECORDINGS - Header data of ABAP Unit test runs
Header data of ABAP Unit test runs information is stored in SAP table AUM_RECORDINGS.
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_RECORDINGS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | X | CLNT | 6 | |||
ID | Id for ABAP Unit Metrics | X | AUM_ID | RAW | 16 | |
TITLE | Title for ABAP Unit Runs | AUM_TITLE | CHAR | 160 | ||
CONTEXT | Context in which the test execution happened | AUM_CONTEXT | CHAR | 160 | ||
EXECUTED_BY | Changed by | USER | CHAR | 24 | ||
STARTED | Timestamp | AUM_TIMESTAMP | DEC | 11 | ||
ENDED | Timestamp | AUM_TIMESTAMP | DEC | 11 | ||
EXPIRATION | Timestamp | AUM_TIMESTAMP | DEC | 11 | ||
COVERAGE_ID | Id for ABAP Unit Metrics | AUM_ID | RAW | 16 |