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

SAPMF60E SAP ABAP dialog Program - Maintain rental units







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


Text pool values


Selection list
Title: Maintain rental units
Text Symbol: 132 = Non-commercial
Text Symbol: 131 = RU
Text Symbol: 130 = Rental unit &1/&2/&3 in &4
Text Symbol: 129 = Occup. area
Text Symbol: 128 = in
Text Symbol: 127 = /
Text Symbol: 126 = Apportionment unit
Text Symbol: 125 = Rental unit
Text Symbol: 124 = Rental unit.... $1 $2
Text Symbol: 123 = Business entity.$1 $2
Text Symbol: 122 = Company code... $1 $2
Text Symbol: 121 = Cancel selections
Text Symbol: 120 = Do you want to cancel?
Text Symbol: 119 = Selected entries will be lost
Text Symbol: 118 = Delete condition header
Text Symbol: 117 = delete amounts on?
Text Symbol: 116 = Do you really want to delete
Text Symbol: 115 = Cls Feature ObjPnts ResPnts MrkPts
Text Symbol: 114 = Valid-from date
Text Symbol: 113 = No.Name Apportionm. unit Unit
Text Symbol: 112 = Area
Text Symbol: 111 = RT Room name Room Half-room
Text Symbol: 110 = AT Area name
Text Symbol: 109 = Assign Rooms
Text Symbol: 133 = Commercial
Text Symbol: PRA = FOR1
Text Symbol: EIG = : Owner
Text Symbol: DEL = FOE4
Text Symbol: B03 = Maintain feature class: Cancel
Text Symbol: B02 = will be lost. Cancel?
Text Symbol: B01 = Data changed on the last screen
Text Symbol: ARA = FOR2
Text Symbol: ANZ = FOE3
Text Symbol: ANL = FOE1
Text Symbol: AEN = FOE2
Text Symbol: A02 = to cancel processing anyway ?





Text Symbol: A01 = Do you want
Text Symbol: 900 = : User fields
Text Symbol: 800 = : Apportionment units
Text Symbol: 700 = : Conditions
Text Symbol: 601 = Areas
Text Symbol: 600 = : Areas
Text Symbol: 500 = : Room types
Text Symbol: 420 = : Charact.class &
Text Symbol: 400 = : Fixt./fitt.
Text Symbol: 300 = : Additional data
Text Symbol: 200 = : General data
Text Symbol: 135 = Display rooms
Text Symbol: 134 = Mixed
Text Symbol: 108 = Maintain rooms
Text Symbol: 027 = Direct consumption
Text Symbol: 026 = Assignment to comparative group of apartments
Text Symbol: 025 = Rental unit number in BE
Text Symbol: 024 = Dependent tables
Text Symbol: 023 = Conditions
Text Symbol: 022 = Rental unit master data
Text Symbol: 021 = No memo available
Text Symbol: 020 = Memo available
Text Symbol: 016 = & a. & ;; a. shortens "and", length inc. full-stop: max 2 charac.
Text Symbol: 015 = ** Sum total:
Text Symbol: 014 = * Total:
Text Symbol: 013 = Fixt./fitt.charact. not relevant to repr.rent list
Text Symbol: 012 = Charact.class: Unknown
Text Symbol: 011 = Deleted
Text Symbol: 010 = Changed
Text Symbol: 009 = delete rental unit ?
Text Symbol: 008 = Do you really want to
Text Symbol: 007 = Edited, unchanged
Text Symbol: 006 = Unchanged
Text Symbol: 005 = Changed
Text Symbol: 004 = Do you want to cancel processing anyway?
Text Symbol: 003 = Cancel rental unit
Text Symbol: 002 = Save data?
Text Symbol: 001 = Data was changed
Text Symbol: 000 = RU





Text Symbol: 028 = As a result of the change, the following will be deleted:
Text Symbol: 107 = Back
Text Symbol: 106 = Other rental unit
Text Symbol: 105 = Exit rental unit
Text Symbol: 104 = Delete rental unit
Text Symbol: 103 = Display rental unit
Text Symbol: 102 = Change rental unit
Text Symbol: 101 = Create rental unit
Text Symbol: 100 = : Initial screen
Text Symbol: 099 = In function module
Text Symbol: 056 = (Storey:
Text Symbol: 055 = Delete conditions as from
Text Symbol: 053 = Conditions will be lost
Text Symbol: 052 = conditions valid before &?
Text Symbol: 051 = Do you want to delete
Text Symbol: 044 = Error during change of total amounts in acc.with sq.metre amounts
Text Symbol: 043 = Status text could not be determined ;;
Text Symbol: 042 = Change of usage type
Text Symbol: 041 = out anyway ?
Text Symbol: 040 = Should the change be carried
Text Symbol: 038 = Apport.units
Text Symbol: 037 = Conditions,
Text Symbol: 036 = Areas,
Text Symbol: 035 = Room types,
Text Symbol: 033 = Fixt./fitt.char.,
Text Symbol: 030 = Field contents,


INCLUDES used within this REPORT SAPMF60E

INCLUDE MF60ETOP . "


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