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

SAPMWSO3 SAP ABAP dialog Program - Listing Check for Copying Module of an Assortment







SAPMWSO3 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 SAPMWSO3 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

WSK1 - Assortments IS-R, copy store astmts


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


Text pool values


Title: Listing Check for Copying Module of an Assortment
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: 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: 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: Z01 = of
Text Symbol: VTX = Sales Texts ;;
Text Symbol: VTG = Sales Text Group ;;
Text Symbol: V80 = does not exist
Text Symbol: V70 = Manual time estimate
Text Symbol: V60 = Contact person
Text Symbol: V50 = Taxes
Text Symbol: 205 = Error
Text Symbol: 204 = Select several lines
Text Symbol: 203 = Execute function?
Text Symbol: 202 = entries for display.
Text Symbol: 201 = You have selected more than 5
Text Symbol: 200 = Error list of modules:





Text Symbol: 134 = Profile Module
Text Symbol: 133 = Exclusion Module
Text Symbol: 132 = Promotion Module
Text Symbol: 131 = Checked modules :
Text Symbol: 115 = selected for copying.
Text Symbol: 114 = Do you want to make changes?
Text Symbol: 113 = Not copied!
Text Symbol: 112 = Faulty modules
Text Symbol: 111 = Further selection
Text Symbol: 110 = Selection
Text Symbol: 109 = Error information max. 20 chars.
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 = Ref.
Text Symbol: 050 = Module
Text Symbol: 019 = Items
Text Symbol: 018 = Initial Screen
Text Symbol: 017 = Exclusion Un
Text Symbol: 016 = Assortment
Text Symbol: 015 = Copy
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 = Assignment
Text Symbol: 004 = Assortment
Text Symbol: 003 = Promotion Module
Text Symbol: 002 = Promotion
Text Symbol: 001 = Module
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: 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: 060 = Selection module
Text Symbol: 059 = Other
Text Symbol: 058 = By
Text Symbol: 057 = Material selected
Text Symbol: 056 = Replace by
001 Material Error


INCLUDES used within this REPORT SAPMWSO3

INCLUDE MWSO3000. "DYNPRO-NEUTRALE MODULN
INCLUDE MWSO3106.
INCLUDE MWSO3142.
INCLUDE MWSO2117.
INCLUDE MWSO3XSI.
INCLUDE MWSO3O01.
INCLUDE MWSO3F01.
INCLUDE MWSO3O02.
INCLUDE MWSO3I01.
INCLUDE MWSO3E01.
INCLUDE MWSO3O05.
INCLUDE MWSO3F07_ALV.


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