MF60CF00 is a standard ABAP INCLUDE 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 MF60CF00 into the relevant SAP transactions such as SE38 or SE80
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.
INCLUDE MF60CF00_AENDERN . " AENDERN
INCLUDE MF60CF00_ANDERE_GR . " ANDERE_GR
INCLUDE MF60CF00_ANLEGEN . " ANLEGEN
INCLUDE MF60CF00_ANZEIGEN . " ANZEIGEN
INCLUDE MF60CF00_AUTHORITY_CHECK . " AUTHORITY_CHECK
INCLUDE MF60CF00_BENUTZER_DATEN . " BENUTZER_DATEN
INCLUDE MF60CF00_BLAETTERN . " BLAETTERN
INCLUDE MF60CF00_BLAETTERN_DO . " BLAETTERN_DO
INCLUDE MF60CF00_CHECK_ABBRUCH . " CHECK_ABBRUCH
INCLUDE MF60CF00_CHECK_ENDE . " CHECK_ENDE
INCLUDE MF60CF00_CHECK_SICHERN . " CHECK_SICHERN
INCLUDE MF60CF00_GET_CURSOR . " GET_CURSOR
INCLUDE MF60CF00_GET_LINE . " GET_LINE
INCLUDE MF60CF00_GRUNDBUCH_ZEIGEN . " GRUNDBUCH_ZEIGEN
INCLUDE MF60CF00_GRUNDBUCH_ANLEGEN . " GRUNDBUCH_ANLEGEN
INCLUDE MF60CF00_GRUNDBUCH_AENDERN . " GRUNDBUCH_AENDERN
INCLUDE MF60CF00_LOCK . " LOCK
INCLUDE MF60CF00_LOCK_WE . " LOCK_WE
INCLUDE MF60CF00_UNLOCK . " UNLOCK
INCLUDE MF60CF00_GEBAUDE_ANTEILE . " GEBAUDE_ANTEILE
INCLUDE MF60CF00_GET_DOMAENENTEXT . " GET_DOMAENENTEXT
INCLUDE MF60CF00_GO_BACK . " GO_BACK
INCLUDE MF60CF00_HEADER_BUKRS . " HEADER_BUKRS
INCLUDE MF60CF00_INIT_TABLES . " INIT_TABLES
INCLUDE MF60CF00_LADE_EIGENTUEMER . " LADE_EIGENTUEMER
INCLUDE MF60CF00_LADE_PARTNER . " LADE_PARTNER
INCLUDE MF60CF00_UEBERNEHME_PARTNER_VO . " UEBERNEHME_PARTNER_VON_WE
INCLUDE MF60CF00_LADE_SOLL_ME . " LADE_SOLL_ME
INCLUDE MF60CF00_LOAD_VIOB38 . " LOAD_VIOB38
INCLUDE MF60CF00_LOAD_VIOB39 . " LOAD_VIOB39
INCLUDE MF60CF00_LOESCHEN . " LOESCHEN
INCLUDE MF60CF00_NOTIZBUCH . " NOTIZBUCH
INCLUDE MF60CF00_NOTIZBUCH_KEY . " NOTIZBUCH_KEY
INCLUDE MF60CF00_NOTIZBUCH_LOESCHEN . " NOTIZBUCH_LOESCHEN
INCLUDE MF60CF00_NOTIZBUCH_PRUEFEN . " NOTIZBUCH_PRUEFEN
INCLUDE MF60CF00_PRUEFEN . " PRUEFEN
INCLUDE MF60CF00_PRUEFEN_PAI . " PRUEFEN_PAI
INCLUDE MF60CF00_PRUEFEN_PBO . " PRUEFEN_PBO
INCLUDE MF60CF00_SET_OK . " SET_OK
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.