Can we create PO through SOAP with status OPEN?
Summary
Unable to create PO instantly using SOAP UIContent
Hello All,
Can we Create Purchase Order through SOAP with Status directly Open instead of Pending Approval ?
I am Passing <ApprovalActionCode>BYPASS</ApprovalActionCode> yet, PO is getting Created with the status Pending Approval and it is taking 4-5 sec to convert the PO status from Pending Approval to Open.
Can any one please let me know how to Achieve this?
Below is the Payload I am using
=======================
<?xml version='1.0' encoding='UTF-8'?>
<ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/">
<ns1:Body>
<ns2:createPurchaseOrder xmlns:ns2="
0