Maintaining processing order while creating Multiple inventory transactions using one web service ca
Content
Hi All,
We have several inventory movement like Account Alias Issue, Account Alias receipt.
Suppose serial number is XYZ and it does not exist in inventory then order should be Receipt, Issue, Receipt, Issue.
and If serial number exists in inventory then sequence should be Issue, Receipt, Issue, receipt.
if transactions are not processed using correct sequence, then it goes into error. We tried using batchsequence also but it does not work.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns1:insertAndProcessInterfaceRows xmlns:ns1="http://xmlns.oracle.com/apps/scm/inventory/materialTransactions/pendingTransactions/transactionManagerServiceV2/types/">
Tagged:
0