SAPMM61R 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 SAPMM61R into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MS06 - Long-term plnng: collective MRP list
MS05 - Long-term planning: display MRP list
MS04 - Planning Scenario: Stock/Reqmts List
MS07 - Long-Term Plng: Material Overview
MD20 - Create Planning File Entry
MF50 - Planning Table - Change
MDC6 - Start of MD06 via Report
MF52 - Planning Table - Display
MFS0 - LFP: Change Master Plan
ISAESCRME84MD07 - Start MD07 via Report
MF57 - Planning Table - By MRP Lists
MS20 - Planning File Entry: Long-Term Plnng
MDC7 - Start MD07 by using report
MSC7 - Start MS07 from Report
MSC6 - Start of MS06 via Report
MD04 - Display Stock/Requirements Situation
MD05 - Individual Display Of MRP List
MD06 - Collective Display Of MRP List
MD07 - Current Material Overview
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: MRP List
Text Symbol: IQB = Switch On Supersession
Text Symbol: IQA = Switch Off Supersession
Text Symbol: IQ9 = Show Total Replenishment Lead Time
Text Symbol: IQ8 = Switch to Individual Lines
Text Symbol: IQ7 = Switch to Period Totals
Text Symbol: IQ6 = Sort Segments by Number
Text Symbol: IQ5 = Sort Segments by Date of 1st Requirement
Text Symbol: IQ4 = Switch Off Safety Time
Text Symbol: IQ3 = Switch On Safety Time
Text Symbol: IQ2 = Display at Availability Date
Text Symbol: IQ1 = Display at Goods Receipt Date
Text Symbol: IQ0 = Hide total replenishment lead time
Text Symbol: IC1 = Material Will Be Replaced
Text Symbol: IA9 = Show Internal Stock Transfer
Text Symbol: IA8 = Hide Internal Stock Transfer
Text Symbol: IA5 = Material Grouping
Text Symbol: IA4 = Switch On Aggregation
Text Symbol: IA3 = Switch Off Aggregation
Text Symbol: IA2 = On
Text Symbol: IA1 = Off
Text Symbol: F03 = Radio Button for MRP Area
Text Symbol: F02 = Radio Button Plant
Text Symbol: F01 = Long Text for MRP Termination
Text Symbol: D01 = Definable
Text Symbol: C25 = Operational MRP List Comparison
Text Symbol: C24 = Comparison with Another Scenario
Text Symbol: C23 = Stock/requirements list comparison
Text Symbol: C22 = Scenario Comparison
Text Symbol: C21 = MRP List Comparison
Text Symbol: C20 = Select planning scenario ;;
Text Symbol: C19 = Planning Scen. &1
Text Symbol: C18 = MRP List
Text Symbol: C17 = Current Stock/Requirements List
Text Symbol: C16 = Current planning
Text Symbol: C15 = &1: Planning scenario &2 ;;
Text Symbol: C14 = &1: current planning ;; "unused-MM61X
Text Symbol: C13 = &1: All MRP elements ;;
INCLUDE MM61RTOP.
INCLUDE MM61XDBR.
INCLUDE MM61RCNV.
INCLUDE MM61RIIS.
INCLUDE MM61R_SIDEPANEL_SETTINGO01.
INCLUDE MM61R_CHECK_OPTIMIZATIONI01.
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 SAPMM61R or its description.