SAPMF62M 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 SAPMF62M into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FO86 - Change active admin.contract fees
FO84 - Display management contract
FO83 - Change Management Contract
FO82 - Create Management Contract
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.
Title: Real Estate Management Contract Master Data Screen
Text Symbol: 021 = Business entity
Text Symbol: 019 = a valid value added tax indicator
Text Symbol: 018 = a value added tax indicator
Text Symbol: 017 = no percentage share
Text Symbol: 015 = no fixed amount
Text Symbol: 010 = Change Act.
Text Symbol: 009 = Change key date
Text Symbol: 008 = Display object history
Text Symbol: 007 = event-oriented fee type
Text Symbol: 006 = periodic fee type
Text Symbol: 005 = Exit management contract
Text Symbol: 004 = Cancel management contract
Text Symbol: 003 = Display
Text Symbol: 002 = Change
Text Symbol: 001 = Create
Text Symbol: 022 = Property
Text Symbol: 048 = in cases with adequate reason.
Text Symbol: 047 = Flow block should only be removed
Text Symbol: 046 = Warning: Inconsistent data
Text Symbol: 045 = Remove flow block
Text Symbol: 034 = appropriate fee types
Text Symbol: 033 = a payment form
Text Symbol: 032 = a payment frequency
Text Symbol: 031 = last
Text Symbol: 030 = next
Text Symbol: 028 = Bldg
Text Symbol: 027 = Properties
Text Symbol: 026 = Business Entities
Text Symbol: 025 = in function module
Text Symbol: 024 = Rental unit
Text Symbol: P45 = Do you want to save data
Text Symbol: P41 = Exit
Text Symbol: P32 = Cancel processing anyway?
Text Symbol: P31 = Cancel
Text Symbol: P06 = going back?
Text Symbol: P05 = Do you want to save data before
Text Symbol: P01 = Back
INCLUDE MF62MFST.
INCLUDE MF62MO09.
INCLUDE MF62MI09.
INCLUDE MF62MO10.
INCLUDE MF62MI10.
INCLUDE MF62MO20.
INCLUDE MF62MI20.
INCLUDE MF62MO30.
INCLUDE MF62MI30.
INCLUDE MF62MO40.
INCLUDE MF62MI40.
INCLUDE MF62MI50.
INCLUDE MF62MO50.
INCLUDE MF62MI60. " ZUSATZ FREMDVERWALTUNG PAI
INCLUDE MF62MO60. " ZUSATZ FREMDVERWALTUNG PBO
INCLUDE MF62MO80.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 SAPMF62M or its description.
SAPMF62M - Real Estate Management Contract Master Data Screen SAPMF62M - Real Estate Management Contract Master Data Screen SAPMF62E - Events for Management Contracts Maintenance Screen SAPMF62E - Events for Management Contracts Maintenance Screen SAPMF61Z - Real estate manual incoming payments SAPMF61Z - Real estate manual incoming payments