SAPMW02A is a standard Executable ABAP Report 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 SAPMW02A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WA21 - Create Allocation Rule
WA22 - Change Allocation Rule
WA23 - Display Allocation Rule
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: Dialog Allocation Rule Maintenance (Create, Change, Display)
Text Symbol: 343 = Plants will be deleted
Text Symbol: 344 = Really change base plant group?
Text Symbol: 345 = Plant quotas in base plant group
Text Symbol: 346 = Adopt quotas for base plant group
Text Symbol: 347 = in the plants?
Text Symbol: 348 = will be changed
Text Symbol: 349 = Adopt quotas for base plant group
Text Symbol: 351 = Allocation rule
Text Symbol: 352 = Model allocation rules cannot
Text Symbol: 353 = contain any plants
Text Symbol: 354 = Should the plants be deleted?
Text Symbol: 355 = Model allocation: Delete plants
Text Symbol: 356 = Model allocation rules are fixed.
Text Symbol: 357 = Once you fix, you cannot
Text Symbol: 358 = undo it!
Text Symbol: 359 = Create model alloc rule?
Text Symbol: 360 = To be able to add and delete plants or change plant quotas,
Text Symbol: 361 = you have to fix the allocation rule.
Text Symbol: 362 = Changes to the base plant groups are not taken into account.
Text Symbol: 363 = Fixing an allocation rule required the plant data to be saved.
Text Symbol: 364 = Changes to the base plant groups are not taken into account.
Text Symbol: 365 = The quota category "Fixed quantity" requires a fixed allocation rule.
Text Symbol: 366 = Model allocation rules contain allocation categories.
Text Symbol: 367 = Allocation categories are not linked to existing material groups.
Text Symbol: 368 = Models allocation rules are fixed.
Text Symbol: 400 = Change Plant Assignment
Text Symbol: 401 = Only one Plant
Text Symbol: ARB = Alloc rule processing
Text Symbol: LGM = Empties matl
Text Symbol: VHM = Additionals
Text Symbol: WER = VO Material
Text Symbol: WGR = Plant groups
Text Symbol: WRK = Plnts
Text Symbol: 342 = Change base plant group
Text Symbol: 001 = Allocation rule
Text Symbol: 010 = Display:
Text Symbol: 011 = Create:
INCLUDE MW02ATOP.
INCLUDE MW02AF0U.
INCLUDE MW02AF0P.
INCLUDE MW02AO0T.
INCLUDE MW02AI0D.
INCLUDE MW02AO0F.
INCLUDE MW02AF0D.
INCLUDE MW02AI0Q.
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 SAPMW02A or its description.
SAPMW02A - Dialog Allocation Rule Maintenance (Create, Change, Display) SAPMW02A - Dialog Allocation Rule Maintenance (Create, Change, Display) SAPMW01W - Display Change Documents Initial Screen SAPMW01W - Display Change Documents Initial Screen SAPMW01V - Module Pool, Price Points SAPMW01V - Module Pool, Price Points