SAP Reports / Programs

RFFMWH02 SAP ABAP Report - Display Change Documents







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


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 RFFMWH02. "Basic submit
SUBMIT RFFMWH02 AND RETURN. "Return to original report after report execution complete
SUBMIT RFFMWH02 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: AENNAME = User Name
Selection Text: BFICTR = Authorized funds center
Selection Text: BFIPEX = Authorized commitment item
Selection Text: BFONDS = Authorized fund
Selection Text: DATAB = Valid-From Date
Selection Text: DATBIS = Valid To Date
Selection Text: DBACTION = Transaction
Selection Text: DECKRNG = Cover Pool
Selection Text: FICTR = Authorized funds center
Selection Text: FIKRS = FM Area
Selection Text: FIPEX = Authorized commitment item
Selection Text: FONDS = Authorized fund
Selection Text: GJAHR = Fiscal Year
Selection Text: PAENNAME = User Name
Selection Text: PDATAB = Valid-From Date
Selection Text: PDATBIS = Valid To Date
Selection Text: PDBACTIO = Transaction
Selection Text: PFICTR = Liable funds center
Selection Text: PFIKRS = FM Area
Selection Text: PFIPEX = Liable commitment item
Selection Text: PFONDS = Liable fund
Selection Text: PGJAHR = Fiscal Year
Selection Text: RELATION = Relation
Selection Text: RULE = Rule
Title: Display Change Documents
Text Symbol: 124 = Surplus commitment item
Text Symbol: 125 = Surplus funds center
Text Symbol: 126 = Surplus fund
Text Symbol: 127 = Minimum revenue amt ind.
Text Symbol: 128 = Uppr limit amt ind.
Text Symbol: 200 = Payment Budget
Text Symbol: 201 = Commitment Budget
Text Symbol: 202 = Grouping Character
Text Symbol: 203 = Authorized
Text Symbol: 204 = Liable
Text Symbol: 205 = Cover Pool
Text Symbol: 206 = Grouping Character
Text Symbol: 207 = Bdgt memo auth.text





Text Symbol: 208 = Bdgt memo lbl text
Text Symbol: 209 = liable
Text Symbol: 210 = Author.
Text Symbol: 001 = Selection criteria for rule
Text Symbol: 002 = Selection criteria for relation
Text Symbol: 003 = Transaction Code
Text Symbol: 004 = TRANSACTION
Text Symbol: 005 = REVS INCREASING BUDGET
Text Symbol: 006 = COVER ELIGIBILITY
Text Symbol: 007 = COLL. EXPEND.
Text Symbol: 008 = Relation
Text Symbol: 009 = Rule
Text Symbol: 011 = Fields
Text Symbol: 012 = New Value
Text Symbol: 013 = Old Value
Text Symbol: 014 = Doc. Data
Text Symbol: 015 = UNILATERAL
Text Symbol: 016 = RECIPROCAL
Text Symbol: 018 = Selection Criteria for Mutual Cover Eligibility
Text Symbol: 019 = Selection criteria for unilateral cover eligibility
Text Symbol: 100 = Cmmt item sdr/rcvr
Text Symbol: 101 = Commitmnt item
Text Symbol: 102 = Funds Center
Text Symbol: 103 = Fund
Text Symbol: 104 = % Payt
Text Symbol: 105 = % Cmmt
Text Symbol: 106 = Valid frm
Text Symbol: 107 = Valid to
Text Symbol: 108 = User Name
Text Symbol: 109 = DT
Text Symbol: 110 = FMA
Text Symbol: 111 = FYear
Text Symbol: 112 = Deactivated
Text Symbol: 113 = Type of rev.incr.budget
Text Symbol: 114 = Revenues budget memo
Text Symbol: 115 = Expends, budget memo
Text Symbol: 116 = Check addtl revs
Text Symbol: 117 = Payment Budget
Text Symbol: 118 = Commitment Budget





Text Symbol: 119 = %Bdgt Increase
Text Symbol: 120 = Minimum revenue
Text Symbol: 121 = % Min. Revenue
Text Symbol: 122 = Uppr limit
Text Symbol: 123 = %Uppr limit


INCLUDES used within this REPORT RFFMWH02

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