RFFMBI95 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Program RFFMBI95 transfers the funds centers for an FM area in a batch job and/or generates hierarchy entries for a hierarchy variant in the FM area from a UNIX file or PC file to the SAP system...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 RFFMBI95 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FMSY - Create Funds Center Using UNIX
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_UXF_X = UNIX path
Selection Text: P_PCF_X = PC Path/File Name
Title: Copy Funds Center Master Data from UNIX File/PC File
Text Symbol: 110 = Check your entries
Text Symbol: 114 = Hierarchy variant already assigned
Text Symbol: 115 = Hierarchy variant does not exist
Text Symbol: 116 = No input file assigned
Text Symbol: 117 = Make selection financial budget/FM area
Text Symbol: 121 = Plan
Text Symbol: 122 = Funds center
Text Symbol: 123 = Valid from
Text Symbol: 124 = Valid to
Text Symbol: 125 = Name
Text Symbol: 126 = HVar
Text Symbol: 128 = Superior funds ctr
Text Symbol: 129 = Year
Text Symbol: 130 = FMA
Text Symbol: 131 = Message (type/ID/no./text)
Text Symbol: 139 = Create Funds Centers in FM Area (No Hierarchy Entries)
Text Symbol: 140 = Create Hierarchy Entries in the Hierarchy Variant
Text Symbol: 141 = Read mstr data from UNIX file
Text Symbol: 142 = Read mstr data from PC file
Text Symbol: 143 = Target param.
Text Symbol: 144 = Ctrl parameters
Text Symbol: I02 = Application Log
Text Symbol: I03 = Log
Text Symbol: I04 = Text
Text Symbol: 001 = Funds center in FM area
Text Symbol: 002 = Hierarchy variant
Text Symbol: 003 = Chart var.
Text Symbol: 004 = FM area
Text Symbol: 005 = Fiscal year
Text Symbol: 010 = File
Text Symbol: 011 = Commitment item in FM area/fiscal year
Text Symbol: 021 = UNIX file
Text Symbol: 022 = UNIX path
Text Symbol: 023 = File name
Text Symbol: 031 = PC file
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFMBI95 - Copy Funds Center Master Data from UNIX File/PC File RFFMBI95 - Copy Funds Center Master Data from UNIX File/PC File RFFMBI91 - Export Funds Center Master Data to UNIX file/PC file RFFMBI91 - Export Funds Center Master Data to UNIX file/PC file RFFMBI61 - Batch Transfer of Residual Budget at FYC from UNIX File (Local Auth) RFFMBI61 - Batch Transfer of Residual Budget at FYC from UNIX File (Local Auth)