SAP Reports / Programs | Logistics - General | Logistics Basic Data | Product Catalog(LO-MD-PC) SAP LO

MWWMJO01 SAP ABAP INCLUDE - Include MWWMIO01







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


Text pool values


Title: Include MWWMIO01


INCLUDES used within this REPORT MWWMJO01

INCLUDE MWWMJO01_MOVE_ENTRIES_FROM_HIE . " MOVE_ENTRIES_FROM_HIERARCH
INCLUDE MWWMJO01_MOVE_ENTRIES_FROM_SHO . " MOVE_ENTRIES_FROM_SHOPS
INCLUDE MWWMJO01_SET_PAGE_BUTTON_2200 . " SET_PAGE_BUTTON_2200
INCLUDE MWWMJO01_FIELD_TRANSPORT . " FIELD_TRANSPORT
INCLUDE MWWMJO01_TRANSPORT_HIEARCHIE . " TRANSPORT_HIEARCHIE
INCLUDE MWWMJO01_PAGE_BUTTON_SET_3420 . " PAGE_BUTTON_SET_3420
INCLUDE MWWMJO01_LOOPC_SAVE . " LOOPC_SAVE
INCLUDE MWWMJO01_MODIFY_SCREEN_3430 . " MODIFY_SCREEN_3430
INCLUDE MWWMJO01_FIELDS_INITIALIZE_343 . " FIELDS_INITIALIZE_3430
INCLUDE MWWMJO01_MODIFY_SCREEN_3100 . " MODIFY_SCREEN_3100
INCLUDE MWWMJO01_MOVE_ENTRIES_FROM_BAS . " MOVE_ENTRIES_FROM_BASKET
INCLUDE MWWMJO01_MOVE_ENTRIES_FROM_QUO . " MOVE_ENTRIES_FROM_QUOTATIO
INCLUDE MWWMJO01_MODIFY_SCREEN_4230 . " MODIFY_SCREEN_4230
INCLUDE MWWMJO01_READ_AND_TRANSPORT_DE . " READ_AND_TRANSPORT_DESCRIP
INCLUDE MWWMJO01_SET_SWITCHES . " SET_SWITCHES
INCLUDE MWWMJO01_TRANSPORT_ITEMS_OUT . " TRANSPORT_ITEMS_OUT
INCLUDE MWWMJO01_INIT . " INIT
INCLUDE MWWMJO01_TOTAL_BASKET_CLEAR . " TOTAL_BASKET_CLEAR
INCLUDE MWWMJO01_SET_CURSOR_4230 . " SET_CURSOR_4230
INCLUDE MWWMJO01_SET_CURSOR_4235 . " SET_CURSOR_4235
INCLUDE MWWMJO01_TRANSPORT_SHOPS . " TRANSPORT_SHOPS
INCLUDE MWWMJO01_TRANSPORT_OSTORES . " TRANSPORT_OSTORES
INCLUDE MWWMJO01_OSTORES_READ . " OSTORES_READ
INCLUDE MWWMJO01_SET_CURSOR_1200 . " SET_CURSOR_1200
INCLUDE MWWMJO01_CUSTOMER_ADDRESS_READ . " CUSTOMER_ADDRESS_READ
INCLUDE MWWMJO01_CUSTOMIZING_TRANSPO0F . " CUSTOMIZING_TRANSPORT_8120
INCLUDE MWWMJO01_MODIFY_SCREEN_4220 . " MODIFY_SCREEN_4220
INCLUDE MWWMJO01_CUSTOMIZING_TRANSPORT . " CUSTOMIZING_TRANSPORT_4220
INCLUDE MWWMJO01_CREDITCARD_BRANDS_REA . " CREDITCARD_BRANDS_READ
INCLUDE MWWMJO01_ORDER_DATA_4220 . " ORDER_DATA_4220


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