SAP ABAP Function Module SLS_PR_GET_RESULTS_BY_TEST (Get Results for a certain physical test with restrictions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   KM-KW-PAW (Application Component) Performance Assessment Workbench
     SIWL (Package) AsseT Learningscape (PEW) / Knowledge Warehouse
Basic Data
Function Module SLS_PR_GET_RESULTS_BY_TEST Get Results for a certain physical test with restrictions  
Function Group SLSR   PAW - Reporting Functions  
Program Name SAPLSLSR    
INCLUDE Name LSLSRU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing P_EXTENSION TYPE LS_VAR1 '*' Info object context variant 1 (Extension)
Importing P_RELEASE TYPE LS_VAR2 '*' Info object context variant 2 (Release)
Importing P_COUNTRY TYPE LS_VAR3 '*' Info object context variant 3 (Country)
Importing P_LANGUAGE TYPE LAISO '*'
Importing P_RESTRICTION_MODE TYPE CHAR1 Mode for Event/Location selection: S, E, L
Importing P_EVENT_SHORT TYPE SLS_EVENT-EVSHT '*' PAW - Name of Business Event
Importing P_LOCATION_SHORT TYPE SLS_LOC-LOCSH '*' Short text for location
Importing P_START_DATE TYPE LS_BEGDA '19000101' Begin Date
Importing P_END_DATE TYPE LS_ENDDA '99991231' End Date
Importing P_INCLUDE_SUBTEST TYPE CHAR1 'N' Single-character flag
Importing P_INCLUDE_PU TYPE CHAR1 'N' Single-character flag
Importing P_AUTHORIZE TYPE CHAR1 Authorization Flag (Y='yes', N='no')
Tables P_PHIOS TYPE SLS_PGUIDS PAW - Structure to hold key for logical Info-Object
Tables P_LOCATION_IDS TYPE SLS_LOKEY PAW - Location Key Structure
Tables P_EVENT_IDS TYPE SLS_EVKEY PAW - Event Key Structure
Tables TEST_RESULTS TYPE SLS_TRES PAW - Structure to hold all needed details for test-results
Tables P_TRES_DENIED TYPE SLS_TRES PAW - Structure to hold all needed details for test-results
Exception NO_TESTS_SPECIFIED_FOR_PROCESS TYPE There were no tests specified on the selection-screen !
Exception NO_TESTS_FOUND TYPE No Tests were selected based on specification !
Exception NO_TEST_PERFORMANCES_FOUND TYPE Selected tests have not been offered during any event yet !
Exception NO_PARTICIPANTS_FOR_TESTS TYPE No participants records were found for selected tests !
Exception EVENT_NOT_FOUND_FOR_XET TYPE Event data, stored in table XET, could not be verified against table SLS_EVENT
Exception PROBLEM_SELECTING_RESULT_DATA TYPE An error occured while selecting results data for a certain participant !
Exception ERROR_SELECTING_TEST_TYPE_DATA TYPE An error occured while selecting test-type details !
Exception RESTRICTION_MODE_NOT_SPECIFIED TYPE The restriction mode was not specified when calling this function !
Exception ERROR_READING_AUTHORIZATIONS TYPE An error occured while trying to read user authorization profiles
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20001009 
SAP Release Created in 46D