‎2019 Jan 16 11:33 PM
I am trying to use BAPI_PRODORD_CREATE to do a simulation of production order creation. My goal is to determine the duration between the production dates "Basic Start Date" and "Basic End Date".
Issue is that production order is automatically created by the FM, i do not have a test option. I want to implement an ABAP report where I compare the Material Master IHPT vs the actual duration of production which is determined by production order creation. However i do not want to end up with thousands of production orders actually being created by the report.
Is there any other FM that can do something like this or something similar?