SRTM_TEST - Table for Definition of RTM ABAP Tests
Table for Definition of RTM ABAP Tests information is stored in SAP table SRTM_TEST.
It is part of development package SRTM in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Package for Runtime Monitor".
It is part of development package SRTM in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Package for Runtime Monitor".
Fields for table SRTM_TEST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TESTID | X | INT4 | 4 | |||
TEST_KIND | Type of test kernel/ABAP | TEST_KIND | CHAR | 1 | ||
TEST_ID | Character string that identifies RTM tests | TEST_ID | CHAR | 30 | ||
DESCRIPT | Description of an RTM test | TEST_DESCR | CHAR | 80 | ||
KEY_MASK | Key length of an RTM test | AGGR_MASK | INT1 | 1 | ||
TEXT_P | Handling of free text | TEXTPROP | CHAR | 1 | ||
LATENCY | Latent Time After All Test Records Are Deleted for Test | INT4 | 4 |