‎2007 Apr 21 3:51 PM
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
‎2007 Apr 21 4:27 PM
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
‎2008 Mar 16 11:54 AM