SAP Reports / Programs

SLSPAWR5 SAP ABAP Report - PAW - Test Results Overview (Classic)







SLSPAWR5 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter SLSPAWR5 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SLSPAWR5. "Basic submit
SUBMIT SLSPAWR5 AND RETURN. "Return to original report after report execution complete
SUBMIT SLSPAWR5 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_BREAK = Show break points
Selection Text: P_DT_2W = Last 2 weeks
Selection Text: P_DT_3M = Last 3 months
Selection Text: P_DT_ENT =
Selection Text: P_DT_TM =
Selection Text: P_DT_TW =
Selection Text: P_DT_TY =
Selection Text: P_DT_YTD =
Selection Text: P_EVLIN = Show separation line for event
Selection Text: P_EV_BEG =
Selection Text: P_EV_CO =
Selection Text: P_EV_END =
Selection Text: P_EV_KEY =
Selection Text: P_EV_LOC =
Selection Text: P_EV_SH =
Selection Text: P_EV_SPE =
Selection Text: P_EV_TLI =
Selection Text: P_LO_SHT =
Selection Text: P_MSGS = Show messages
Selection Text: P_PARDIS = Display participant details by
Selection Text: SO_LOCID = Location ID
Selection Text: SO_EVID = Event ID
Selection Text: P_ST_TS = Test status
Selection Text: P_ST_TN = Test name
Selection Text: P_ST_TF = Test form
Selection Text: P_ST_SI =
Selection Text: P_ST_RP = Percentage
Selection Text: P_ST_RO = Points
Selection Text: P_ST_RL = Results
Selection Text: P_ST_RE = Release
Selection Text: P_ST_PS = Participant status
Selection Text: P_ST_PN = Participant name
Selection Text: P_ST_LO =
Selection Text: P_ST_LG = Language
Selection Text: P_ST_EN =
Selection Text: P_ST_EI =
Selection Text: P_ST_DA =
Selection Text: P_ST_CT = Country





Selection Text: P_PLVAR =
Title: PAW - Test Results Overview (Classic)
Text Symbol: 908 = Test record could not be read from internal table it_tests.
Text Symbol: 907 = Insufficient test IDs for test selection.
Text Symbol: 906 = No test records selected.
Text Symbol: 905 = Selection of tests was successful.
Text Symbol: 904 = Insufficient event IDs for XET selection.
Text Symbol: 903 = No XET records selected.
Text Symbol: 902 = Selection of XET was successful.
Text Symbol: 901 = Selection of events was successful.
Text Symbol: 852 = on test level line.
Text Symbol: 851 = Position cursor
Text Symbol: 850 = FYI ...
Text Symbol: 805 = Participant details ON.
Text Symbol: 804 = Event separation lines ON.
Text Symbol: 803 = Event separation lines OFF.
Text Symbol: 802 = Messages ON.
Text Symbol: 909 = PET selection was successful.
Text Symbol: 910 = No records selected from PET.
Text Symbol: 911 = No key was specified for PET selection.
Text Symbol: 912 = Participant selection was successful.
Text Symbol: 913 = Participant records not found.
Text Symbol: 914 = No key specified for participant selection.
Text Symbol: 916 = Test types successfully read.
Text Symbol: 917 = Error occurred while reading test types.
Text Symbol: 918 = Error occurred while reading internal test type table.
Text Symbol: 919 = Participant name could not be found in internal table.
Text Symbol: 920 = Participant results could not be selected for PET ID.
Text Symbol: 921 = Insufficient criteria for results selection.
Text Symbol: 922 = Successful selection of particpant results.
Text Symbol: 923 = Participant results could not be selected from internal table.
Text Symbol: 999 = Unknown error occurred.
Text Symbol: 216 = Usability settings
Text Symbol: 215 = TEM plan variant
Text Symbol: 214 = Cutoff signal
Text Symbol: 213 = Level signal
Text Symbol: 212 = General settings
Text Symbol: 211 = Location short descr.
Text Symbol: 210 = -





Text Symbol: 209 = Start - end dates
Text Symbol: 207 = Short description
Text Symbol: 204 = By location ID
Text Symbol: 203 = By description
Text Symbol: 202 = By event ID
Text Symbol: 201 = Event selection
Text Symbol: 033 = Results
Text Symbol: 032 = Participant name
Text Symbol: 031 = Name
Text Symbol: 030 = ID
Text Symbol: 029 = Form
Text Symbol: 028 = Test type
Text Symbol: 027 = Booked
Text Symbol: 026 = Lang.
Text Symbol: 025 = Edition
Text Symbol: 024 = Country
Text Symbol: 023 = Release
Text Symbol: 022 = Extension
Text Symbol: 021 = Test name
Text Symbol: 019 = Signals
Text Symbol: 017 = Participant
Text Symbol: 016 = Test
Text Symbol: 015 = Event
Text Symbol: 014 = Location
Text Symbol: 013 = To
Text Symbol: 012 = From
Text Symbol: 011 = Event name
Text Symbol: 010 = Event ID
Text Symbol: 801 = Messages OFF.
Text Symbol: 707 = unknown
Text Symbol: 706 = failed
Text Symbol: 705 = passed
Text Symbol: 704 = ???
Text Symbol: 703 = Name unknown
Text Symbol: 247 = Event not from TEM
Text Symbol: 246 = Participant level sort
Text Symbol: 245 = Event level sort
Text Symbol: 244 = Participant signal
Text Symbol: 243 = Result (points)



Text Symbol: 242 = Result (%)
Text Symbol: 241 = Pass/fail
Text Symbol: 240 = Participant name
Text Symbol: 239 = Test type form
Text Symbol: 238 = Test level sort
Text Symbol: 237 = Test signal
Text Symbol: 236 = Test language
Text Symbol: 235 = Test country
Text Symbol: 234 = Test release
Text Symbol: 233 = Test name
Text Symbol: 232 = Display options
Text Symbol: 231 = Initial sorting
Text Symbol: 229 = By event signal
Text Symbol: 228 = By event location
Text Symbol: 227 = By event date
Text Symbol: 226 = By event name
Text Symbol: 225 = By event ID
Text Symbol: 223 = One year
Text Symbol: 222 = Year-to-date
Text Symbol: 221 = Last 3 months
Text Symbol: 220 = This month
Text Symbol: 219 = Last 2 weeks
Text Symbol: 218 = This week
Text Symbol: 217 = Event dates


INCLUDES used within this REPORT SLSPAWR5

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

SLS_TST_SHOW_TEST_DESCRIPTION CALL FUNCTION 'SLS_TST_SHOW_TEST_DESCRIPTION' EXPORTING p_test_desc = it_tests_selected.

SLS_MISC_SHOW_MESSAGE CALL FUNCTION 'SLS_MISC_SHOW_MESSAGE' EXPORTING p_title = text-850 p_infoline1 = text-851 p_infoline2 = text-852.

SLS_AEI_GET_EVENTS_BY_SPEC CALL FUNCTION 'SLS_AEI_GET_EVENTS_BY_SPEC' EXPORTING p_begda = v_ev_sel_begin_date p_endda = v_ev_sel_end_date p_ev_short = p_ev_sh p_evloc_short = p_lo_sht p_tlight = p_ev_tli TABLES p_sls_events = it_events_selected EXCEPTIONS no_event_found = 1 OTHERS = 2.

SLS_AEI_GET_EVENTS_BY_KEY CALL FUNCTION 'SLS_AEI_GET_EVENTS_BY_KEY' EXPORTING p_event_plvar = p_plvar p_no_tem = p_no_tem p_event_begda = v_ev_sel_begin_date p_event_endda = v_ev_sel_end_date TABLES p_event_ids = lit_event_ids p_events = it_events_selected EXCEPTIONS no_events_found = 1 no_event_ids_specified = 2 OTHERS = 3.

SLS_AEI_GET_EVENTS_BY_LOC_ID CALL FUNCTION 'SLS_AEI_GET_EVENTS_BY_LOC_ID' EXPORTING p_event_plvar = p_plvar p_no_tem = p_no_tem p_event_begda = v_ev_sel_begin_date p_event_endda = v_ev_sel_end_date TABLES p_location_ids = lit_location_ids p_events = it_events_selected EXCEPTIONS no_events_found = 1 no_location_ids_specified = 2 OTHERS = 3.

DATE_GET_WEEK CALL FUNCTION 'DATE_GET_WEEK' EXPORTING date = lv_this_day IMPORTING week = lv_this_week.

WEEK_GET_FIRST_DAY CALL FUNCTION 'WEEK_GET_FIRST_DAY' EXPORTING week = lv_this_week IMPORTING date = lv_this_week_startdate.

SLS_MISC_GET_LAST_DAY_OF_MONTH CALL FUNCTION 'SLS_MISC_GET_LAST_DAY_OF_MONTH' EXPORTING day_in = sy-datum IMPORTING last_day_of_month = lv_last_day_of_month.

SLS_AEI_GET_XET_BY_EVENT CALL FUNCTION 'SLS_AEI_GET_XET_BY_EVENT' EXPORTING p_event_plvar = p_plvar p_no_tem = p_no_tem TABLES p_event_ids = lit_event_ids p_xet = it_xet EXCEPTIONS no_xet_record_found = 1 no_event_ids_specified = 2 unknown_error = 3 OTHERS = 4.

SLS_TST_GET_TEST_BY_ID CALL FUNCTION 'SLS_TST_GET_TEST_BY_ID' TABLES p_test_ids = lit_test_ids p_test_desc = it_tests_selected EXCEPTIONS no_tests_found = 1 test_id_missing_for_selection = 2 OTHERS = 3.

SLS_LA_GET_LEARNER_BY_KEY CALL FUNCTION 'SLS_LA_GET_LEARNER_BY_KEY' TABLES p_learner_key = it_partic_key p_learner = it_partic EXCEPTIONS no_learner_key_specified = 1 learner_records_not_found = 2 OTHERS = 3.

SLS_AEI_GET_PET_BY_EVID_TESTID CALL FUNCTION 'SLS_AEI_GET_PET_BY_EVID_TESTID' EXPORTING p_plvar = p_plvar p_no_tem = p_no_tem TABLES p_pet_key = it_pet_key p_pet = it_pet_selected EXCEPTIONS no_pet_entries_found = 1 no_key_for_selection_specified = 2 OTHERS = 3.

SLS_TST_GET_ALL_TEST_TYPES CALL FUNCTION 'SLS_TST_GET_ALL_TEST_TYPES' TABLES p_test_types = it_test_types EXCEPTIONS error_during_test_type_select = 1 OTHERS = 2.

SLS_PR_GET_RESULT_BY_PET CALL FUNCTION 'SLS_PR_GET_RESULT_BY_PET' TABLES p_petids = lit_petids p_aggr_results = it_presults EXCEPTIONS results_not_found_for_petid = 1 insufficient_select_criteria = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = v_msg.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SLSPAWR5 or its description.