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 to XML format

Former Member
0 Likes
416

Hi all,

i have created one program where if u will press the push button, it will create one idoc by taking some fields from my program.

i need to send this idoc to one directory in sap application server as a XML file.

here, while creating partner profile,

when sender = xlg100 ( this logical system is w.r.t client 100)

receiver = mes ( this logical system is w.r .t destination directory)

message type = zloipro01

but while sender = mes

receiver = xlg100,

what message type i should give here?

can anyone give me any real time documents for idoc to send as xml format?

or anyone can explain step by step procedure for this process?

right answers will be awarded.!!!!!!!!

Thanks

pabi

2 REPLIES 2
Read only

Former Member
0 Likes
397

you need to use the XML port for converting IDOCs to XML format and all other steps remain as usual.

For more details, look at: http://www.saptechnical.com/Tutorials/ALE/IDOCToXML/IDOCToXML.htm

Read only

Former Member
0 Likes
397

ans