SAP Reports / Programs

SAPMC27V SAP ABAP dialog Program - Where-used Lists / Mass Replace







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


Transaction Code(s):

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


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


Text pool values


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


INCLUDES used within this REPORT SAPMC27V

INCLUDE MC27VTOP.
INCLUDE MC27VAT0.
INCLUDE MC27VO00.
INCLUDE MC27VOR0.
INCLUDE MC27VI00.
INCLUDE MC27VIL0.
INCLUDE MC27VIOK.
INCLUDE MC27VF00.
INCLUDE MC27VFF0.
INCLUDE MC27VF10.
INCLUDE MC27VF20.
INCLUDE MC27VF30.




INCLUDE MC27VF50.
INCLUDE MC27VFT0.
INCLUDE MC27VMSG.
INCLUDE MC27VBDC.
INCLUDE MC27VALV.
INCLUDE MC27VLOP.
INCLUDE MC27VI01.
INCLUDE MC27VO01.


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