RFFMMD_MAKE_HIER_FLAT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Only Relevant for German Local Authorities Customers..see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RFFMMD_MAKE_HIER_FLAT 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: P_FIKRS = D Financial Management Area
Title: Program RFFMMD_MAKE_HIER_FLAT
Text Symbol: 001 = There are already commitment items in
Text Symbol: 002 = Funds Center Hierarchy in FM Area
Text Symbol: 003 = Fiscal Year
Text Symbol: 004 = successfully converted
Text Symbol: 005 = Commitment item hierarchy in FM area
Text Symbol: 009 = was NOT converted
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FM_FIKRS_READ CALL FUNCTION 'FM_FIKRS_READ' EXPORTING I_FIKRS = P_FIKRS IMPORTING E_F_FM01 = L_F_FM01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFMMD_MAKE_HIER_FLAT - Program RFFMMD_MAKE_HIER_FLAT RFFMMD_MAKE_HIER_FLAT - Program RFFMMD_MAKE_HIER_FLAT RFFMMD_COM_ITEM_FYC - Copy Cmmt Items into Following Year RFFMMD_COM_ITEM_FYC - Copy Cmmt Items into Following Year RFFMMD_COM_ITEM_ALT_HIER - Program RFFMMD_COM_ITEM_ALT_HIER RFFMMD_COM_ITEM_ALT_HIER - Program RFFMMD_COM_ITEM_ALT_HIER