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

IDOC--> XML conversion

Former Member
0 Likes
606

Hi all,

Could anyone let me know if there is any method of converting IDOC to XML with out using XI or any EAI tools?

Raghav

Hi all,

Could anyone let me know if there is any method of converting IDOC to XML with out using XI or any EAI tools?

Raghav

3 REPLIES 3
Read only

Former Member
0 Likes
553

Step by step of converting IDOC to XML within SAP could be found at www.saptechnical.com.

Hope this is useful.

Raj

Read only

0 Likes
553

Thanks Raja. The document is really good. I have configured my scenario completely using that tutorial

Read only

Former Member
0 Likes
553

Raghavan,

If you want to convert an idoc to XML (write to XML file), then ALE has a simple mechanism to do it.

Please read the following post in SDN , wherein we can define a XML port (instead of a file port) to convert a idoc to XML

Some post also list the required FM to achieve the same