SAP Reports / Programs | Real Estate Management(RE) SAP RE

SAPMF60H SAP ABAP dialog Program - OLD: Maintain Representative List of Rents







SAPMF60H is a standard Module pool for a dialog screen ABAP Program 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 SAPMF60H 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 SAPMF60H. "Basic submit
SUBMIT SAPMF60H AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMF60H VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: OLD: Maintain Representative List of Rents
Text Symbol: 023 = Created
Text Symbol: 024 = Saved
Text Symbol: 025 = Deleted
Text Symbol: 026 = Choose fixt./fitt. charact.
Text Symbol: 027 = Create
Text Symbol: 028 = "To area" must be greater than "From area"
Text Symbol: 029 = Enter in ascending order
Text Symbol: 111 = Fixt./fitt. :
Text Symbol: 112 = Location :
Text Symbol: 113 = Mean value
Text Symbol: 114 = from amount
Text Symbol: 115 = to amount
Text Symbol: 116 = To
Text Symbol: 117 = Area from (incl)
Text Symbol: 118 = Mean value
Text Symbol: 119 = Build.age from:
Text Symbol: 120 = Rent table field
Text Symbol: 126 = To (excl.)
Text Symbol: AEN = FOM1
Text Symbol: ANL = FOM3
Text Symbol: ANZ = FOM2
Text Symbol: 001 = Change
Text Symbol: 002 = Display
Text Symbol: 003 = Location classes
Text Symbol: 004 = Base rent/Building age category
Text Symbol: 005 = General data
Text Symbol: 006 = Date to before date from
Text Symbol: 007 = Surcharge/reduction categories
Text Symbol: 008 = Surcharge/reduction characteristics
Text Symbol: 009 = Surcharge/reduction values
Text Symbol: 010 = Data was changed
Text Symbol: 011 = Should the data be saved?
Text Symbol: 012 = Do you really want to cancel?
Text Symbol: 013 = Cancel rep.list of rents
Text Symbol: 014 = Exit rep.list of rents
Text Symbol: 015 = Characteristic already assigned
Text Symbol: 016 = Do you really want to delete entry?





Text Symbol: 017 = Fixt./fitt. categ.
Text Symbol: 018 = Size categor.
Text Symbol: 019 = Value table
Text Symbol: 020 = Delete rep.list of rents
Text Symbol: 021 = Rep.list of rents will be deleted
Text Symbol: 022 = Do you really want to delete?


INCLUDES used within this REPORT SAPMF60H

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