2009 Sep 02 10:34 AM
Hi All,
when you display any purchase order,then at bottom ITEM section, there is one tab - MATERIAL DATA. In which there is button to click COMPONENTS.
When we go into that component overview, there are main material and we can see list of materials. (Something similar like BOM)
The details of this component overview are stored in structure MDPM. I want to prepare report of that, but i do not know how to fetch data from structure MDPM.
Can anybody please let me know. structure MDPM
Thanks
Yogi
2009 Sep 02 10:37 AM
MDPM is a structure not a database table and so doesn't contain any data.
It does have the BOM fields so I would assume you can get this information from the normal BOM tables (STPO? from memory, not sure) and link the material number from the purchase order line item.
MDPM is a structure not a database table and so doesn't contain any data.
It does have the BOM fields so I would assume you can get this information from the normal BOM tables (STPO? from memory, not sure) and link the material number from the purchase order line item.
2009 Sep 02 10:37 AM
MDPM is a structure not a database table and so doesn't contain any data.
It does have the BOM fields so I would assume you can get this information from the normal BOM tables (STPO? from memory, not sure) and link the material number from the purchase order line item.
2009 Sep 02 10:54 AM
Hi it_girl.........
The component which i am taking about from purchase order section is not part of BOM data. I would be more interested what needs to be done to fetch data from structure MDPM.
2009 Sep 25 1:55 PM
ANY MORE SUGGESTION....
How to get data from structure MDPM?
2009 Sep 26 8:24 AM
Hi Yogesh,
I am not sure if this is of any help,but you can goto SE11..type MDPM and look for Where used list,it would give you a list of programs.You can check how they have used the structure in standard program.
2010 Mar 25 5:49 PM
Hi Yogi!
You should be able to fetch this data from table RESB where ebeln = your purchase order and ebeln = your line item. Table RESB stores all of the material reservations needed to fulfill different types of orders. Structure MDPM is only used temporarily to display the components/requirements data on the screen.
Thanks,
David
2011 Feb 05 6:41 PM
Thanks! That was exactly what I have been looking for today in order to pull up specific object lists.
Chris
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |