Where Used List (Function Module) for SAP ABAP Table RSDRT_TESTRESULT (Results Row of a Test Run for Writing to a Cube)
SAP ABAP Table
RSDRT_TESTRESULT (Results Row of a Test Run for Writing to a Cube) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
RSDRT_TEST_RESULT_WRITE REFERENCE(I_TEST_STATUS) TYPE RSDRT_TESTRESULT-EB_TSTSTA DEFAULT 0
|
writes results of a test run in the test result Infocube | ||||
| 2 |
RSDRT_TEST_RESULT_WRITE DEFAULT SPACE
|
writes results of a test run in the test result Infocube | ||||
| 3 |
RSDRT_TEST_RESULT_WRITE
|
writes results of a test run in the test result Infocube | ||||
| 4 |
RSDRT_TEST_RESULT_WRITE REFERENCE(I_TEST_INFOPROV) TYPE RSDRT_TESTRESULT-EB_IPROV
|
writes results of a test run in the test result Infocube | ||||
| 5 |
RSDRT_TEST_RESULT_WRITE REFERENCE(I_TEST_NAME) TYPE RSDRT_TESTRESULT-EB_TSTNAM
|
writes results of a test run in the test result Infocube | ||||
| 6 |
RSDRT_TEST_RESULT_WRITE REFERENCE(I_TEST_DURATION) TYPE RSDRT_TESTRESULT-EB_SRVTIM OPTIONAL
|
writes results of a test run in the test result Infocube | ||||
| 7 |
RSDRT_TRACE_COMPARE
|
compares a given trace with a stored | ||||