RSZW_WEBOBJECTS_30_UPGRADE 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 RSZW_WEBOBJECTS_30_UPGRADE 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: Converting the Web Objects (Templates, Items, Views, BW URLs)
Text Symbol: 025 = Conversion Terminated
Text Symbol: 026 = Start-point of the Conversion
Text Symbol: 027 = Select a Start-point
Text Symbol: 028 = Conversion Information
Text Symbol: 029 = Convert completely?
Text Symbol: 030 = Conversion Selection
Text Symbol: 031 = Stylesheet Entries
Text Symbol: 032 = Old MIME Path (1)
Text Symbol: 033 = Old MIME Path (2)
Text Symbol: 034 = Old MIME Path (3)
Text Symbol: 035 = Old MIME Path (4)
Text Symbol: 036 = Old MIME Path (5)
Text Symbol: 037 = Old MIME Path (6)
Text Symbol: 038 = Old MIME Path (7)
Text Symbol: 039 = New MIME Path (1)
Text Symbol: 040 = New MIME Path (2)
Text Symbol: 041 = New MIME Path (3)
Text Symbol: 042 = New MIME Path (4)
Text Symbol: 043 = New MIME Path (5)
Text Symbol: 044 = New MIME Path (6)
Text Symbol: 045 = New MIME Path (7)
Text Symbol: 046 = Example (Please Change):
Text Symbol: 024 = Do you want to terminate the conversion?
Text Symbol: 001 = Check the IGS Installation
Text Symbol: 002 = Has the IGS been installed successfully?
Text Symbol: 003 = Has the IGS example graphic been displayed?
Text Symbol: 004 = Unable to Upgrade
Text Symbol: 005 = Upgrade Templates, Items, and Views
Text Symbol: 006 = Conversion with CTS Connection?
Text Symbol: 007 = Generate object catalog entries for the results of the conversion?
Text Symbol: 008 = Yes
Text Symbol: 009 = No
Text Symbol: 010 = Subsequent Processing of Workbooks
Text Symbol: 011 = Deleting the BDS Objects
Text Symbol: 012 = Select the workbooks that you want to delete
Text Symbol: 013 = Confirmation
Text Symbol: 014 = Are you sure you want to delete the BDS objects from the workbooks?
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-028 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_START' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-030 textline1 = text-029 cancel_display = space IMPORTING answer = answer.
POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING mark_flag = '' mark_max = 1 start_col = 25 start_row = 6 textline1 = text-027 titel = text-026 IMPORTING answer = answer TABLES t_spopli = selectlist EXCEPTIONS not_enough_answers = 1 too_much_answers = 2 too_much_marks = 3 OTHERS = 4.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-006 textline1 = text-007 cancel_display = space IMPORTING answer = answer.
RSCC_RSADM_ACC CALL FUNCTION 'RSCC_RSADM_ACC' EXPORTING fieldname = 'BEX_REQUEST' action = 'S' "select CHANGING adminvalue = l_bex_request EXCEPTIONS OTHERS = 9.
TR_READ_COMM CALL FUNCTION 'TR_READ_COMM' EXPORTING wi_trkorr = l_bex_request wi_dialog = ' ' wi_sel_e070 = 'X' IMPORTING we_e070 = l_s_e070 EXCEPTIONS not_exist_e070 = 1 no_authorization = 2.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-001 start_column = 10 start_row = 3 text_object = 'BW_IGS_CHECK' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-002 textline1 = text-003 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-004 start_column = 10 start_row = 3 text_object = 'BW_IGS_CHECK_FAILED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-019 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_TIV' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-019 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_TIV_INFO' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING mark_flag = 'X' mark_max = 0 start_col = 25 start_row = 6 textline1 = text-012 titel = text-011 IMPORTING answer = answer TABLES t_spopli = selectlist_25 EXCEPTIONS not_enough_answers = 1 too_much_answers = 2 too_much_marks = 3 OTHERS = 4.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING mark_flag = 'X' mark_max = 0 start_col = 25 start_row = 6 textline1 = text-012 titel = text-011 IMPORTING answer = answer TABLES t_spopli = selectlist_25 EXCEPTIONS not_enough_answers = 1 too_much_answers = 2 too_much_marks = 3 OTHERS = 4.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-013 textline1 = text-014 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-015 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_DELETE_BDS' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-016 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_WB_FORCE' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING mark_flag = 'X' mark_max = 0 start_col = 25 start_row = 6 textline1 = text-017 titel = text-016 IMPORTING answer = answer TABLES t_spopli = selectlist_25 EXCEPTIONS not_enough_answers = 1 too_much_answers = 2 too_much_marks = 3 OTHERS = 4.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING mark_flag = 'X' mark_max = 0 start_col = 25 start_row = 6 textline1 = text-017 titel = text-016 IMPORTING answer = answer TABLES t_spopli = selectlist_25 EXCEPTIONS not_enough_answers = 1 too_much_answers = 2 too_much_marks = 3 OTHERS = 4.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-013 textline1 = text-018 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-019 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_WB_ALL_CHECK' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-021 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_TEMPLATE_HTML' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_GET_VALUES CALL FUNCTION 'POPUP_GET_VALUES' EXPORTING no_value_check = 'X' popup_title = text-031 start_column = 10 start_row = 3 IMPORTING returncode = cancelled TABLES fields = l_t_fields EXCEPTIONS error_in_fields = 1 OTHERS = 2.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-020 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_URLS' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-023 textline1 = text-024 cancel_display = space IMPORTING answer = answer.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-025 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_CANCELED' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING language = sy-langu popup_title = text-022 start_column = 10 start_row = 3 text_object = 'BW_UPGRADE_DONE' help_modal = space IMPORTING cancelled = cancelled EXCEPTIONS text_not_found = 01.
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 RSZW_WEBOBJECTS_30_UPGRADE or its description.
RSZW_WEBOBJECTS_30_UPGRADE - Converting the Web Objects (Templates, Items, Views, BW URLs) RSZW_WEBOBJECTS_30_UPGRADE - Converting the Web Objects (Templates, Items, Views, BW URLs) RSZW_SAP_DOWNLOAD_4XMETADATA - BW: Web Application Designer Download 4.x Metadata RSZW_SAP_DOWNLOAD_4XMETADATA - BW: Web Application Designer Download 4.x Metadata RSZW_REPLACE_TEMPLATE_STRINGS - Mass-replacment of Strings in Web Templates RSZW_REPLACE_TEMPLATE_STRINGS - Mass-replacment of Strings in Web Templates