SAPMC65A 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 SAPMC65A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CM02 - Capac. planning, work center orders
CM0X - Capacity planning
CM07 - Cap. planning: Variable access
CM03 - Capac. planning, work center pool
CM04 - Capac. planning, work center backlog
CM05 - Capacity plan.:Work center overload
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 Capacity Planning
Text Symbol: 151 = Line :
Text Symbol: 150 = Area:
Text Symbol: 128 = Pooled capacity
Text Symbol: 127 = Plant;;
Text Symbol: 126 = Pooled capacity;;
Text Symbol: 125 = Selection of work centers from a hierarchy ;;
Text Symbol: 124 = Hierarchy name ;;
Text Symbol: 123 = Individual requirements ;;
Text Symbol: 122 = Individual requirements ;;
Text Symbol: 121 = Overwrite existing file? ;;
Text Symbol: 120 = EXCEL file name ;;
Text Symbol: 119 = Available capacity ;;
Text Symbol: 118 = Total: ;;
Text Symbol: 117 = Operations;;
Text Symbol: 116 = Priority ;;
Text Symbol: 115 = Number ;;
Text Symbol: 114 = Typ;;
Text Symbol: 113 = Order
Text Symbol: 112 = Material :;;
Text Symbol: 111 = Available cap:;;
Text Symbol: 110 = Period :;;
Text Symbol: 109 = Capacity cat.:;;
Text Symbol: 108 = Work center ;;
Text Symbol: 107 = Load ;;
Text Symbol: 106 = Requirements ;;
Text Symbol: 105 = Value.......;;
Text Symbol: 104 = Period ......;;
Text Symbol: 103 = Selection ...;;
Text Symbol: 102 = Selected value ;;
Text Symbol: 101 = Orders ;;
Text Symbol: 100 = Periods ;;
Text Symbol: 099 = Unit ;;
Text Symbol: 098 = Version ;;
Text Symbol: 097 = to ;;
Text Symbol: 096 = Operator ;;
Text Symbol: 095 = Unit ;;
Text Symbol: 094 = Profiles: List profile ;;
INCLUDE MC65ATOP.
INCLUDE MC65AO10.
INCLUDE MC65AI10.
INCLUDE MC65AFO1 . "FUNKTIONEN O
INCLUDE MC65AFB1.
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 SAPMC65A or its description.