cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Material Master Report

Former Member
0 Likes
9,298

Hi,

I want the materials list with the following fields by Plant wise.--->Ex:Total materials in PLANT 001

Material ShortText UO PlantStock Reorder level Max Stock PurchGroup PlannedDeliveryTime MRP Controller MRPType

Regards,

Anil.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Likes

This can actually be done in 2 ways:

1. Write Report functional document and make the ABAP developer do it.

2.If you know how to write a query using SQ01, you can.(its actually easy to do as you have just MARA,MAKT and MARC to join or you can use MSM logical database)

Thanks,

Shekhar Ramineni

Former Member
0 Likes

you can use MM60 but better to get all the required field ask your ABAP team to develop a customized report with required fields for you.

Regards,

qsm sap

Former Member
0 Likes

Check transaction code MD04.

Former Member
0 Likes

Hi,

try with MM60 'or' mc.9

lakshmi reddy

Edited by: lakshmi reddy on Apr 28, 2010 12:37 PM

pmbwebsites
Explorer
0 Likes

SAP Standard Report Material Master View All Fields-ERP

SAP HANA AND ECC 6.0 its all the field data for a report in the material master (MM) in SAP ERP , you can use the following methods...

also is a list of the main master tables and views in SAP that are associated with the Material Master data, along with a clear description of what each one Fields.You can export the data to an Excel sheet for further analysis...

FOLLOW STEPS-

GO TO TCODE SE16N-

SE16N.jpg

SELECT TABLE NAME-EXAMPLE-MARA AND SELECT BUTTON -EXECUTE

SE16N1.jpg

 

Follow link-https://www.learntosap.com/sapstandredreportmm.html

https://www.learntosap.com/