SAPMWSO2 is a standard Module pool for a dialog screen ABAP Program 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 SAPMWSO2 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WSV2 - Create value contract module
WSO7 - IS-R Astmts, Display module-> store
WSO5 - Astmts IS-R, maint. module-> store
WSO4 - Assortments IS-R, delete module
WSO3 - Assortments IS-R, display module
WSO2 - Assortments IS-R, maintain module
WSO1 - IS-R Listing Create Module
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.
Title: Assortment Module Maintenance
Text Symbol: 014 = Replace
Text Symbol: 013 = Delete
Text Symbol: 012 = Display
Text Symbol: 011 = Change
Text Symbol: 010 = Create
Text Symbol: 008 = Material
Text Symbol: 007 = Mass maintenance
Text Symbol: 006 = Assign.assortment
Text Symbol: 005 = Module assignment to
Text Symbol: 004 = Assortment
Text Symbol: 003 = Promotion Module
Text Symbol: 002 = Promotion
Text Symbol: 001 = Module
Text Symbol: 027 = ignore
Text Symbol: 026 = Errors
Text Symbol: 025 = Error cat.
Text Symbol: 024 = Classif. characteristics unsuitable
Text Symbol: 023 = Layout error
Text Symbol: 022 = Sales price does not exist
Text Symbol: 021 = Assortment grade not allowed in assortment
Text Symbol: 020 = MatGrp not defined in assortment
Text Symbol: 019 = Items
Text Symbol: 018 = Initial Screen
Text Symbol: 017 = Exclusion Un
Text Symbol: 016 = Assortment
Text Symbol: 060 = Selection module
Text Symbol: 059 = Other
Text Symbol: 058 = by
Text Symbol: 057 = Material selected
Text Symbol: 056 = Replace by
Text Symbol: 055 = Material to be replaced
Text Symbol: 054 = Material to be deleted
Text Symbol: 053 = Assignment to
Text Symbol: 052 = Items
Text Symbol: 051 = Reference
Text Symbol: 050 = Module
Text Symbol: 029 = Maintn
INCLUDE MWSO2000. "DYNPRO-NEUTRALE MODULN
INCLUDE MWSO2100.
INCLUDE MWSO2101.
INCLUDE MWSO2102.
INCLUDE MWSO2105.
INCLUDE MWSO2107.
INCLUDE MWSO2108.
INCLUDE MWSO2109.
INCLUDE MWSO2110.
INCLUDE MWSO2111.
INCLUDE MWSO2112.
INCLUDE MWSO2113.
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.
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 SAPMWSO2 or its description.