RFVIRE2F 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 RFVIRE2F 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: Form Routines for Additional Selection Drilldown Reporting
INCLUDE RFVIREXF.
No SAP DATABASE tables are accessed within this REPORT code!
KOKRS_GET_FROM_BUKRS CALL FUNCTION 'KOKRS_GET_FROM_BUKRS' EXPORTING I_BUKRS = SOSE_BUKRS IMPORTING E_KOKRS = SOSE_KOKRS.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFVIRE2F - Form Routines for Additional Selection Drilldown Reporting RFVIRE2D - Data for Additional Selection Drilldown Reporting RFVIRE20 - Analyze Log of Invoice Printout RFVIRE20 - Analyze Log of Invoice Printout RFVIRE1F - Form routines for additional selection drilldown reporting RFVIRE1D - Data for additional selection drilldown reporting