SAPMF60A 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 SAPMF60A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FO16 - Land Register: Create
FO18 - Land register: Parameters via MEM ID
FO19 - Land register: Parameter trnsfr test
FO15 - Land register: Change
FO14 - Land register: Display
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: Land Register Screen
Text Symbol: 138 = Section II
Text Symbol: 140 = Sect. I number $
Text Symbol: 141 = Delete change section I
Text Symbol: 143 = Changes section II
Text Symbol: 144 = Changes section III
Text Symbol: 145 = Sect. II number $
Text Symbol: 146 = Delete section II entry
Text Symbol: 147 = Section III number $
Text Symbol: 148 = Delete section III entry
Text Symbol: 152 = Changes section II number $
Text Symbol: 153 = Delete section II changes
Text Symbol: 154 = Cancel entry
Text Symbol: 155 = The last entries will be lost
Text Symbol: 156 = Do you really want to cancel
Text Symbol: 157 = Land register: Back
Text Symbol: 158 = Changes section III
Text Symbol: 159 = Changes section III number $
Text Symbol: 160 = Delete section III changes
Text Symbol: 201 = Land register $1 of $2 volume $3, page $4
Text Symbol: 207 = Land register owner
Text Symbol: 300 = Memo exists
Text Symbol: 301 = No memo
Text Symbol: BGR = Authorization Group
Text Symbol: OBJ = Land register
Text Symbol: POS = Position
Text Symbol: 100 = Land register: Exit
Text Symbol: 102 = Delete land register
Text Symbol: 103 = Data has been changed
Text Symbol: 104 = Do you want to save?
Text Symbol: 105 = Do you really want to
Text Symbol: 106 = delete this entry?
Text Symbol: 107 = Unsaved data will be lost
Text Symbol: 108 = Do you want to save first?
Text Symbol: 109 = Land register no. $
Text Symbol: 110 = Create
Text Symbol: 111 = Change
Text Symbol: 112 = Display
INCLUDE MF60ATOP . " GLOBALE DEKLARATIONEN
INCLUDE MF60AO10 . "EINSTIEG
INCLUDE MF60AO11 . "ALLGEMEINE DATEN
INCLUDE MF60AO11 . "ALLGEMEINE DATEN
INCLUDE MF60AO20 . "BESTANDSVERZEICHNIS
INCLUDE MF60AO22 . "POPUP MIT LISTE DER FLURSTÜCKE
INCLUDE MF60AO30 . "ZU-/ABSCHREIBUNGEN
INCLUDE MF60AO40 . "ABTEILUNG 1
INCLUDE MF60AO60 . "ABTEILUNG 2
INCLUDE MF60AO61 . "ABTEILUNG II TEXTE
INCLUDE MF60AO70 . "ABTEILUNG 2 ÄNDERUNGEN
INCLUDE MF60AO80 . "ABTEILUNG 3
INCLUDE MF60AO90 . "ABTEILUNG 3 ÄNDERUNGEN
INCLUDE MF60AO88 . "TEST FÜR CALL TRANSACTION AUFRUF
INCLUDE MF60AO99 . "STARTDYNPRO UNTERDRÜCKUNG
INCLUDE MF60AI10 . "EINSTIEG
INCLUDE MF60AI11 . "ALLGEMEINE DATEN
INCLUDE MF60AI20 . "BESTANDSVERZEICHNIS
INCLUDE MF60AI22 . "POPUP MIT LISTE DER FLURSTÜCKE
INCLUDE MF60AI30 . "ZU-/ABSCHREIBUNGEN
INCLUDE MF60AI40 . "ABTEILUNG 1
INCLUDE MF60AI60 . "ABTEILUNG 2
INCLUDE MF60AI61 . "ABTEILUNG 2 TEXTE
INCLUDE MF60AI70 . "ABTEILUNG 2 ÄNDERUNGEN
INCLUDE MF60AI80 . "ABTEILUNG 3
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 SAPMF60A or its description.
SAPMF60A - Land Register Screen SAPMF60A - Land Register Screen SAPMF602 - Screen: Reverse retransfer correction items within asset SAPMF602 - Screen: Reverse retransfer correction items within asset SAPMF601 - Correction Item Transfer within an Asset SAPMF601 - Correction Item Transfer within an Asset