SAPMC27V 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 SAPMC27V into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CA70 - PRT Where-Used Lists
CA81 - Master recipe usage and resources
CA80 - Use of Work Center in Task Lists
CA78 - PRT Mass replacemt. in libr.networks
CA85 - Replace Work Center in Task Lists
CA86 - Master recipe: replace resources
CAA5 - Mass replace proc.instr. in mst.rcp.
CA77 - Bulk Replacemt PRT: Equip.TL Type
CAA0 - Process instr. usage in recipes
CA95 - Replace Ref. Op. Set in Task Lists
CA82 - Where-used Lists EQUI Work Center
CA90 - Use of Ref. Op. Set in Routings
CA83 - Standard Networks for Work Center
CA75 - Mass Replace PRT
CA73 - Standard Networks for PRT
CA72 - PRT Where-used Lists: EquipTL Types
CA88 - Mass replace wrk. cntr. in lib.netwk
CA87 - Mass Replace EQUI Work Center
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: Where-used Lists / Mass Replace
Text Symbol: 312 = Functional Location
Text Symbol: 311 = Equipment
Text Symbol: 310 = Mass Change
Text Symbol: 309 = Where-Used List:
Text Symbol: 308 = Routings
Text Symbol: 307 = Valid To
Text Symbol: 306 = Replace PRT in Task Lists: Selection
Text Symbol: 305 = Use of PRT in Task Lists
Text Symbol: 304 = Selection Result
Text Symbol: 303 = Replace
Text Symbol: 302 = With
Text Symbol: 301 = Work Ctr
Text Symbol: 211 = Header
Text Symbol: 210 = Sec.res.
Text Symbol: 209 = SOper.
Text Symbol: 208 = Phase
Text Symbol: 206 = Proc. Instr.Cat.
Text Symbol: 205 = Prod.Resource/Tool
Text Symbol: 204 = Material
Text Symbol: 203 = Alternative
Text Symbol: 202 = Sequence
Text Symbol: 201 = Operation
Text Symbol: 120 = Plant:
Text Symbol: 112 = Ref. Op. Set
Text Symbol: 110 = Material Number
INCLUDE MC27VTOP.
INCLUDE MC27VAT0.
INCLUDE MC27VO00.
INCLUDE MC27VOR0.
INCLUDE MC27VI00.
INCLUDE MC27VIL0.
INCLUDE MC27VIOK.
INCLUDE MC27VF00.
INCLUDE MC27VFF0.
INCLUDE MC27VF10.
INCLUDE MC27VF20.
INCLUDE MC27VF30.
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.