cancel
Showing results for 
Search instead for 
Did you mean: 

I want to load a sales order from xml file. How can I do.

Former Member
0 Kudos

Hi,

I want to load a sales order from XML file. How can I do ? how can i create the sales order?

what are the necessary setting for create the sales orders.

with Regards,

Prakesh.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Three options come to my mind.

Option 1: Use SAP transaction SXDA_TOOLS (Object Type BUS2032), Program Type (BAPI) and Program (CREATEFROMDAT2).

Option 2: Use SAP transaction SXDA_TOOLS (Object Type BUS2032), Program Type (DINP) and Program (RVINVB10).

Option 3: Translate the xml to IDoc so that ORDER04 / ORDER05 Idoc can be used to create Sales order (WEDI transaction).

Answers (0)