RSSTATF1 is a standard ABAP INCLUDE 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 RSSTATF1 into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: RPROGRAM = Program
Selection Text: RSTARTTI = Start time
Selection Text: RTCODE = TCode
Selection Text: RUSER = User
Title: Performance analysis: Include for RSSTAT10 central FORMS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SAPWL_INST_LONG CALL FUNCTION 'SAPWL_INST_LONG' EXPORTING inst_short = period-rsystem IMPORTING inst_long = long_instance * HOST_LONG = EXCEPTIONS could_not_determine_long_name = 1 OTHERS = 2.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING entry_id = entry_id namelength = namelength_flag IMPORTING truncated_tcode_or_report = tcode-tcode EXCEPTIONS OTHERS = 1.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING table = namehelp_table namelength = namelength_flag IMPORTING truncated_table = namehelp_table EXCEPTIONS OTHERS = 1.
SAPWL_INST_LONG CALL FUNCTION 'SAPWL_INST_LONG' EXPORTING inst_short = rsystem IMPORTING inst_long = long_instance * HOST_LONG = EXCEPTIONS could_not_determine_long_name = 1 OTHERS = 2.
SAPWL_INST_LONG * CALL FUNCTION 'SAPWL_INST_LONG' * EXPORTING * inst_short = rsystem * IMPORTING * inst_long = long_instance ** HOST_LONG = * EXCEPTIONS * could_not_determine_long_name = 1 * OTHERS = 2.
SAPWL_WORKLOAD_TRUNCATE_NAME * CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' * EXPORTING * entry_id = entry_id * namelength = namelength_flag * IMPORTING * truncated_tcode_or_report = * tt_graphic_tcodes-tcode * EXCEPTIONS * OTHERS = 1.
SAPWL_INST_LONG CALL FUNCTION 'SAPWL_INST_LONG' EXPORTING inst_short = rsystem IMPORTING inst_long = long_instance * HOST_LONG = EXCEPTIONS could_not_determine_long_name = 1 OTHERS = 2.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING namelength = namelength_flag report = summcua-report fcode = summcua-ucomm IMPORTING truncated_report = namehelp_tcode_or_report truncated_fcode = namehelp_fcode EXCEPTIONS OTHERS = 1.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING namelength = namelength_flag report = summcua-cuastatus IMPORTING truncated_report = namehelp_report EXCEPTIONS OTHERS = 1.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING entry_id = ext_summu-entry_id namelength = namelength_flag IMPORTING truncated_tcode_or_report = namehelp_tcode_or_report jobname = namehelp_btcjob EXCEPTIONS OTHERS = 1.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING entry_id = ext_summt-entry_id namelength = namelength_flag IMPORTING truncated_tcode_or_report = namehelp_tcode_or_report jobname = namehelp_btcjob EXCEPTIONS OTHERS = 1.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING entry_id = ext_summu-entry_id namelength = namelength_flag IMPORTING truncated_tcode_or_report = namehelp_tcode_or_report jobname = namehelp_btcjob EXCEPTIONS OTHERS = 1.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING entry_id = ext_summt-entry_id namelength = namelength_flag IMPORTING truncated_tcode_or_report = namehelp_tcode_or_report jobname = namehelp_btcjob EXCEPTIONS OTHERS = 1.
SAPWL_WORKLOAD_TRUNCATE_NAME CALL FUNCTION 'SAPWL_WORKLOAD_TRUNCATE_NAME' EXPORTING entry_id = ext_summu-entry_id namelength = namelength_flag IMPORTING truncated_tcode_or_report = namehelp_tcode_or_report jobname = namehelp_btcjob EXCEPTIONS OTHERS = 1.
POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING defaultoption = 'N' diagnosetext1 = 'The specified analysis data is not yet available.'
POPUP_TO_CONFIRM_WITH_MESSAGE * CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' * EXPORTING * defaultoption = 'N' * diagnosetext1 = * 'The data collected is very old.'
SAPWL_INST_LONG CALL FUNCTION 'SAPWL_INST_LONG' EXPORTING inst_short = rsystem IMPORTING inst_long = long_instance * HOST_LONG = EXCEPTIONS could_not_determine_long_name = 1 OTHERS = 2.
SAPWL_WORKLOAD_GET_DIRECTORY CALL FUNCTION 'SAPWL_WORKLOAD_GET_DIRECTORY' TABLES directory = directory EXCEPTIONS OTHERS = 1.
CALL FUNCTION 'SAPWL_INST_LONG' EXPORTING inst_short = rsystem IMPORTING inst_long = long_instance * HOST_LONG = EXCEPTIONS could_not_determine_long_name = 1 OTHERS = 2.
SAPTUNE_PROFILE_PARAMETER CALL FUNCTION 'SAPTUNE_PROFILE_PARAMETER' DESTINATION iname EXPORTING name = 'stat/file' IMPORTING value = parameter EXCEPTIONS unknown_parameter = 1 system_failure = 2 communication_failure = 3 OTHERS = 4.
SAPWL_WORKLOAD_GET_DIRECTORY CALL FUNCTION 'SAPWL_WORKLOAD_GET_DIRECTORY' TABLES directory = directory EXCEPTIONS OTHERS = 1.
SAPWL_INST_LONG CALL FUNCTION 'SAPWL_INST_LONG' EXPORTING inst_short = rsystem IMPORTING inst_long = long_instance * HOST_LONG = EXCEPTIONS could_not_determine_long_name = 1 OTHERS = 2.
SAPWL_INST_SHORT CALL FUNCTION 'SAPWL_INST_SHORT' EXPORTING inst_long = myname IMPORTING inst_short = my_short_name EXCEPTIONS too_many_instances = 1 OTHERS = 2.
SAPWL_WORKLOAD_NAME_LENGTHS CALL FUNCTION 'SAPWL_WORKLOAD_NAME_LENGTHS' EXPORTING namelength = namelength_flag IMPORTING report_length = namelength_report tcode_length = namelength_tcode table_length = namelength_table devc_length = namelength_devc fcode_length = namelength_fcode status_length = namelength_status.
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 RSSTATF1 or its description.
RSSTATF1 - Performance analysis: Include for RSSTAT10 central FORMS RSSTATF0 - Include RSDLDTOP RSSTATEZ - Performance analysis: Data include for statistical single records RSSTATDE - Status: Deletion of activity data RSSTATDE - Status: Deletion of activity data RSSTATDD - Performance analysis: Data include for Table call statistics