Table list used by SAP ABAP Function Module SLS_PR_GET_RESULTS_BY_TEST (Get Results for a certain physical test with restrictions)
SAP ABAP Function Module
SLS_PR_GET_RESULTS_BY_TEST (Get Results for a certain physical test with restrictions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SLS_AUTHRE | PAW - Authorization Module return values | ||
| 2 | SLS_EVENT | PAW - Testing Events (related to TEM Events) | ||
| 3 | SLS_EVENT | PAW - Testing Events (related to TEM Events) | SOURCE REFERENCE(P_EVENT_SHORT) TYPE SLS_EVENT-EVSHT DEFAULT '*' |
|
| 4 | SLS_EVKEY | PAW - Event Key Structure | ||
| 5 | SLS_EVKEY | PAW - Event Key Structure | SOURCE P_EVENT_IDS STRUCTURE SLS_EVKEY OPTIONAL |
|
| 6 | SLS_LOC | PAW - Locations | ||
| 7 | SLS_LOC | PAW - Locations | SOURCE REFERENCE(P_LOCATION_SHORT) TYPE SLS_LOC-LOCSH DEFAULT '*' |
|
| 8 | SLS_LOKEY | PAW - Location Key Structure | ||
| 9 | SLS_LOKEY | PAW - Location Key Structure | SOURCE P_LOCATION_IDS STRUCTURE SLS_LOKEY OPTIONAL |
|
| 10 | SLS_PET | PAW - Person/Event/Test Relationship Table | ||
| 11 | SLS_PGUIDS | PAW - Structure to hold key for physical Info-Object | ||
| 12 | SLS_PGUIDS | PAW - Structure to hold key for physical Info-Object | SOURCE P_PHIOS STRUCTURE SLS_PGUIDS |
|
| 13 | SLS_RTEST | PAW - Participant's Aggregated Test Results | ||
| 14 | SLS_TEST | PAW - Test Description | ||
| 15 | SLS_TRES | PAW - Structure to hold all needed details for test-results | ||
| 16 | SLS_TRES | PAW - Structure to hold all needed details for test-results | SOURCE P_TRES_DENIED STRUCTURE SLS_TRES OPTIONAL |
|
| 17 | SLS_TRES | PAW - Structure to hold all needed details for test-results | SOURCE TEST_RESULTS STRUCTURE SLS_TRES |
|
| 18 | SLS_TTYID | PAW - List of IDs of Test-Types | ||
| 19 | SLS_TTYPE | PAW - Test Types | ||
| 20 | SLS_XET | PAW - Tests per Event |