/SDF/TEST_WS_STATS 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 /SDF/TEST_WS_STATS 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: CONSUMER = Consumer calls
Selection Text: LAST_MIN = Last n minutes
Selection Text: LOG_PORT = Logical Port
Selection Text: OPERAT = Operation
Selection Text: PROVIDER = Provider calls
Selection Text: TOTAL = Total (all Instances)
Selection Text: USER = User
Selection Text: WS = Web service
Title: Test /SDF/ICMON_WS_PERF_INFO
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
/SDF/ICMON_WS_PERF_INFO CALL FUNCTION '/SDF/ICMON_WS_PERF_INFO' EXPORTING selopt_para = selopt_para IMPORTING RESULT = RESULT return_status = return_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.
/SDF/TEST_WS_STATS - Test /SDF/ICMON_WS_PERF_INFO /SDF/TEST_WS_STATS - Test /SDF/ICMON_WS_PERF_INFO /SDF/TEST_RFC_STATS - Test /SDF/E2E_RFC_STATS /SDF/TEST_RFC_STATS - Test /SDF/E2E_RFC_STATS /SDF/TEST_CONN_MON_COLLECTOR - Component Tests for Connection Monitoring Data Collectors /SDF/TEST_CONN_MON_COLLECTOR - Component Tests for Connection Monitoring Data Collectors