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

RFFMBI25 SAP ABAP Report -







RFFMBI25 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 RFFMBI25 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

FMBUD004 - Import from Local. Auth. Budget Data


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 RFFMBI25. "Basic submit
SUBMIT RFFMBI25 AND RETURN. "Return to original report after report execution complete
SUBMIT RFFMBI25 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_VERSN = D Version
Selection Text: P_VARIA = D Layout
Selection Text: P_UXPATH =
Selection Text: P_UXFILE = File Name
Selection Text: P_SNFLG =
Selection Text: P_PROT = D
Selection Text: P_PCPATH =
Selection Text: P_PCFILE = File Name
Selection Text: P_MAX =
Selection Text: P_MAPPE =
Selection Text: P_HHFLG =
Selection Text: P_GJAHR = D Fiscal Year
Selection Text: P_FIKRS = D Financial Management Area
Title:
Text Symbol: 300 = Layout
Text Symbol: 249 = Status
Text Symbol: 248 =
Text Symbol: 247 =
Text Symbol: 246 =
Text Symbol: 245 =
Text Symbol: 242 =
Text Symbol: 241 =
Text Symbol: 239 = Message
Text Symbol: 236 =
Text Symbol: 235 =
Text Symbol: 234 =
Text Symbol: 230 =
Text Symbol: 229 =
Text Symbol: 001 =
Text Symbol: 002 =
Text Symbol: 015 =
Text Symbol: 016 =
Text Symbol: 022 =
Text Symbol: 023 = File:
Text Symbol: 024 =
Text Symbol: 032 = Path
Text Symbol: 033 = File Name
Text Symbol: 095 =





Text Symbol: 096 =
Text Symbol: 097 =
Text Symbol: 100 = Errors:
Text Symbol: 101 =
Text Symbol: 102 =
Text Symbol: 103 =
Text Symbol: 105 =
Text Symbol: 106 =
Text Symbol: 107 =
Text Symbol: 111 =
Text Symbol: 112 =
Text Symbol: 221 =
Text Symbol: 222 = Version:
Text Symbol: 223 = Fiscal Year:
Text Symbol: 224 = Fund
Text Symbol: 225 = Funds Center
Text Symbol: 226 =


INCLUDES used within this REPORT RFFMBI25

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