2010 Apr 20 3:39 AM
By use FM--MD_STOCK_REQUIREMENTS_LIST_API, Get the material requirement list of table IIOELX
As one material has many record in table IIOELX, I can't distinct which material record that belong to which plan order.
can anyboby help me?
2010 Apr 21 10:36 PM
Hi,
As per my understanding, the FM - MD_STOCK_REQUIREMENTS_LIST_API, will return list of records. In the tables returned from FM - MDPSX, MDEZX. You find it be reservation number and reservation item.
mdpsx-delnr = resum (Reservation number)
mdpsx-delps = repos(Reservation item)
mdpsx-lgort = lgort (Storage location).
MDEZX has an entry for each line item in MDPSX which has the work order number which indicates that material has been used in that particular work order. Please let me know if you need more information,
Regards,
Naveen.
2010 Apr 21 10:36 PM
Hi,
As per my understanding, the FM - MD_STOCK_REQUIREMENTS_LIST_API, will return list of records. In the tables returned from FM - MDPSX, MDEZX. You find it be reservation number and reservation item.
mdpsx-delnr = resum (Reservation number)
mdpsx-delps = repos(Reservation item)
mdpsx-lgort = lgort (Storage location).
MDEZX has an entry for each line item in MDPSX which has the work order number which indicates that material has been used in that particular work order. Please let me know if you need more information,
Regards,
Naveen.