Skip to Content
0
Former Member
Dec 02, 2009 at 11:35 AM

Adding a sales order with DI Server 8.8 results in document with no rows

47 Views

Hello,

I am facing a weird problem situation running DI Server in a 8.8 (pl8) environment.

When adding a new sales order document, the add operation results in a "success", but when I go to B1 client and see the document, there are no rows at all.

Please see the xml message I am posting to DI Server. There is one in row specified.

Anyone had similar experiences or possibly even been able to resolve this ?

Best Regards,

Henry

= = = = = = = = = = =

<?xml version="1.0"?>

http://www.w3.org/2003/05/soap-envelope">

<env:Header>

<SessionID>C72BD58F-3A5F-4074-86CA-6776372ADB39</SessionID>

</env:Header>

<env:Body>

http://www.sap.com/SBO/DIS" CommandID="Add Documents">

<BOM>

<BO>

<AdmInfo>

<Object>oOrders</Object>

</AdmInfo>

<Documents>

<row>

<DocDate>20091202</DocDate>

<DocDueDate>20091202</DocDueDate>

<CardCode>234485</CardCode>

<NumAtCard></NumAtCard>

<DiscountPercent>0.00</DiscountPercent>

<Comments>fdsfds</Comments>

<SalesPersonCode>8</SalesPersonCode>

<TransportationCode>14</TransportationCode>

<DocumentsOwner>-1</DocumentsOwner>

</row>

</Documents>

<Document_Lines>

<row><ItemCode>001150x</ItemCode>

<ItemDescription>JAUHESAMMUTIN 12KG ALKU</ItemDescription>

<Quantity>1</Quantity>

<Price>4</Price><Currency>EUR</Currency>

<DiscountPercent>0.00</DiscountPercent><WarehouseCode>01</WarehouseCode><SalesPersonCode>8</SalesPersonCode>

<VatGroup>V1</VatGroup><FreeText /></row>

</Document_Lines>

</BO>

</BOM>

</dis:AddObject>

</env:Body>

</env:Envelope>

02/12/2009 12:02:39 Response (OK)

http://www.w3.org/2003/05/soap-envelope"> xmlns=" http://www.sap.com/SBO/DIS" CommandID="Add Documents"> 15