SAPMWWG2 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 SAPMWWG2 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WG21 - Create material groups
WG22 - Change material groups
WG23 - Delete material groups
WG24 - Display material groups
WG26 - Create assignments
WG27 - Change assignment
WG28 - Delete Assignments
WG29 - Display assignments
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: Maintain Material Groups/Classes and Assignments From Release 4.0
Text Symbol: 002 = Material group
Text Symbol: 003 = ** No hierarchy level assigned **
Text Symbol: 004 = MG hierarchy level
Text Symbol: 005 = Char. profile
Text Symbol: 012 = Material group assignments
Text Symbol: 034 = Class
Text Symbol: 101 = Cancel
Text Symbol: 102 = Exit
Text Symbol: 103 = Back
Text Symbol: 201 = You are about to exit.
Text Symbol: 202 = Should the changes
Text Symbol: 204 = be saved first?
Text Symbol: 206 = Should the assignment (of values) be saved?
Text Symbol: 210 = You have left subsequent processing
Text Symbol: 211 = without saving.
Text Symbol: 212 = Do you want to exit
Text Symbol: 213 = processing
Text Symbol: 301 = Create: Initial Screen
Text Symbol: 302 = Change: Initial Screen
Text Symbol: 304 = Display: Initial Screen
Text Symbol: 305 = Delete: Initial Screen
Text Symbol: 311 = Create: basic data
Text Symbol: 001 = Material group hierarchy assignments
Text Symbol: 314 = Display: basic data
Text Symbol: 315 = Delete: basic data
Text Symbol: 401 = Reference material must be maintained.
Text Symbol: 402 = Do you wish to branch directly
Text Symbol: 403 = to material maintenance?
Text Symbol: 404 = Subseq. processing
Text Symbol: 405 = Reference material not maintained
Text Symbol: 430 = Delete
Text Symbol: 440 = Assign
Text Symbol: 500 = The material group already exists
Text Symbol: 501 = Do you want to continue?
Text Symbol: 503 = as a material with the same name.
Text Symbol: 504 = Material groups processing
Text Symbol: 600 = The mat. group will be
INCLUDE MWWG2TOP.
INCLUDE MWWG2O01.
INCLUDE MWWG2I01.
INCLUDE MWWG2I02.
INCLUDE MWWG2F01.
INCLUDE MWWG2F02.
INCLUDE MWWG2_SUBSCREEN_BADIO01.
INCLUDE MWWG2_SUBSCREEN_BADII01.
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.
SAPMWWG2 - Maintain Material Groups/Classes and Assignments From Release 4.0 SAPMWWG2 - Maintain Material Groups/Classes and Assignments From Release 4.0 SAPMWWCC1 - Customer Maintenance on Internet SAPMWWCC1 - Customer Maintenance on Internet SAPMWWCC - Customer Maintenance on Internet SAPMWWCC - Customer Maintenance on Internet