MF60BF00 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 MF60BF00 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 MF60BF00_AENDERN . " AENDERN
INCLUDE MF60BF00_ANDERE_WE . " ANDERE_WE
INCLUDE MF60BF00_ANLEGEN . " ANLEGEN
INCLUDE MF60BF00_ANZEIGEN . " ANZEIGEN
INCLUDE MF60BF00_AUTHORITY_CHECK . " AUTHORITY_CHECK
INCLUDE MF60BF00_BENUTZER_DATEN . " BENUTZER_DATEN
INCLUDE MF60BF00_CHECK_ABBRUCH . " CHECK_ABBRUCH
INCLUDE MF60BF00_CHECK_ENDE . " CHECK_ENDE
INCLUDE MF60BF00_CHECK_SICHERN . " CHECK_SICHERN
INCLUDE MF60BF00_GET_LINE . " GET_LINE
INCLUDE MF60BF00_GET_YVIEIGE . " GET_YVIEIGE
INCLUDE MF60BF00_LOCK . " LOCK
INCLUDE MF60BF00_UNLOCK . " UNLOCK
INCLUDE MF60BF00_GO_BACK . " GO_BACK
INCLUDE MF60BF00_HEADER_BUKRS . " HEADER_BUKRS
INCLUDE MF60BF00_INIT_TABLES . " INIT_TABLES
INCLUDE MF60BF00_LADE_PARTNER . " LADE_PARTNER
INCLUDE MF60BF00_LADE_ABRVAR . " LADE_ABRVAR
INCLUDE MF60BF00_LADE_SOLL_ME . " LADE_SOLL_ME
INCLUDE MF60BF00_LOAD_VIOB38 . " LOAD_VIOB38
INCLUDE MF60BF00_LOAD_VIOB39 . " LOAD_VIOB39
INCLUDE MF60BF00_LOESCHEN . " LOESCHEN
INCLUDE MF60BF00_NOTIZBUCH . " NOTIZBUCH
INCLUDE MF60BF00_NOTIZBUCH_KEY . " NOTIZBUCH_KEY
INCLUDE MF60BF00_NOTIZBUCH_LOESCHEN . " NOTIZBUCH_LOESCHEN
INCLUDE MF60BF00_NOTIZBUCH_PRUEFEN . " NOTIZBUCH_PRUEFEN
INCLUDE MF60BF00_OBJEKTE . " OBJEKTE
INCLUDE MF60BF00_PRUEFEN . " PRUEFEN
INCLUDE MF60BF00_PRUEFEN_PAI . " PRUEFEN_PAI
INCLUDE MF60BF00_PRUEFEN_PBO . " PRUEFEN_PBO
INCLUDE MF60BF00_SET_OK . " SET_OK
INCLUDE MF60BF00_OBJECTID_SETZEN . " OBJECTID_SETZEN
INCLUDE MF60BF00_SHOW_CHANGEDOCUMENTS . " SHOW_CHANGEDOCUMENTS
INCLUDE MF60BF00_SET_SCREEN_STATUS . " SET_SCREEN_STATUS
INCLUDE MF60BF00_SPRINGE_BAV_DATEN . " SPRINGE_BAV_DATEN
INCLUDE MF60BF00_SPRINGE_PARTNER . " SPRINGE_PARTNER
INCLUDE MF60BF00_SPRINGE_WE . " SPRINGE_WE
INCLUDE MF60BF00_STANDARD_OK . " STANDARD_OK
INCLUDE MF60BF00_OK_CODE_IN_LOOP . " OK_CODE_IN_LOOP
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.