SAP Reports / Programs

SAPMM61W SAP ABAP dialog Program - Forecast







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

MP39 - Print
MP33 - Reprocess material forecast
MP32 - Display Material Forecast
MP31 - Change Material Forecast
MP30 - Execute Material Forecast


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


Text pool values


Title: Forecast
Text Symbol: 239 = Safety stock
Text Symbol: 238 = Material no.
Text Symbol: 237 = MRP area
Text Symbol: 236 = Repeat forecast
Text Symbol: 235 = be carried out?
Text Symbol: 234 = Should a new initialization
Text Symbol: 233 = Period Original Corrected value
Text Symbol: 232 = Exception/process messages
Text Symbol: 231 = Forecast results
Text Symbol: 230 = Historical data
Text Symbol: 229 = Periods per season
Text Symbol: 228 = Fixed periods
Text Symbol: 227 = Initial. periods
Text Symbol: 226 = Forecast periods
Text Symbol: 225 = Consumption
Text Symbol: 224 = No. of values
Text Symbol: 223 = Error total
Text Symbol: 222 = MAD
Text Symbol: 221 = Trend value
Text Symbol: 220 = Basic value
Text Symbol: 219 = Delta factor
Text Symbol: 218 = Gamma factor
Text Symbol: 217 = Beta factor
Text Symbol: 216 = Alpha factor
Text Symbol: F01 = F'cast Values
Text Symbol: F00 = Consmptn Values
Text Symbol: 431 = Corrected Forecast
Text Symbol: 430 = Original Forecast
Text Symbol: 420 = Message Class: PR
Text Symbol: 404 = Consump/Forecast - Graphic
Text Symbol: 403 = Consumption
Text Symbol: 402 = Forecast
Text Symbol: 401 = Create Log
Text Symbol: 400 = Save forecast result
Text Symbol: 312 = MRP Area:
Text Symbol: 311 = Number of selected materials :
Text Symbol: 310 = Number of occurring exceptions :





Text Symbol: 309 = No material forecasts exist
Text Symbol: 308 = Number of material forecasts printed :
Text Symbol: 307 = Database update only poss.in bckgrnd mode
Text Symbol: 306 = Number of material forecasts carried out :
Text Symbol: 305 = Number of terminations :
Text Symbol: 304 = Material forecast not carried out !
Text Symbol: 303 = Plant :
Text Symbol: 302 = No exception messages
Text Symbol: 301 = No forecast data exists
Text Symbol: 300 = No historical data
Text Symbol: 240 = Reorder pnt.
Text Symbol: 103 = Forecast date
Text Symbol: 102 = Period Forecast value Corrected value
Text Symbol: 101 = Plnt
Text Symbol: 100 = Mat. number
Text Symbol: 020 = ----------------
Text Symbol: 019 = Material Desc.
Text Symbol: 018 = ------------------ ------------ ---- - ---------------
Text Symbol: 017 = IND. 1 2 3 4 5 6 7 8
Text Symbol: 016 = Material MRP area Plant Periods Error classes
Text Symbol: 015 = ---- ----------------- - ---------------
Text Symbol: 014 = ID 1 2 3 4 5 6 7 8
Text Symbol: 013 = Plnt Material Periods Error classes
Text Symbol: 012 = MRP contrller
Text Symbol: 011 = Forecast Reprocessing
Text Symbol: 010 = Display Exception/Process Messages
Text Symbol: 009 = Period Unplanned consumption Corr. unplnnd consumption
Text Symbol: 008 = Period Total consumption Corrected total consumption
Text Symbol: 007 = FORECAST
Text Symbol: 006 = Display Historical Values
Text Symbol: 005 = be saved first?
Text Symbol: 004 = Should the data
Text Symbol: 003 = Forecast Values
Text Symbol: 002 = Period Forecast value Corrected value
Text Symbol: 001 = Material :
Text Symbol: 104 = Unit
Text Symbol: 215 = Optimization level
Text Symbol: 214 = Parameter optimization
Text Symbol: 213 = Procedure selection





Text Symbol: 212 = Model selection
Text Symbol: 211 = Tracking limit
Text Symbol: 210 = Initialization
Text Symbol: 209 = Control data
Text Symbol: 208 = Paramtr profile
Text Symbol: 207 = Period indicator
Text Symbol: 206 = Service level
Text Symbol: 205 = Forecast model
Text Symbol: 204 = Unit
Text Symbol: 203 = Forecast date
Text Symbol: 202 = Basic data
Text Symbol: 201 = Plnt
Text Symbol: 200 = Client
Text Symbol: 199 = Total Forecast: List of Results
Text Symbol: 111 = MRP area
Text Symbol: 110 = MRP
Text Symbol: 109 = Forecast
Text Symbol: 108 = Paramtr profile
Text Symbol: 107 = Period indicator
Text Symbol: 106 = Service level %
Text Symbol: 105 = Forecast model


INCLUDES used within this REPORT SAPMM61W

INCLUDE MM61WTOP.
INCLUDE MM61WE00.
INCLUDE MENURETN.
INCLUDE MM61WISR.


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