2009 Jun 04 1:03 PM
Hi All,
Please let me know table(s) for planning material data i.e. MRP3 data in MM03 transaction
fields I required are Consumption mode, Forward consumption period, planning material
thanks in advance
2009 Jun 04 1:24 PM
execute BAPI BAPI_MATERIAL_GET_ALL by giving material no as input..
2009 Jun 04 1:07 PM
2009 Jun 04 1:09 PM
Hi,
You can use this table below
Consumption mode : MARC-VRMOD
Fwd consumption per : MARC-VINT2
Planning material : MPGD-PRGRP.
Regards
Thiru
2009 Jun 04 1:15 PM
Sorry Tirupathy... Main thing I supposed to ask..
Relation table between Planning material & Material
MPGD-PRGRP, here MPGD is structure I need a table where I can find relation between Material & planning material
and also I dont think ..MARC is right table to find these values
2009 Jun 04 1:24 PM
execute BAPI BAPI_MATERIAL_GET_ALL by giving material no as input..
2009 Jun 04 1:32 PM