RFVIWBC01 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 RFVIWBC01 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.
RFVZTVI3, "DATENDEFINITION FÜR KOMMUNIKATIONSBEREICHE
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TTXBF CALL FUNCTION 'POPUP_TTXBF' EXPORTING brfnm = ic_brfnm rantyp = con_rantyp-immo subanwdg = c_docgrp_wb EXCEPTIONS not_found = 1 zurueck = 2.
REWB_HIWB_EXISTS CALL FUNCTION 'REWB_HIWB_EXISTS' EXPORTING id_date = id_date IMPORTING eb_exists = lb_exists TABLES it_so_swbnr = it_so_swbnr[] it_so_stat = it_so_stat[] it_so_swbind = it_so_swbind[] it_so_stat2 = it_so_stat2[] it_so_bukrs = lt_so_bukrs[] it_so_swenr = it_so_swenr[].
POPUP_TTXBF CALL FUNCTION 'POPUP_TTXBF' EXPORTING rantyp = con_rantyp-immo subanwdg = c_docgrp_wb IMPORTING brfnm = lc_brfnm EXCEPTIONS not_found = 1 zurueck = 2.
REWB_HIWB_LEVEL_GET CALL FUNCTION 'REWB_HIWB_LEVEL_GET' EXPORTING ii_level = 0 id_date = id_date TABLES it_so_swbnr = it_so_swbnr[] it_so_stat = it_so_stat[] it_so_swbind = it_so_swbind[] it_so_stat2 = it_so_stat2[] it_so_bukrs = lt_so_bukrs[] it_so_swenr = it_so_swenr[] et_out = lt_rewbhiwb[].
TEXT_INTERFACE CALL FUNCTION 'TEXT_INTERFACE' EXPORTING * ADRTYP = ' ' brfnm = ic_brfnm * BRIEFDATUM = SY-DATUM bukrs = ic_bukrs dialog = lb_spfbkz druparm = ls_itcpo * fprotokoll = 'X' * PARTNR = ' ' * P_USER_EXIT = ' ' rantyp = con_rantyp-immo * STICHTAG = SY-DATUM subanwdg = c_docgrp_wb IMPORTING ergebnis = ls_itcpp EXCEPTIONS adress = 1 canceled = 2 element = 3 form = 4 options = 5 OTHERS = 6.
RE_GET_TEXTS_FOR_COMPANY CALL FUNCTION 'RE_GET_TEXTS_FOR_COMPANY' EXPORTING i_bukrs = ic_bukrs IMPORTING e_vitxt = ls_vitxt EXCEPTIONS OTHERS = 0.
REWB_HIWEME_LEVEL_GET CALL FUNCTION 'REWB_HIWEME_LEVEL_GET' EXPORTING ii_level = 0 id_date = id_date TABLES it_so_swbnr = it_so_swbnr it_so_swbind = it_so_swbind et_out = lt_rewbhiweme.
REWB_HIMEFL_GET CALL FUNCTION 'REWB_HIMEFL_GET' EXPORTING id_date = id_date TABLES it_so_swbnr = it_so_swbnr it_so_swbind = it_so_swbind et_out = lt_rewbhimefl.
REWB_HIMENI_GET CALL FUNCTION 'REWB_HIMENI_GET' TABLES it_so_swbnr = it_so_swbnr it_so_swbind = it_so_swbind et_out = lt_rewbhimeni.
REWB_HIKOST_LEVEL_GET CALL FUNCTION 'REWB_HIKOST_LEVEL_GET' EXPORTING ii_level = 0 id_date = id_date TABLES it_so_swbnr = it_so_swbnr it_so_swbind = it_so_swbind et_out = lt_rewbhikost.
REWB_HIFIPL_LEVEL_GET CALL FUNCTION 'REWB_HIFIPL_LEVEL_GET' EXPORTING ii_level = 0 id_date = id_date TABLES it_so_swbnr = it_so_swbnr it_so_swbind = it_so_swbind et_out = lt_rewbhifipl.
REWB_HILAFK_LEVEL_GET CALL FUNCTION 'REWB_HILAFK_LEVEL_GET' EXPORTING ii_level = 0 id_date = id_date TABLES it_so_swbnr = it_so_swbnr it_so_swbind = it_so_swbind et_out = lt_rewbhilafk.
REWB_HILABK_LEVEL_GET CALL FUNCTION 'REWB_HILABK_LEVEL_GET' EXPORTING ii_level = 0 id_date = id_date TABLES it_so_swbnr = it_so_swbnr it_so_swbind = it_so_swbind et_out = lt_rewbhilabk.
REWB_HIZAUF_LEVEL_GET CALL FUNCTION 'REWB_HIZAUF_LEVEL_GET' EXPORTING ii_level = 0 id_date = id_date TABLES it_so_swbnr = it_so_swbnr it_so_swbind = it_so_swbind * IT_REWBHIWB = it_rewbhilafk = lt_rewbhilafk it_rewbhilabk = lt_rewbhilabk et_out = lt_rewbhizauf.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFVIWBC01 - documentation and ABAP source code RFVIWBC01 - documentation and ABAP source code RFVIWB02 - Correspondence - Print Advance Notice of Structural Alterations RFVIWB02 - Correspondence - Print Advance Notice of Structural Alterations RFVIWB01 - Advance Notice of Structural Measures: Correspondence RFVIWB01 - Advance Notice of Structural Measures: Correspondence