Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Convert XML into SAP

Former Member
0 Likes
544

Hi,

How to convert XML data into SAP via BAPI using BAPI_MATERIAL_SAVEDATA. Please give the full code of this and documentation also.

Thanks,

Suresh Maniarasu

Edited by: suresh maniarasu on May 21, 2009 12:54 PM

Hi,

Check this [Convert XML file in to sap|https://www.sdn.sap.com/irj/scn/directforumsearch?threadid=&q=convertXMLfileinto+sap&objID=c42&dateRange=all&numResults=30&rankBy=10001]

3 REPLIES 3
Read only

Former Member
0 Likes
505

Step1 - [Read XML file to internal table|http://sap-img.com/abap/xml-file-to-word-document-through-sap.htm]

Step2 - [creating a material using the BAPI BAPI_MATERIAL_SAVEDATA|http://www.google.co.in/search?hl=en&q=DemoprogramforcreatingamaterialusingtheBAPI+BAPI_MATERIAL_SAVEDATA&meta=&aq=f&oq=]

Read only

Former Member
0 Likes
505

Hi,

Check this [Convert XML file in to sap|https://www.sdn.sap.com/irj/scn/directforumsearch?threadid=&q=convertXMLfileinto+sap&objID=c42&dateRange=all&numResults=30&rankBy=10001]

Read only

Former Member
0 Likes
505

Hi,

Check below link, it may be helpful.

[link1|]

Thanks,

Asit Purbey.