IUUC_REPL_CONTENT_F01 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 IUUC_REPL_CONTENT_F01 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.
Title: Include IUUC_REPL_CONTENT_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ENQUEUE_E_DMC_PRJCT CALL FUNCTION 'ENQUEUE_E_DMC_PRJCT' EXPORTING mode_dmc_prjct = 'E' guid = lv_guid EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
IUUC_REPL_GET_TAB_MAP CALL FUNCTION 'IUUC_REPL_GET_TAB_MAP' DESTINATION gv_rfcdest EXPORTING iv_mt_id = gs_schema_sel-mt_id iv_src_db_tabname = lv_db_tabname iv_is_generate_new = 'X' IMPORTING ev_internal_tabname = gv_tabname EXCEPTIONS OTHERS = 1.
IUUC_REPL_EDITOR_RFC CALL FUNCTION 'IUUC_REPL_EDITOR_RFC' DESTINATION gv_rfcdest EXPORTING im_includename =
-include IMPORTING rv_subrc = lv_subrc EXCEPTIONS no_include_specified = 1 OTHERS = 2.
IUUC_REPL_GET_TAB_MAP CALL FUNCTION 'IUUC_REPL_GET_TAB_MAP' DESTINATION gv_rfcdest EXPORTING iv_mt_id = gs_schema_sel-mt_id iv_src_db_tabname = lv_db_tabname iv_is_generate_new = 'X' IMPORTING ev_internal_tabname = gv_tabname EXCEPTIONS OTHERS = 1.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = lv_titlebar text_question = lv_question text_button_1 = lv_button_1 text_button_2 = lv_button_2 default_button = '1' display_cancel_button = 'X' IMPORTING answer = lv_answer.
POPUP_TO_CONFIRM ** CALL FUNCTION 'POPUP_TO_CONFIRM' ** EXPORTING ** titlebar = lv_titlebar ** text_question = lv_question ** text_button_1 = lv_button_1 ** text_button_2 = lv_button_2 ** default_button = '1' ** display_cancel_button = 'X' ** IMPORTING ** answer = lv_answer.
IUUC_REPL_PING CALL FUNCTION 'IUUC_REPL_PING' DESTINATION gv_rfcdest IMPORTING ev_version = lv_version EXCEPTIONS no_authority = 1 OTHERS = 2.
RFC_CONNECTION_CLOSE CALL FUNCTION 'RFC_CONNECTION_CLOSE' EXPORTING destination = p_gv_rfcdest EXCEPTIONS * destination_not_open = 1 OTHERS = 0.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = lv_titlebar text_question = lv_message display_cancel_button = ' ' IMPORTING answer = lv_ok_code EXCEPTIONS text_not_found = 1 OTHERS = 2.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = lv_titlebar text_question = lv_message display_cancel_button = ' ' IMPORTING answer = lv_ok_code EXCEPTIONS text_not_found = 1 OTHERS = 2.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = lv_titlebar text_question = lv_message display_cancel_button = 'X' IMPORTING answer = lv_ok_code EXCEPTIONS text_not_found = 1 OTHERS = 2.
DEQUEUE_E_DMC_PRJCT CALL FUNCTION 'DEQUEUE_E_DMC_PRJCT' EXPORTING MODE_DMC_PRJCT = 'E' GUID = lv_guid.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = lv_titlebar text_question = lv_message display_cancel_button = 'X' IMPORTING answer = lv_ok_code EXCEPTIONS text_not_found = 1 OTHERS = 2.
IUUC_REPL_GET_TABLE_DEF CALL FUNCTION 'IUUC_REPL_GET_TABLE_DEF' DESTINATION gv_rfcdest EXPORTING iv_tabname = lv_tabname iv_mt_id = gs_repl_tabstg-mt_id iv_type_local = lv_type_local iv_dbcon_name = gs_schema_sel-snd_dbcon iv_schema = gs_schema_sel-snd_schema TABLES it_dd03p = lt_dd03p EXCEPTIONS no_authority = 1 invalid_mt_id = 2 invalid_rfc_settings = 3 illegal_input = 4 no_fields = 5 undefined_error = 6 sql_error = 7 OTHERS = 8.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING dynpprog = 'IUUC_REPL_CONTENT' dynpnr = '0302' dynprofield = 'GS_ASS_RUL_MAP-EVENT' retfield = 'EVENT' value_org = 'S' * callback_program = 'IUUC_REPL_CONTENT' * callback_form = 'TEST' TABLES value_tab = lt_events return_tab = lt_return_tab .
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'GS_PERF_OPTION-READING_TYPE' retfield = 'TYPE' value_org = 'S' TABLES value_tab = lt_reading_types.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'GS_REPL_TAB_DV-DTYP' retfield = 'TYPE' value_org = 'S' TABLES value_tab = lt_datatypes return_tab = lt_return_tab.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'ACTION' value_org = 'S' TABLES value_tab = lt_actions.
CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'FIELDNAME' value_org = 'S' TABLES value_tab = lt_fieldnames return_tab = lt_return_tab.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = sy-repid dynumb = sy-dynnr TABLES dynpfields = lt_refresh_fields.
DOCU_CALL CALL FUNCTION 'DOCU_CALL' EXPORTING displ = 'X' displ_mode = '2' id = 'TX' langu = sy-langu object = lv_doku_obj suppress_edit = 'X' EXCEPTIONS OTHERS = 1.
IUUC_REPL_GET_TAB_MAP CALL FUNCTION 'IUUC_REPL_GET_TAB_MAP' DESTINATION gv_rfcdest EXPORTING iv_mt_id = gs_schema_sel-mt_id iv_src_db_tabname = lv_db_tabname iv_is_generate_new = 'X' IMPORTING ev_internal_tabname = gs_transfer-tabname EXCEPTIONS OTHERS = 1.
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 IUUC_REPL_CONTENT_F01 or its description.
IUUC_REPL_CONTENT_F01 - Include IUUC_REPL_CONTENT_F01 IUUC_REPL_CONTENT - Program IUUC_REPL_CONTENT IUUC_REPL_CONTENT - Program IUUC_REPL_CONTENT IUUC_REPL_CONFIG_ANALYSIS - Configuration Analysis IUUC_REPL_CONFIG_ANALYSIS - Configuration Analysis IUUC_REPL_CONFIGURATION - classic base GUI LT Replication