Create change order via SOAP web service when PO is "Pending Supplier Acknowledgement"
Hello,
We are aiming to simulate Supplier Portal functionalities via SOAP Web Services, more in detail mainly with acknowledgePurchaseOrder and changePurchaseOrder.
We noted that in Supplier Portal the supplier is able to create change order before the original document is acknowledged, if the PO is pending acknowledgement in "Document and Schedule". However, via webservices we are getting error message "You can't perform this action on documents that are in status Pending Supplier Acknowledgment."
Therefore, the question is that is it so, that via webservices we cannot create change order if the status is "Pending Supplier Acknowledgement", no matter if it is in "Document" or "Document and Schedule" level?