Hi,
When we import an XML file with updated line segment as :
<QuantityThisDel>1</QuantityThisDel>
back into JIWA, it updates the Demand column.
Can you please check this?
Thanks in advance
Sunny

Sunny wrote:Hi,
When we import an XML file with updated line segment as :
<QuantityThisDel>1</QuantityThisDel>
back into JIWA, it updates the Demand column.
Can you please check this?
Thanks in advance
Sunny
<?xml version="1.0" encoding="utf-16"?>
<JiwaDocument xmlns:jiwa="http://www.jiwa.com.au/xml/schemas" Type="JiwaFinancials.Jiwa.JiwaSales.SalesOrder.SalesOrder">
<InvoiceID xmlns="JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML">1901e73d986f48fe9147</InvoiceID>
<Debtor xmlns="JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML">
<AccountNo>1001</AccountNo>
<Name>Brown's Computer Centre</Name>
</Debtor>
<Lines xmlns="JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML">
<Line>
<InvoiceLineID>48fd8693c5f34d3f837f</InvoiceLineID>
<ItemNo>1</ItemNo>
<InventoryID>000000000K00000000BQ</InventoryID>
<PartNo>1170</PartNo>
<Description>Keyboard - Wireless Illuminated Computer PC Keyboard K800</Description>
<QuantityThisDel>1.000000</QuantityThisDel>
</Line>
</Lines>
</JiwaDocument>

Return to Technical and or Programming
Users browsing this forum: No registered users and 4 guests