cancel
Showing results for 
Search instead for 
Did you mean: 

Load Sales Order from Xml file

Former Member
0 Kudos

Hi,

I want to load a sales order from xml file. How can I do so? Where I'll get the xml schema for Sales Order or other documents (delivery,invoice etc)?

Plz reply with code and xml file.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

look at

SDK/SAMPLES/Com DI/VB.NET/08. load from XML

the XML schema you can get from object.SaveXML

Former Member
0 Kudos

When I'm going to load SO from xml file, it's showing an error:

"The connected value 0 was not found in table Uasge of Nota Fiscal".

What is this table for? Which attribute is related with this table?

How can I find out that?

Former Member
0 Kudos

infos about nota fiscals is in table OUSG. I think that your problem is related to some date value.

Answers (0)