Skip to Content
0
Dec 09, 2022 at 12:54 PM

Problem with changing sales order using Sales Order (A2A) (Technical name: SalesOrderBulkRequest_In)

100 Views Last edit Dec 12, 2022 at 01:44 AM 3 rev

We have a business scenario where we receive sales order via SOAP API (SalesOrderBulkRequest_In) via CPI and everything works fine.

Here is a part of the sales order xml file:

20221209-7-textxml.png

In the Monitoring and Error Handling App we can see that sales order is created:

monitoring-ok.png

Then we want to change sale order according to the documentation (SalesOrder | SAP Help Portal):

documentation.png

and we prepare another xml file:

20221209-1676-change-so-1xml.png

After we send this xml file we get en error in Monitoring and Error Handling App:

monitoring-nok.png

Errors:

Function SDSLS_SOA_AIF_ORDERS_CREATE was not executed successfully
A more recent version was already processed - order 00000016760000001676 skipped.
The processing of sales order bbf31695-74f2-4e57-bc93-12971c045d33_7 stopped with errors.

What could be a problem here?

Regards,

Mladen