on ‎2010 Apr 28 11:35 AM
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.
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check transaction code MD04.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
try with MM60 'or' mc.9
lakshmi reddy
Edited by: lakshmi reddy on Apr 28, 2010 12:37 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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-
SELECT TABLE NAME-EXAMPLE-MARA AND SELECT BUTTON -EXECUTE
Follow link-https://www.learntosap.com/sapstandredreportmm.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 39 | |
| 24 | |
| 21 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.