Need an API to delete operations for WIP jobs in "Released" status-Oracle 12.2.8
Hi,
We have a custom Manufacturing Execution System.
Once an operation is completed in the MES , details are interfaced to Oracle as move transactions.
There are business scenarios where the job routing is changed in MES
and we need to update the same in Oracle to ensure that the WIP move transactions
interface works properly.
As per the standard Oracle documentation and our testing we found that
operations cannot be deleted for a WIP job in "Released" status using the WIP job open interfaces.
We are on Oracle 12.2.8
Are there any APIs to perform this in 12.2.9 or higher versions?
Some metalink forums mention an API WIP_MASSLOAD_PVT that can do this?