SAP Reports / Programs | Materials Management | Purchasing(MM-PUR) SAP MM

FM06BF04 SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT FM06BF04

INCLUDE FM06BF04_AEND_DETA . " AEND_DETA
INCLUDE FM06BF04_AEND_LFDAT . " AEND_LFDAT
INCLUDE FM06BF04_AEND_MENGE . " AEND_MENGE
INCLUDE FM06BF04_AEND_BEZUG . " AEND_BEZUG
INCLUDE FM06BF04_BANF_AENDERN . " BANF_AENDERN
INCLUDE FM06BF04_AENDERN_BANFS . " AENDERN_BANFS
INCLUDE FM06BF04_BAN_AENDERN . " BAN_AENDERN
INCLUDE FM06BF04_BERECHTIGUNGEN_BANF . " BERECHTIGUNGEN_BANF
INCLUDE FM06BF04_BEZUGSQUELLE . " BEZUGSQUELLE
INCLUDE FM06BF04_BEZUGSQUELLE_1 . " BEZUGSQUELLE_1
INCLUDE FM06BF04_BEZUGSQUELLE_2 . " BEZUGSQUELLE_2
INCLUDE FM06BF04_BEZUGSQUELLE_3 . " BEZUGSQUELLE_3
INCLUDE FM06BF04_BEZUGSQUELLE_4 . " BEZUGSQUELLE_4
INCLUDE FM06BF04_BEZUGSQUELLE_5 . " BEZUGSQUELLE_5
INCLUDE FM06BF04_BEZUGSQUELLE_6 . " BEZUGSQUELLE_6
INCLUDE FM06BF04_BEZUGSQUELLE_MANUELL . " BEZUGSQUELLE_MANUELL
INCLUDE FM06BF04_BEZUGSQUELLE_BEZEICHN . " BEZUGSQUELLE_BEZEICHN
INCLUDE FM06BF04_BQPIM_T160D_SETZEN . " BQPIM_T160D_SETZEN
INCLUDE FM06BF04_BQPIM_DIEN_SETZEN . " BQPIM_DIEN_SETZEN
INCLUDE FM06BF04_BUKRS_UMLAG . " BUKRS_UMLAG
INCLUDE FM06BF04_DET_CHECK . " DET_CHECK
INCLUDE FM06BF04_CUEB_FUELLEN . " CUEB_FUELLEN
INCLUDE FM06BF04_FUELLEN_SELOPT . " FUELLEN_SELOPT
INCLUDE FM06BF04_HELP_EBELN . " HELP_EBELN
INCLUDE FM06BF04_LESEN_MATERIAL_KONSI . " LESEN_MATERIAL_KONSI
INCLUDE FM06BF04_LESEN_INFO . " LESEN_INFO
INCLUDE FM06BF04_MODIFY_SCREEN . " MODIFY_SCREEN
INCLUDE FM06BF04_PRUEFEN_EINGABEN . " PRUEFEN_EINGABEN
INCLUDE FM06BF04_PRUEFEN_ESTKZ . " PRUEFEN_ESTKZ
INCLUDE FM06BF04_PRUEFEN_FREIGABE_ANF . " PRUEFEN_FREIGABE_ANF
INCLUDE FM06BF04_PRUEFEN_FREIGABE_BEST . " PRUEFEN_FREIGABE_BEST
INCLUDE FM06BF04_TOP . " TOP
INCLUDE FM06BF04_VALID_LINE . " VALID_LINE
INCLUDE FM06BF04_ZUORDNEN . " ZUORDNEN
INCLUDE FM06BF04_INIT_EFUBE . " INIT_EFUBE
INCLUDE FM06BF04_OBA_AUFBAUEN . " OBA_AUFBAUEN
INCLUDE FM06BF04_OBA_UPDATE_BEST . " OBA_UPDATE_BEST
INCLUDE FM06BF04_PRUEFEN_LSTUB . " PRUEFEN_LSTUB
INCLUDE FM06BF04_VORSCHLAGEN_LSTUB . " VORSCHLAGEN_LSTUB




INCLUDE FM06BF04_XT16LL_AUFBAUEN . " XT16LL_AUFBAUEN
INCLUDE FM06BF04_DIEN_READ_PO . " DIEN_READ_PO


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