- Home
- Resources
- SAP Tables
- SRTM_TEST - Table for Definition of RTM ABAP Tests
SAP Table SRTM_TEST
Table for Definition of RTM ABAP Tests
SRTM_TEST (Table for Definition of RTM ABAP Tests) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SRTM_TEST to other SAP tables.
Source: SRTM_TEST (Table for Definition of RTM ABAP Tests)
SRTM_TEST table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
TESTID |
|
|
|
INT4 |
|
10 |
0 |
|
TEST_KIND |
Type of test kernel/ABAP |
TEST_KIND |
|
CHAR |
|
1 |
0 |
Possible values
A |
ABAP Test |
I |
Activation ID |
K |
Kernel Test |
|
TEST_ID |
Character string that identifies RTM tests |
TEST_ID |
|
CHAR |
|
30 |
0 |
|
DESCRIPT |
Description of an RTM test |
TEST_DESCR |
|
CHAR |
|
80 |
0 |
|
KEY_MASK |
Key length of an RTM test |
AGGR_MASK |
|
INT1 |
|
3 |
0 |
Possible values
01 |
Test |
03 |
Test and Program Name |
07 |
Test, Program Name and Procedure Name |
15 |
Test, Program Name, Procedure Name, and Statement |
17 |
Test and Subkey |
19 |
Test, Program Name and Subkey |
23 |
Test, Program Name, Procedure Name and Subkey |
31 |
Test, Program Name, Procedure Name, Statement, and Subkey |
|
TEXT_P |
Handling of free text |
TEXTPROP |
|
CHAR |
|
1 |
0 |
Possible values
E |
Text is always empty |
C |
Text is constant per data record |
V |
Text is variable |
|
LATENCY |
|
|
|
INT4 |
|
10 |
0 |
|