MF61IF04 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 MF61IF04 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: Real Estate Funds Overview: Forms for Set Generation (With Hierarchy)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
G_GENERATE_BASIC_SET CALL FUNCTION 'G_GENERATE_BASIC_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSBV FORMULA_LINES = IRGSBF EXCEPTIONS BAD_FORMULA = 01 NO_AUTHORITY = 02 NOT_UNIQUE = 03 OLD_SET_HAS_WRONG_TYPE = 04 WRONG_INTERVAL = 05.
G_GENERATE_BASIC_SET CALL FUNCTION 'G_GENERATE_BASIC_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSBV FORMULA_LINES = IRGSBF.
G_GENERATE_BASIC_SET CALL FUNCTION 'G_GENERATE_BASIC_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSBV FORMULA_LINES = IRGSBF.
G_GENERATE_BASIC_SET CALL FUNCTION 'G_GENERATE_BASIC_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSBV FORMULA_LINES = IRGSBF.
G_GENERATE_BASIC_SET CALL FUNCTION 'G_GENERATE_BASIC_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSBV FORMULA_LINES = IRGSBF.
G_GENERATE_SINGLE_SET CALL FUNCTION 'G_GENERATE_SINGLE_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSB1.
G_GENERATE_SINGLE_SET CALL FUNCTION 'G_GENERATE_SINGLE_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSB1.
G_GENERATE_SINGLE_SET CALL FUNCTION 'G_GENERATE_SINGLE_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSB1.
G_GENERATE_SINGLE_SET CALL FUNCTION 'G_GENERATE_SINGLE_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSB1.
G_GENERATE_SINGLE_SET CALL FUNCTION 'G_GENERATE_SINGLE_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSB1.
G_GENERATE_SINGLE_SET CALL FUNCTION 'G_GENERATE_SINGLE_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSB1.
G_GENERATE_SINGLE_SET CALL FUNCTION 'G_GENERATE_SINGLE_SET' EXPORTING LANGU = SY-LANGU SET_HEADER = IRGSBS TABLES SET_LINES = IRGSB1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF61IF04 - Real Estate Funds Overview: Forms for Set Generation (With Hierarchy) MF61HZ00 - Central Functions for Maintenance of Heating Systems MF61HTOP - documentation and ABAP source code MF61HT03 - documentation and ABAP source code MF61HS00 - Block Heating Systems and Dependent Tables e.g. Calc. Unit Allocation MF61HO00 - documentation and ABAP source code