SAP Reports / Programs | Logistics - General | Logistics Basic Data | Plant Master(LO-MD-PL) SAP LO

MWBE3FD0 SAP ABAP INCLUDE - documentation and ABAP source code







MWBE3FD0 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 MWBE3FD0 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 MWBE3FD0. "Basic submit
SUBMIT MWBE3FD0 AND RETURN. "Return to original report after report execution complete
SUBMIT MWBE3FD0 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 MWBE3FD0

INCLUDE MWBE3FD0_DATA_D1300 . " DATA_D1300
INCLUDE MWBE3FD0_DDIC_DOMAENEN_WERTE_T . " DDIC_DOMAENEN_WERTE_TEXT
INCLUDE MWBE3FD0_DEFAULT_WERTE . " DEFAULT_WERTE
INCLUDE MWBE3FD0_DEBITOR_ANLEGEN_PRUEF . " DEBITOR_ANLEGEN_PRUEFEN
INCLUDE MWBE3FD0_DEBI_AUFRUF . " DEBI_AUFRUF
INCLUDE MWBE3FD0_DEBI_AUFRUF_MIT_COM08 . " DEBI_AUFRUF_MIT_COMMIT_XD0
INCLUDE MWBE3FD0_DEBI_AUFRUF_OHNE_CO07 . " DEBI_AUFRUF_OHNE_COMMIT_XD
INCLUDE MWBE3FD0_DEBI_AUFRUF_OHNE_COMM . " DEBI_AUFRUF_OHNE_COMMIT_XD
INCLUDE MWBE3FD0_DEBI_CALL_XD01_NACH_O . " DEBI_CALL_XD01_NACH_OHNE
INCLUDE MWBE3FD0_DEBI_CALL_XD01_NACH_M . " DEBI_CALL_XD01_NACH_MIT
INCLUDE MWBE3FD0_DEBI_AUFRUF_MIT_COMMI . " DEBI_AUFRUF_MIT_COMMIT_XD0
INCLUDE MWBE3FD0_DEBI_CALL_XD01 . " DEBI_CALL_XD01
INCLUDE MWBE3FD0_DEBI_AUFRUF_XD02_NACH . " DEBI_AUFRUF_XD02_NACHBEREI
INCLUDE MWBE3FD0_DEBI_CLEAR_PARA . " DEBI_CLEAR_PARA
INCLUDE MWBE3FD0_DEBI_EXIT_SET_PARAMET . " DEBI_EXIT_SET_PARAMETER
INCLUDE MWBE3FD0_DEBI_INIT . " DEBI_INIT
INCLUDE MWBE3FD0_DEBI_NUMMER_PRUEFEN . " DEBI_NUMMER_PRUEFEN
INCLUDE MWBE3FD0_DEBI_PARA_SET_1 . " DEBI_PARA_SET_1
INCLUDE MWBE3FD0_DYNP_VALUE_BETRP . " DYNP_VALUE_BETRP
INCLUDE MWBE3FD0_DYNP_VALUE_LOCNR . " DYNP_VALUE_LOCNR
INCLUDE MWBE3FD0_DYNPRO_MODIFIZIEREN_0 . " DYNPRO_MODIFIZIEREN_0400
INCLUDE MWBE3FD0_D1300_OKCODE . " D1300_OKCODE
INCLUDE MWBE3FD0_D1300_PICK . " D1300_PICK
INCLUDE MWBE3FD0_D1300_BLAETTERN . " D1300_BLAETTERN
INCLUDE MWBE3FD0_D1300_LEERZEILE . " D1300_LEERZEILE
INCLUDE MWBE3FD0_DEBI_VORGABE_WERTE . " DEBI_VORGABE_WERTE
INCLUDE MWBE3FD0_DEBI_CALL_XD02 . " DEBI_CALL_XD02
INCLUDE MWBE3FD0_DYNP_VALUES_READ . " DYNP_VALUES_READ
INCLUDE MWBE3FD0_DEBI_AUFRUF_XD02_FB . " DEBI_AUFRUF_XD02_FB
INCLUDE MWBE3FD0_DEBI_CALL_XD01_FB . " DEBI_CALL_XD01_FB
INCLUDE MWBE3FD0_CHECK_DYNP . " CHECK_DYNP
INCLUDE MWBE3FD0_DELETE_OLD_ADRESS . " DELETE_OLD_ADRESS


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:

DEQUEUE_E_TABLE * CALL FUNCTION 'DEQUEUE_E_TABLE' * EXPORTING * MODE_RSTABLE = 'E' * TABNAME = 'T001W' ** VARKEY = ** X_TABNAME = ' ' ** X_VARKEY = ' ' ** _SCOPE = '3' ** _SYNCHRON = ' ' ** _COLLECT = ' ' * .

DEQUEUE_EXT001W * CALL FUNCTION 'DEQUEUE_EXT001W' * EXPORTING ** MODE_T001W = 'E' * MANDT = SY-MANDT * WERKS = wr02d-locnr ** X_WERKS = ' ' ** _SCOPE = '3' ** _SYNCHRON = ' ' ** _COLLECT = ' ' * .



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