COV_MEASUREMENTS - Coverage Measurements
Coverage Measurements information is stored in SAP table COV_MEASUREMENTS.
It is part of development package SCOV_API_ALL in software component BC-DWB-TOO-COV. This development package consists of objects that can be grouped under "Coverage API for All Purposes".
It is part of development package SCOV_API_ALL in software component BC-DWB-TOO-COV. This development package consists of objects that can be grouped under "Coverage API for All Purposes".
Fields for table COV_MEASUREMENTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
MEASUREMENT_ID | Unique Global Identifier | X | CVA_UUID | RAW | 16 | |
TYPE | Type of Measurement | CVA_MEASUREMENT_TYPE | CHAR | 2 | ||
NAME | Name of Measurement | CVA_MEASUREMENT_NAME | CHAR | 60 | ||
SERIES_ID | Unique Global Identifier | CVA_UUID | RAW | 16 | ||
TESTKEY | Test Group | CVA_TESTK | CHAR | 8 | ||
LOCL_SERVER_ONLY | Local (= 'X') or Cross-Server (= ' ') Measurement | CVA_LOCAL_SERVER_ONLY | CHAR | 2 | ||
STATUS | Measurement Status | CVA_MEASUREMENT_STATUS | CHAR | 2 | ||
USERS | User for Coverage Measurement | CVA_USERS | STRG | 8 | ||
START_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
STOP_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
FINALIZE_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CHANGED_BY | Changed by | CVA_CHANGED_BY | CHAR | 24 |