Hello,
I have a functional use case for managing purchase orders to be inserted into SAP and replicated within the warehouse management system to prepare for order reception. Once received, a notification must be sent.
There are three potential APIs to consider:
- Utilizing the stockManagement API to create a stock product and send all items to be delivered.
- Using the ProductOrder API to create an order with all necessary elements, even though ProductOrder is more geared towards commercial orders rather than purchases.
- Considering the purchasing Order API, which unfortunately seems to be unavailable in the TMF API table.
In your opinion, which API would be the best fit for fulfilling this requirement: ProductOrder or stockManagement, and why?
Thank you very much for your assistance with this matter.
------------------------------
HIKMA AMINE
Orange
------------------------------