SAP Reports / Programs | Cross-Application Components | General Application Functions(CA-GTF) SAP CA

PPMON010 SAP ABAP Report - Detailanalyse MRP







PPMON010 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 PPMON010 into the relevant SAP transactions such as SE38 or SE80


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


Text pool values


Title: Detail Analysis MRP
Text Symbol: U55 = Target quan
Text Symbol: U54 = Curr/max.c
Text Symbol: U53 = Curr/min.c
Text Symbol: U52 = Curr/tgt cv
Text Symbol: U51 = ATP qty
Text Symbol: S14 = in
Text Symbol: S13 = Material terminated
Text Symbol: S12 = Runtime
Text Symbol: S11 = No. mat.
Text Symbol: S10 = Logical Destination
Text Symbol: S03 = waiting
Text Symbol: S02 = working
Text Symbol: S01 = error
Text Symbol: S00 = ****COMMENT: Texts for parallel planning run
Text Symbol: P25 =
Text Symbol: P24 = BOM
Text Symbol: P23 =
Text Symbol: P17 = Ranking list for materials with highest CPU times (in ms)
Text Symbol: P16 = Posting
Text Symbol: P15 = LdTmeSched
Text Symbol: P14 = Explosion
Text Symbol: P13 = NetReqCal.
Text Symbol: P12 = Read
Text Symbol: P10 = Do you really want to cancel ?
Text Symbol: P09 = Exit Planning
Text Symbol: P08 = Do you want to save the result ?
Text Symbol: P07 = Planning results will not be saved
Text Symbol: P06 = Exit Planning
Text Symbol: P05 = Do you really want to exit ?
Text Symbol: P04 = Exit Planning
Text Symbol: P03 = Do you want to save the result ?
Text Symbol: P02 = Planning results will not be saved
Text Symbol: 900 = Mat. & & is being processed
Text Symbol: 111 = Long-term planning run
Text Symbol: 110 = LTP sng-itm,multi-lvl
Text Symbol: 109 = LTP sng-itm, sng-lvl
Text Symbol: 108 = MPS sng-lvl,interac





Text Symbol: 107 = MPS sng-itm,sng-lv
Text Symbol: 106 = MPS sng-itm,mult-lv
Text Symbol: 105 = MPS
Text Symbol: 102 = MRP sng-itm,sng-lv
Text Symbol: 101 = MRP sng-itm,mult-lv
Text Symbol: 100 = MRP
Text Symbol: 023 = Blocked
Text Symbol: 022 = Selection group
Text Symbol: 020 = Material
Text Symbol: 019 = Plnt
Text Symbol: 018 = Level
Text Symbol: 017 = Time
Text Symbol: 016 = No.Mat
Text Symbol: 014 = No. of materials terminated
Text Symbol: 013 = No.of materials with new exception
Text Symbol: 012 = Number of materials processed.........
Text Symbol: 011 = End of planning run
Text Symbol: 010 = Start of planning run
Text Symbol: 004 = Runtime statistics
Text Symbol: 003 = Database statistics
Text Symbol: 002 = Statistics
Text Symbol: 001 = Statistics
Text Symbol: U60 = Days'supply
Text Symbol: U59 = DailyPrdQty
Text Symbol: U58 = Daily reqmt
Text Symbol: U57 = Maximum qt
Text Symbol: U56 = Minimum qt
Text Symbol: D04 = Planned orders deleted
Text Symbol: D03 = Planned orders changed
Text Symbol: D02 = Planned orders created
Text Symbol: D01 = Technical statistics
Text Symbol: C23 = Current planning
Text Symbol: C22 = MRP list
Text Symbol: C21 = Current stock/reqmts list
Text Symbol: C20 = Select planning scenario
Text Symbol: C15 = &1: Planning scenario &2
Text Symbol: C14 = &1: Current planning
Text Symbol: C13 = &1: All MRP elements
Text Symbol: C12 = &1: MRP list





Text Symbol: C11 = &1: Current stock/reqmts list
Text Symbol: C05 = Period totals: planning scenario &1
Text Symbol: C04 = Period totals: current planung
Text Symbol: C03 = Period totals: differences
Text Symbol: C02 = Period totals: MRP list
Text Symbol: C01 = Period totals: current stock/requirements list
Text Symbol: C00 = ****COMMENT: Texts for MRP list comparison - copied from SAPMM61R
Text Symbol: B13 = Cancel Planning Run ?
Text Symbol: B12 = Cancel Planning Run ?
Text Symbol: B11 = Deallocate capacity for this order
Text Symbol: B10 = No
Text Symbol: B09 = Yes
Text Symbol: B08 = deallocate and change this order?
Text Symbol: B07 = this order. Do you want to
Text Symbol: B06 = Capacity already dispatched for
Text Symbol: B05 = Do you really want to cancel ?
Text Symbol: B04 = Cancel order proposal processing ?
Text Symbol: B03 = Copy new order proposal ?
Text Symbol: B02 = Data will be lost
Text Symbol: B01 = Cancel order proposal processing ?
Text Symbol: D05 = Purchase requisitions created
Text Symbol: P01 = Exit Planning
Text Symbol: M02 = Do you really want to exit ?
Text Symbol: M01 = Exit multi-level planning
Text Symbol: D34 = CPU time posting
Text Symbol: D33 = CPU time lead time scheduling
Text Symbol: D32 = CPU time BOM explosion
Text Symbol: D31 = CPU time net and lot-size calculatn
Text Symbol: D30 = Read CPU time
Text Symbol: D29 = Capacity requirements deleted
Text Symbol: D28 = Capacity requirements changed
Text Symbol: D27 = Capacity requirements created
Text Symbol: D26 = Lead time sched. plnnd ord. deleted
Text Symbol: D25 = Lead time sched. plnnd ord. changed
Text Symbol: D24 = Lead time sched. plnnd orders new
Text Symbol: D23 = Runtime
Text Symbol: D22 = Materials planned
Text Symbol: D21 = Simulative planned orders deleted
Text Symbol: D20 = Simulative planned orders changed



Text Symbol: D19 = Simulative planned orders created
Text Symbol: D18 = Purchase reqs. flagged for deletion
Text Symbol: D17 = Purchase reqs. flagged for deletion
Text Symbol: D16 = Simulative dependent reqmts deleted
Text Symbol: D15 = Simulative dependent reqmts changed
Text Symbol: D14 = Simulative dependent reqmts created
Text Symbol: D13 = Dependent requirements deleted
Text Symbol: D12 = Dependent requirements change
Text Symbol: D11 = Dependent requirements created
Text Symbol: D10 = Schedule lines deleted
Text Symbol: D09 = Schedule lines changed
Text Symbol: D08 = Schedule lines created
Text Symbol: D07 = Purchase requisitions deleted
Text Symbol: D06 = Purchase requisitions change


INCLUDES used within this REPORT PPMON010

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