SAP Reports / Programs | Logistics - General | Logistics Basic Data | Assortment Maintenance(LO-MD-RA-MT) SAP LO

SAPMWSO2 SAP ABAP dialog Program - Assortment Module Maintenance







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


Transaction Code(s):

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


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


Text pool values


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





Text Symbol: 028 = accept
Text Symbol: 073 = Cancel
Text Symbol: 072 = be saved first?
Text Symbol: 071 = Should the changes
Text Symbol: 070 = You are about to exit.
Text Symbol: 069 = Other languages
Text Symbol: 068 = GM Comment: 2 characters -> heading for: "Generic material exists"
Text Symbol: 067 = No.topics
Text Symbol: 066 = Excluded from assortment
Text Symbol: 065 = Assign. to promotion
Text Symbol: 064 = Assignment to assortment
Text Symbol: 063 = Units of measure
Text Symbol: 062 = Variants
Text Symbol: 061 = Generic material
Text Symbol: 015 = Copy
Text Symbol: 085 = Assortments are being deleted
Text Symbol: 084 = Do you really want to exclude?
Text Symbol: 083 = Exclude assortments selected
Text Symbol: 082 = Open assignments
Text Symbol: 081 = Display items
Text Symbol: 080 = Edit
Text Symbol: 079 = Items are being deleted
Text Symbol: 078 = Delete material listing
Text Symbol: 077 = Listing procedure for check
Text Symbol: 076 = be copied?
Text Symbol: 075 = Back
Text Symbol: 074 = Exit
Text Symbol: 104 = Save module
Text Symbol: 103 = Number of modules:
Text Symbol: 102 = Delete assortment
Text Symbol: 101 = Number:
Text Symbol: 100 = Do you really want to delete ?
Text Symbol: 095 = Assortments will be removed from list
Text Symbol: 094 = Do you really want to exclude?
Text Symbol: 093 = Exclude assortments from function
Text Symbol: 092 = Delete module
Text Symbol: 091 = be deleted ?
Text Symbol: 090 = Should the module really
Text Symbol: 088 = be deleted ?





Text Symbol: 087 = Should the assortment really
Text Symbol: 086 = Delete assortment listing
Text Symbol: 120 = Delete material listing
Text Symbol: 116 = Save assignments
Text Symbol: 115 = today's status ?
Text Symbol: 114 = Do you wish to carry over
Text Symbol: 113 = No changes to items
Text Symbol: 112 = Inadmissible function code
Text Symbol: 111 = Further selection
Text Symbol: 110 = Selection
Text Symbol: 109 = Error information max. 20 chars.
Text Symbol: 108 = Listing rule violation max. 30 chars.
Text Symbol: 107 = No multiple listing possible max. 30 chars.
Text Symbol: 106 = Do you want to activate it?
Text Symbol: 105 = This module is not active.
Text Symbol: 251 = Run processing in parallel?
Text Symbol: 250 = A lot of materials are assigned to this module
Text Symbol: 201 = For distribution centers
Text Symbol: 200 = For stores
Text Symbol: 136 = Value contract module
Text Symbol: 135 = Rack jobber module
Text Symbol: 134 = Profile module
Text Symbol: 133 = Exclusion module
Text Symbol: 132 = Promotion module
Text Symbol: 131 = Standard module
Text Symbol: 122 = Should deletion take place?
Text Symbol: 121 = Listing in assortments:


INCLUDES used within this REPORT SAPMWSO2

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.



INCLUDE MWSO2114.
INCLUDE MWSO2115.
INCLUDE MWSO2116.
INCLUDE MWSO2117.
INCLUDE MWSO2118.
INCLUDE MWSO2120.
INCLUDE MWSO2121.
INCLUDE MWSO2122.
INCLUDE MWSO2124.
INCLUDE MWSO2125.
INCLUDE MWSO2126.
INCLUDE MWSO2133.
INCLUDE MWSO2135.
INCLUDE MWSO2150.
INCLUDE MWSO2151.
INCLUDE MWSO2152.
INCLUDE MWSO2153.
INCLUDE MWSO2160.
INCLUDE MWSO2222.
INCLUDE MWSO2TRA.
INCLUDE MWSO2O05.


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