RFVIREEQ 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 RFVIREEQ 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: SOXVALUT = Value date
Selection Text: SOXUMSKZ = Special G/L indicator
Selection Text: SOXSWENR = Lease-outs for bus.entity
Selection Text: SOXSGTXT = Item text
Selection Text: SOXNTOTL = No. of lines in document
Selection Text: SOXNMTCH = No. of matching lines
Selection Text: SOXMWSKZ = Sales tax code
Selection Text: SOXLIFNR = Vendor number
Selection Text: SOXKUNNR = Customer number
Selection Text: SOXKOSTL = Cost center
Selection Text: SOXKOART = Account type
Selection Text: SOXIMKEY = RE acct assignment
Selection Text: SOXHKONT = General ledger account
Selection Text: SOXGSBER = Business area
Selection Text: SOXBSCHL = Posting keys
Selection Text: PA_VORG = Posting run activity
Selection Text: PA_TABLE = - Header in ext. table
Selection Text: PA_SPEC = Transfer reference number
Selection Text: PA_SOID = Number of posting run
Selection Text: PA_SGUSE = Document line analysis
Selection Text: PA_HSIMP = Only reference in header
Selection Text: PA_HOTSP = - Display hotspot cursor
Selection Text: PA_HONLY = Only header
Selection Text: PA_GJAHR = Year of posting run
Selection Text: PA_EXKPF = Detailed selection
Selection Text: PA_DYNSL = - Header dynamic selection
Selection Text: PA_DEBUG = Display DDIC table
Selection Text: PA_CALC = Calculate statistics
Selection Text: SOXVBEWA = Flow type
Selection Text: SO_XBLNR = Reference number
Selection Text: SO_WAERS = Currency key
Selection Text: SO_USNAM = User name in document
Selection Text: SO_TCODE = Transaction code
Selection Text: SO_STBLG = Reverse document number
Selection Text: SO_MONAT = Fiscal period
Selection Text: SO_GJAHR = Fiscal year
Selection Text: SO_DBBLG = Doc. no. of recurring entry
Selection Text: SO_CPUTM = Time data entered
INCLUDE RFVICNOT.
No SAP DATABASE tables are accessed within this REPORT code!
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = loc_dyname dynumb = loc_dynumb translate_to_upper = 'X' TABLES dynpfields = loc_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 OTHERS = 9.
REAL_ESTATE_F4_YEAR CALL FUNCTION 'REAL_ESTATE_F4_YEAR' EXPORTING i_year = pa_gjahr IMPORTING e_year = pa_gjahr e_sel_ok = loc_sel_ok_gjahr EXCEPTIONS OTHERS = 1.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = loc_dyname dynumb = loc_dynumb translate_to_upper = 'X' TABLES dynpfields = loc_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 OTHERS = 9.
REAL_ESTATE_F4_VISLID CALL FUNCTION 'REAL_ESTATE_F4_VISLID' EXPORTING i_sollid = pa_soid i_gjahr = pa_gjahr i_svorg = pa_vorg IMPORTING e_vislid = loc_vislid e_sollid = pa_soid e_gjahr = pa_gjahr e_sel_ok = loc_sel_ok_vislid EXCEPTIONS OTHERS = 1.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = loc_dyname dynumb = loc_dynumb TABLES dynpfields = loc_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.
RE_FI_POSTING_GET CALL FUNCTION 'RE_FI_POSTING_GET' TABLES e_t_fi_beleg = t_fi_beleg e_t_objnr = t_objnr EXCEPTIONS OTHERS = 0.
AC_DOCUMENT_RECORD CALL FUNCTION 'AC_DOCUMENT_RECORD' EXPORTING i_awtyp = t_fi_beleg-awtyp i_awref = t_fi_beleg-refbn i_aworg = t_fi_beleg-aworg i_awsys = t_fi_beleg-logsystem i_bukrs = t_fi_beleg-refbk x_dialog = loc_dialog " space TABLES t_documents = t_fi_documents EXCEPTIONS no_reference = 1 no_document = 2 OTHERS = 3.
CALCULATE_TAX_FROM_NET_AMOUNT CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT' EXPORTING i_bukrs = i_bseg-bukrs i_mwskz = i_bseg-mwskz i_txjcd = i_bseg-txjcd i_waers = i_bkpf-waers i_wrbtr = i_bseg-dmbtr IMPORTING e_fwste = i_bseg-mwsts TABLES t_mwdat = t_mwdat EXCEPTIONS OTHERS = 1.
CALCULATE_TAX_FROM_NET_AMOUNT CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT' EXPORTING i_bukrs = i_bseg-bukrs i_mwskz = i_bseg-mwskz i_txjcd = i_bseg-txjcd i_waers = i_bkpf-waers i_wrbtr = i_bseg-wrbtr IMPORTING e_fwste = i_bseg-wmwst TABLES t_mwdat = t_mwdat EXCEPTIONS OTHERS = 1.
ADDRESS_ASSIGN CALL FUNCTION 'ADDRESS_ASSIGN' EXPORTING adr_in = viob01-adrnr function = 'P' "Provide objekttyp = '51' IMPORTING adrwa_out = sans1 * ADRZUS_OUT = SANO1 EXCEPTIONS address_not_found = 1 no_address_assigned = 2 illegal_function = 3.
FVAX_ADDRESS_TEXT CALL FUNCTION 'FVAX_ADDRESS_TEXT' EXPORTING sans1 = sans1 * KZ_REGIO = TXJCD_REQ IMPORTING adr_text = adresse_we.
REMD_DECODE_IMKEY CALL FUNCTION 'REMD_DECODE_IMKEY' EXPORTING i_imkey = uv_imkey i_dabrbez = uv_dabrbez IMPORTING e_objtyp = loc_objtyp e_viremaster = uc_viremaster EXCEPTIONS object_does_not_exist = 1 object_key_inconsistent = 2 OTHERS = 3.
OBJECT_IDENTIFICATION_GET CALL FUNCTION 'OBJECT_IDENTIFICATION_GET' EXPORTING objnr = uc_viremaster-objnr IMPORTING identification = loc_identification EXCEPTIONS OTHERS = 1.
REMD_DECODE_IMKEY CALL FUNCTION 'REMD_DECODE_IMKEY' EXPORTING i_imkey = uv_imkey i_dabrbez = uv_dabrbez IMPORTING e_viremaster = loc_viremaster EXCEPTIONS object_does_not_exist = 1 object_key_inconsistent = 2 OTHERS = 3.
REMD_OBJECT_TEXT_GET CALL FUNCTION 'REMD_OBJECT_TEXT_GET' EXPORTING i_imkey = sumtab_imkey-imkey IMPORTING e_text = sumtab_imkey-idtxt2 EXCEPTIONS OTHERS = 1.
REMD_DECODE_IMKEY CALL FUNCTION 'REMD_DECODE_IMKEY' EXPORTING i_objnr = i_bkpf-objnr IMPORTING e_viremaster = loc_viremaster EXCEPTIONS object_does_not_exist = 1 object_key_inconsistent = 2 OTHERS = 3.
REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING i_callback_program = p_g_repid i_callback_pf_status_set = p_status i_callback_user_command = p_command it_fieldcat = p_gt_fieldcat[] it_events = lt_events is_layout = ls_layout i_tabname_header = 'P_T_OUTTAB_HEADER' i_tabname_item = 'P_T_OUTTAB_ITEM' is_keyinfo = ls_keyinfo it_sort = lt_sort i_save = 'A' is_variant = lt_variant TABLES t_outtab_header = p_t_outtab_header t_outtab_item = p_t_outtab_item.
REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = p_g_repid i_callback_pf_status_set = p_status i_callback_user_command = p_command it_fieldcat = p_gt_fieldcat[] it_events = lt_events is_layout = ls_layout it_sort = lt_sort i_save = 'A' i_buffer_active = '' TABLES t_outtab = p_t_outtab_item.
REMD_DECODE_IMKEY CALL FUNCTION 'REMD_DECODE_IMKEY' EXPORTING i_objnr = i_bkpf-objnr IMPORTING e_viremaster = loc_viremaster EXCEPTIONS object_does_not_exist = 1 object_key_inconsistent = 2 OTHERS = 3.
REMD_DECODE_IMKEY CALL FUNCTION 'REMD_DECODE_IMKEY' EXPORTING i_objnr = i_coep-objnr IMPORTING e_viremaster = loc_viremaster EXCEPTIONS object_does_not_exist = 1 object_key_inconsistent = 2 OTHERS = 3.
CONVERT_TO_LOCAL_CURRENCY CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY' EXPORTING date = sy-datum foreign_amount = i_coep-wkgbtr foreign_currency = gs_tka01-waers local_currency = gs_t001-waers IMPORTING local_amount = ld_amount EXCEPTIONS NO_RATE_FOUND = 1 OVERFLOW = 2 NO_FACTORS_FOUND = 3 NO_SPREAD_FOUND = 4 DERIVED_2_TIMES = 5.
REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = lt_list_header * I_LOGO = * I_END_OF_LIST_GRID = .
CALCULATE_TAX_FROM_NET_AMOUNT CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT' EXPORTING i_bukrs = p_i_bseg-bukrs i_mwskz = p_i_bseg-mwskz i_txjcd = p_i_bseg-txjcd i_waers = p_i_waers i_wrbtr = p_i_bseg-dmbtr IMPORTING e_fwste = ld_mwsts TABLES t_mwdat = lt_mwdat EXCEPTIONS OTHERS = 1.
FI_TAX_GET_TAX_PROCESSINGS CALL FUNCTION 'FI_TAX_GET_TAX_PROCESSINGS' EXPORTING i_ktosl =
-ktosl IMPORTING e_t007b = ls_t007b EXCEPTIONS ktosl_not_found = 1.
FI_DOCUMENT_FIND_FOR_INTERFACE CALL FUNCTION 'FI_DOCUMENT_FIND_FOR_INTERFACE' EXPORTING i_awtyp = t_fi_beleg-awtyp i_awref = ld_awref i_aworg = ld_aworg * i_awsys = i_bukrs = t_fi_beleg-bukrs TABLES e_accdn = lt_eaccdn i_accdn = lt_iaccdn EXCEPTIONS no_doc_found = 1 OTHERS = 2.
FAGL_GET_ARCH_FI_DOCUMENT CALL FUNCTION 'FAGL_GET_ARCH_FI_DOCUMENT' EXPORTING i_bukrs = ld_bukrs i_belnr = ld_belnr i_gjahr = ld_gjahr TABLES t_bkpf = lt_abkpf t_bseg = lt_cbseg t_bset = lt_cbset EXCEPTIONS document_not_found = 1 internal_error = 2 OTHERS = 3.
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 RFVIREEQ or its description.
RFVIREEQ - Real Estate - Settlement Unit Itemization RFVIREEQ - Real Estate - Settlement Unit Itemization RFVIREEP - Itemization for Settlement Units RFVIREEP - Itemization for Settlement Units RFVIRECNVIEWS - Starts View Maintenance for General Contract (Replaces: BUSVIEWS) RFVIRECNVIEWS - Starts View Maintenance for General Contract (Replaces: BUSVIEWS)