Dear All,
I have a request to change MRP run. The client has a group of materials that are planned together (material grouping is stored in a Ztable) - this means that only one material has optimization set (MRP parameters in material data) but at MRP run the system should consider the MRP elements for all the materials included in the same group (stock, requirements, acquisitions etc.).
I create a Z* FM in order to populate a MDPSX type table (by calling the standard FM MD_STOCK_REQUIREMENTS_LIST_API for all the materials and appending the resulting lines for MRP elements in this table) and I changed the MDPSX type table (CH_COPY_MDPSX) in BADI MD_ADD_ELEMENTS. Something is going wrong - because I receive an information message 61060 The date & is not convertible (please correct)and an error one MM108 No alternative unit of measure specified.
Have you done something similar? There are some rules about the MRP elements in MDPSX table (should I aggregate the similar elements - change the quantities)? Any other suggestion?
Regards,
Florina R.