Hi, I got a requirement to delete a Distribution Order directly in MMS100 via API/Web Service. I noticed that we don't have any standard API's available to perform the DO header deletion. So the API option is not going to help here. So thought of creating WebService using the Display Program option from M3 Web Service Designer tool. But i don't find any option to perform deletion(Ctrl+4) operation in this tool. Looks like we can only make use of Function Keys.
We can achieve the solution via SQL option in the M3 WebService Designer but i am trying to ignore this option as it uses Delete query directly in the DB. Any idea of how we can achieve the solution?
Regards,
Subramanian Kanthimathinathan.