SAP Reports / Programs

SAPMMCP3 SAP ABAP dialog Program - Product Groups Management







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

MC99 - Display Planning Objects
MC98 - Maintain Planning Objects
MC59 - Revise Planning Hierarchy
MC92 - Initial: Product Groups, Hierarchies
MC91 - Initial Graphic: Product Groups
MC61 - Create Planning Hierarchy
MC62 - Change Planning Hierarchy
MC86 - Change Product Groups
MC85 - Display Product Group
MC84 - Create Product Group
MC63 - Display Planning Hierarchy
MC67 - Init.graphics screen: genl.plg.hier.


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


Text pool values


Title: Product Groups Management
Text Symbol: 167 = Next Level
Text Symbol: 166 = Choose one planning level only
Text Symbol: 165 = Choose planning level
Text Symbol: 164 = Planning Level
Text Symbol: 163 = Planning Hierarchy
Text Symbol: 162 = Planning Level
Text Symbol: 161 = Planning levels
Text Symbol: 160 = Initial Screen
Text Symbol: 159 = Sch.mg.key;;
Text Symbol: 158 = Pr.Superv.;; (Prodn Supervisor)
Text Symbol: 157 = CO/PA fld.;;
Text Symbol: 156 = Refresh Graphic
Text Symbol: 155 = Choose single-level product group or material
Text Symbol: 154 = Hierarchy Graphic
Text Symbol: 153 = Inactive Version
Text Symbol: 152 = Active Version
Text Symbol: 151 = Display PG Plan
Text Symbol: 150 = Break Down PG Plan
Text Symbol: 149 = Product groups without members hidden
Text Symbol: 148 = Product groups without members showing
Text Symbol: 147 = Product groups without members already hidden
Text Symbol: 146 = Product groups without members already showing
Text Symbol: 168 = Next level showing
Text Symbol: 999 = Dummy
Text Symbol: 662 = Planning data exists
Text Symbol: 661 = Cancel
Text Symbol: 660 = Continue
Text Symbol: 301 = Choose:
Text Symbol: 300 = Adopt
Text Symbol: 272 = All maintnce
Text Symbol: 271 = OnlyHere
Text Symbol: 270 = 100% check of proportional factors: ignore it on this level only, or during all planning hierarchy maintenance?
Text Symbol: 252 = Always
Text Symbol: 251 = Yes
Text Symbol: 250 = Do you want to leave the proportional factors?
Text Symbol: 201 = Delete Subtree
Text Symbol: 200 = Fully delete?





Text Symbol: 176 = Delete Member
Text Symbol: 175 = Do Not Delete
Text Symbol: 174 = Delete all
Text Symbol: 173 = planning exists for member
Text Symbol: 172 = Data relevant to
Text Symbol: 171 = Rough-Cut Planning Profile
Text Symbol: 170 = Choose planning level
Text Symbol: 169 = Next level hidden
Text Symbol: 145 = No product groups without members
Text Symbol: 121 = Data may be lost.
Text Symbol: 120 = Exit
Text Symbol: 119 = Cancel ;;
Text Symbol: 118 = Graphic of Product Group
Text Symbol: 117 = Version
Text Symbol: 116 = Display materials
Text Symbol: 115 = Description hidden
Text Symbol: 114 = Description showing
Text Symbol: 113 = Extras
Text Symbol: 112 = Short Text
Text Symbol: 111 = Hierarchy Graphic of Product Group
Text Symbol: 110 = Description not maintained ;;
Text Symbol: 109 = Variant ;;
Text Symbol: 108 = Period ;;
Text Symbol: 107 = MRP ctllr ;;
Text Symbol: 106 = Language/description ;;
Text Symbol: 105 = Plant ;;
Text Symbol: 104 = Product group ;;
Text Symbol: 103 = No
Text Symbol: 102 = Yes
Text Symbol: 101 = Members of product group: product groups
Text Symbol: 100 = Members of product group: materials
Text Symbol: 001 = Choose one node only
Text Symbol: 144 = Transfer to Demand Management
Text Symbol: 143 = Disaggregation
Text Symbol: 142 = PG without members
Text Symbol: 141 = Number of product groups w/o members:
Text Symbol: 140 = Sales & Operations Planning: Overview
Text Symbol: 139 = Choose one item only
Text Symbol: 138 = Chooose a product group or a material





Text Symbol: 137 = Choose a product group
Text Symbol: 136 = Planning
Text Symbol: 135 = Create
Text Symbol: 134 = Display
Text Symbol: 133 = Change
Text Symbol: 132 = Product Groups
Text Symbol: 131 = Hide
Text Symbol: 130 = Product group contains no materials
Text Symbol: 129 = No product group chosen
Text Symbol: 128 = Materials hidden
Text Symbol: 127 = Materials showing
Text Symbol: 126 = Show
Text Symbol: 125 = Sales & Operations Planning: product group hierarchy
Text Symbol: 124 = Do you want to save the data?
Text Symbol: 123 = You are about to exit.
Text Symbol: 122 = Do you still want to cancel?


INCLUDES used within this REPORT SAPMMCP3

No INCLUDES are used within this REPORT code!


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