SAPMM03M 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 SAPMM03M into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
DPRL - Change Material When Profile Deleted
DPRV - Change Material When Profile Changed
MMSC - Enter Storage Locations Collectively
PPRV - Change Material When Profile Changed
MMVD - Change Decentr. for Decentr.Shipping
MMZ3 - Display Material (Old MM03)
MM18 - Activate Planned Changes
MMVH - Create Centrally: Decentral.Shipping
MMVV - Change Centr. for Decentr. Shipping
PPRL - Change Material When Profile Deleted
MMZ1 - Create Material, General (Old MM01)
MMZ2 - Change Material (Old MM02)
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: Material Master Maintenance
Text Symbol: 196 = Conversion factors
Text Symbol: 194 = Costing details
Text Symbol: 193 = Previous year valuation
Text Symbol: 192 = Previous period valuation
Text Symbol: 191 = Model parameters
Text Symbol: 182 = Internal product group data
Text Symbol: 181 = Cost estimates exist for future period ;;
Text Symbol: 180 = Internal costing data
Text Symbol: 140 = Sales documents exist for the material ;;
Text Symbol: 135 = Internal comment
Text Symbol: 134 = Basic data text
Text Symbol: 133 = Sales text
Text Symbol: 132 = Inspection text
Text Symbol: 131 = Purchase order text
Text Symbol: 123 = Org. levels
Text Symbol: 122 = Views
Text Symbol: 121 = Industry sector
Text Symbol: 115 = Display (key date)
Text Symbol: 114 = Change (future)
Text Symbol: 113 = Display
Text Symbol: 112 = Change
Text Symbol: 111 = Create
Text Symbol: 108 = can be managed only for materials w/o batch management requirement.
Text Symbol: 107 = A serial no. profile is assigned to the material. However, serial numbers
Text Symbol: 106 = Material Plant
Text Symbol: 105 = Material is used as a configurable material for the following materials.
Text Symbol: 104 = Following materials have already been assigned as a configurable material
Text Symbol: 103 = of measure must therefore be dimensionless (that is, discrete).
Text Symbol: 102 = Serial number profiles have already been assigned. The new base unit
Text Symbol: 101 = Internal
Text Symbol: 100 = Plant Schedule no.
Text Symbol: 099 = Run schedule headers already exist that are assigned to the material.
Text Symbol: 098 = Plant
Text Symbol: 097 = Independent requirements are already assigned to the material.
Text Symbol: 096 = Plant Order no. Item
Text Symbol: 095 = Production orders already exist that are assigned to the material.
Text Symbol: 094 = Valuation area
INCLUDE MM03MTOP.
INCLUDE MM03MO00 .
INCLUDE MENURETN. "RETURN TO MENUE
INCLUDE MM03MI00.
INCLUDE MM03MI01.
INCLUDE MM03MI02.
INCLUDE MM03MFA0.
INCLUDE MM03MFB0.
INCLUDE MM03MFC0.
INCLUDE MM03MFD0.
INCLUDE MM03MFE0.
INCLUDE MM03MFF0.
INCLUDE MM03MFG0.
INCLUDE MM03MFK0.
INCLUDE MM03MFL0.
INCLUDE MM03MFM0.
INCLUDE MM03MFN0.
INCLUDE MM03MFO0.
INCLUDE MM03MFP0.
INCLUDE MM03MFQ0.
INCLUDE MM03MFR0.
INCLUDE MM03MFS0.
INCLUDE MM03MFT0.
INCLUDE MM03MFU0.
INCLUDE MM03MFV0.
INCLUDE MM03MFW0.
INCLUDE MM03MFZ0.
INCLUDE MM03M_PRESET_RM03MI01.
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 SAPMM03M or its description.