SAP Reports / Programs | Basis Components | Enterprise Service Infrastructure | Service Implementation Workbench(BC-ESI-SIW) SAP BC

SIW_RES_MGR_REP_READER SAP ABAP INCLUDE - Include SIW_RES_MGR_REP_READER







SIW_RES_MGR_REP_READER 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 SIW_RES_MGR_REP_READER 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 SIW_RES_MGR_REP_READER. "Basic submit
SUBMIT SIW_RES_MGR_REP_READER AND RETURN. "Return to original report after report execution complete
SUBMIT SIW_RES_MGR_REP_READER VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include SIW_RES_MGR_REP_READER


INCLUDES used within this REPORT SIW_RES_MGR_REP_READER

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:

SIW_RFC_READ_TTYP CALL FUNCTION 'SIW_RFC_READ_TTYP' DESTINATION me->rfcdest_impl EXPORTING i_name = i_name i_langu = i_langu IMPORTING e_str_ttyp = e_str_ttyp e_tab_ttyp_keyfield = e_tab_ttyp_keyfield e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_DOMA CALL FUNCTION 'SIW_RFC_READ_DOMA' DESTINATION me->rfcdest_impl EXPORTING i_name = i_name i_langu = i_langu IMPORTING e_str_doma = e_str_doma e_tab_doma_value = e_tab_doma_value e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_STRU CALL FUNCTION 'SIW_RFC_READ_STRU' DESTINATION me->rfcdest_impl EXPORTING i_name = i_name i_langu = i_langu IMPORTING e_str_stru = e_str_stru e_tab_stru_field = e_tab_stru_field e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_CHECK_DDIC_TYPE CALL FUNCTION 'SIW_RFC_CHECK_DDIC_TYPE' DESTINATION me->rfcdest_impl EXPORTING i_ddic_name = i_ddic_name i_ddic_type = i_ddic_type IMPORTING e_exists = e_exists e_is_consistent = e_is_consistent e_is_active = e_is_active e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_DTEL CALL FUNCTION 'SIW_RFC_READ_DTEL' DESTINATION me->rfcdest_impl EXPORTING i_name = i_name i_langu = i_langu IMPORTING e_str_dtel = r_str_dtel e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_TRDIR CALL FUNCTION 'SIW_RFC_READ_TRDIR' DESTINATION me->rfcdest_impl EXPORTING i_name = l_name IMPORTING e_str_trdir = r_str_trdir e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_TRDIRT CALL FUNCTION 'SIW_RFC_READ_TRDIRT' DESTINATION me->rfcdest_impl EXPORTING i_name = l_name IMPORTING e_str_trdirt = r_str_trdirt e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_TEXTPOOL CALL FUNCTION 'SIW_RFC_READ_TEXTPOOL' DESTINATION me->rfcdest_impl EXPORTING i_prog = l_name i_tab_langu = i_tab_langu IMPORTING e_tab_textpool = r_tab_textpool e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_CLIF_SOURCE CALL FUNCTION 'SIW_RFC_READ_CLIF_SOURCE' DESTINATION me->rfcdest_impl EXPORTING i_clif = l_clif i_tab_extensions_yes = i_tab_extensions_yes i_tab_extensions_no = i_tab_extensions_no i_state = i_state IMPORTING e_str_exception = l_str_msg e_tab_source = e_tab_source EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_GET_UNITTEST_INFO CALL FUNCTION 'SIW_RFC_GET_UNITTEST_INFO' DESTINATION me->rfcdest_impl IMPORTING e_str_exception = ls_msg et_messages = rt_messages EXCEPTIONS communication_failure = 1 MESSAGE lv_message system_failure = 2 MESSAGE lv_message . "#EC FB_RC

SIW_RFC_DISPLAY_TEMP_PROG CALL FUNCTION 'SIW_RFC_DISPLAY_TEMP_PROG' DESTINATION me->rfcdest_impl EXPORTING i_tab_code = i_tab_code i_flg_new_window = 'X' IMPORTING e_str_exception = l_str_msg EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_TABU CALL FUNCTION 'SIW_RFC_READ_TABU' DESTINATION me->rfcdest_impl EXPORTING i_tab_name = i_table_name i_tab_properties = i_tab_properties i_flg_get_fields_only = i_flg_get_fields_only IMPORTING e_tab_tabu_property = r_tab_tabu_property e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_START_SPROXY CALL FUNCTION 'SIW_RFC_START_SPROXY' DESTINATION me->rfcdest_impl EXPORTING i_devclass = l_devclass_dummy i_esr_key = i_esr_key i_service_level = i_service_level i_proxy_interface = i_proxy_interface IMPORTING e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_REPORT CALL FUNCTION 'SIW_RFC_READ_REPORT' DESTINATION me->rfcdest_impl EXPORTING i_name = l_name IMPORTING e_str_exception = l_str_exception e_tab_code = r_tab_code EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_FUNCINFO CALL FUNCTION 'SIW_RFC_READ_FUNCINFO' DESTINATION me->rfcdest_impl EXPORTING i_funcname = l_name IMPORTING e_str_exception = l_str_exception e_str_funcinfo = r_str_funcinfo EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_INTERFACE CALL FUNCTION 'SIW_RFC_READ_INTERFACE' DESTINATION me->rfcdest_impl EXPORTING i_ifname = l_ifname IMPORTING e_strn_interface = r_strn_interface e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_CLASS CALL FUNCTION 'SIW_RFC_READ_CLASS' DESTINATION me->rfcdest_impl EXPORTING i_clsname = l_classname IMPORTING e_strn_class = e_strn_class e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_SIGNATURE CALL FUNCTION 'SIW_RFC_READ_SIGNATURE' DESTINATION me->rfcdest_impl EXPORTING i_api_head = i_api_head i_class_reader = i_class_reader IMPORTING e_str_sxf_api = ls_sxf_api e_str_exception = ls_exception TABLES t_sxf_fieldrels = lt_sxf_fieldrels t_sxf_fields = lt_sxf_field t_sxf_types = lt_sxf_types EXCEPTIONS communication_failure = 1 MESSAGE lv_message system_failure = 2 MESSAGE lv_message . "#EC FB_RC

SIW_RFC_READ_DATATYPE





CALL FUNCTION 'SIW_RFC_READ_DATATYPE' DESTINATION me->rfcdest_impl EXPORTING i_typename = i_typename i_flg_restrict_depth = i_flg_restrict_depth i_max_depth = i_max_depth IMPORTING e_str_sxf_api = ls_sxf_api e_str_exception = ls_exception TABLES t_sxf_fields = lt_sxf_field t_sxf_types = lt_sxf_types t_sxf_fieldrels = lt_sxf_field_rel EXCEPTIONS communication_failure = 1 MESSAGE lv_message system_failure = 2 MESSAGE lv_message . "#EC FB_RC

SIW_RFC_READ_BADI CALL FUNCTION 'SIW_RFC_READ_BADI' DESTINATION me->rfcdest_impl EXPORTING i_spotname = l_spotname i_badiname = l_badiname IMPORTING e_str_exception = l_str_exception e_str_badi = r_str_badi EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_METHOD_SOURCE CALL FUNCTION 'SIW_RFC_READ_METHOD_SOURCE' DESTINATION me->rfcdest_impl EXPORTING i_clsname = l_clsname i_methodname = l_methodname i_state = l_state IMPORTING e_tab_code = e_tab_code e_incname = e_incname e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_TADIR CALL FUNCTION 'SIW_RFC_READ_TADIR' DESTINATION me->rfcdest_impl EXPORTING i_object = l_object i_objname = l_objname IMPORTING e_str_tadir = r_str_tadir e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_PACKAGE CALL FUNCTION 'SIW_RFC_READ_PACKAGE' DESTINATION me->rfcdest_impl EXPORTING i_devclass = i_devclass IMPORTING e_attributes = r_attributes e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_GET_WSN_URL CALL FUNCTION 'SIW_RFC_GET_WSN_URL' DESTINATION me->rfcdest_impl EXPORTING i_esr_service = i_esr_service i_esr_namespace = i_esr_namespace IMPORTING e_url = e_url e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_RS_TOOL_ACCESS CALL FUNCTION 'SIW_RFC_RS_TOOL_ACCESS' DESTINATION me->rfcdest_impl EXPORTING i_object = l_object i_objname = l_objname i_new_window = i_new_window i_position = i_position IMPORTING e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_JUMP_ESR CALL FUNCTION 'SIW_RFC_JUMP_ESR' DESTINATION me->rfcdest_impl IMPORTING e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_PREFILL_EXPERT_MAPPING CALL FUNCTION 'SIW_RFC_PREFILL_EXPERT_MAPPING' DESTINATION me->rfcdest_impl EXPORTING i_function_name = i_function_name IMPORTING e_tab_expert_mapping = e_tab_expert_mapping e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_READ_BADI_SORTER CALL FUNCTION 'SIW_RFC_READ_BADI_SORTER' DESTINATION me->rfcdest_impl EXPORTING i_badi_sorter = i_badi_sorter IMPORTING e_badi_sorter = r_badi_sorter e_str_exception = l_str_exception EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_SYNTAX_CHECK CALL FUNCTION 'SIW_RFC_SYNTAX_CHECK' DESTINATION me->rfcdest_impl EXPORTING i_object = l_object i_objname = l_objname i_methodname = l_methodname IMPORTING e_str_exception = l_str_exception e_syntaxerror = r_syntaxerror EXCEPTIONS communication_failure = 1 MESSAGE l_message system_failure = 2 MESSAGE l_message . "#EC FB_RC

SIW_RFC_RUN_AUNIT_TESTS CALL FUNCTION 'SIW_RFC_RUN_AUNIT_TESTS' DESTINATION lv_rfcdest EXPORTING it_tadir_keys = it_tadir_keys i_runmode = i_runmode IMPORTING e_str_exception = ls_exception e_status = r_status EXCEPTIONS communication_failure = 1 MESSAGE lv_message system_failure = 2 MESSAGE lv_message.

SIW_RFC_READ_SERVICE_GROUP CALL FUNCTION 'SIW_RFC_READ_SERVICE_GROUP' DESTINATION me->rfcdest_impl EXPORTING i_name = l_name IMPORTING e_str_sg = c_str_sg e_str_exception = ls_exception EXCEPTIONS communication_failure = 1 MESSAGE lv_message system_failure = 2 MESSAGE lv_message.



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 SIW_RES_MGR_REP_READER or its description.