Skip to Content
0
Former Member
Aug 01, 2008 at 02:41 PM

Removing sales order lines

868 Views

I have a SOAP interface with SAP BO 2005 by using the DI Server.

Now adding and updating sales orders goes fine. But the problem is when i want to remove some lines. If i have like 10 lines, and do an update with 9 lines, it overwrites the first 9 lines, but the 10th line is still there. It isn't removed. Is there a way to do this with the DI server?