SAP Reports / Programs | Public Sector Management | Funds Management | Budgeting and Availability Control(PSM-FM-BU) SAP PSM

RFFMBI35 SAP ABAP Report - Import financial results for local authorities batch input







RFFMBI35 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 RFFMBI35 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

FMBUD008 - Import Financial Results


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RFFMBI35. "Basic submit
SUBMIT RFFMBI35 AND RETURN. "Return to original report after report execution complete
SUBMIT RFFMBI35 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_ADDI = Additive on
Selection Text: P_FIKRS = D Financial Management Area
Selection Text: P_GJAHR = D Fiscal year
Selection Text: P_GNJHR = D
Selection Text: P_HHFLG = Values for budget
Selection Text: P_MAPPE = Batch input session
Selection Text: P_MAX = Maximum number of records
Selection Text: P_PCFILE = File name
Selection Text: P_PCPATH = PC path
Selection Text: P_PROT = Detailed log
Selection Text: P_SNFLG = Collective expenditure values
Selection Text: P_UXFILE = UNIX path
Selection Text: P_UXPATH = UNIX path
Title: Import financial results for local authorities batch input
Text Symbol: 300 = Layout
Text Symbol: 249 = Status
Text Symbol: 242 = No. of records imported:
Text Symbol: 241 = No. of records read:
Text Symbol: 233 = Message_(Type/No./Text)
Text Symbol: 231 =
Text Symbol: 230 = Financial result
Text Symbol: 229 = Curr
Text Symbol: 226 = Commitment itm
Text Symbol: 225 = Funds center
Text Symbol: 224 = Fund
Text Symbol: 001 = Import financial results for batch input
Text Symbol: 002 = Control
Text Symbol: 015 = Values for budget
Text Symbol: 016 = Collective expend. values
Text Symbol: 022 = UNIX path
Text Symbol: 023 = File :
Text Symbol: 024 =
Text Symbol: 032 = Path
Text Symbol: 033 = File name
Text Symbol: 095 = Import financial results
Text Symbol: 096 = Do you really want to import
Text Symbol: 097 = financial results?
Text Symbol: 100 = Errors:





Text Symbol: 101 = Authorization in UNIX file:
Text Symbol: 102 = In OPEN from UNIX file:
Text Symbol: 103 = In CLOSE from UNIX file:
Text Symbol: 105 = In OPEN from session:
Text Symbol: 106 = In INSERT from sess.:
Text Symbol: 107 = In CLOSE from session:
Text Symbol: 111 = Data was saved
Text Symbol: 112 = Written to BTCI session
Text Symbol: 221 = FM area:
Text Symbol: 222 = Version:
Text Symbol: 223 = Fiscal Year:


INCLUDES used within this REPORT RFFMBI35

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 RFFMBI35 or its description.