<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sending data from final internal table  to application server in xml format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-data-from-final-internal-table-to-application-server-in-xml-format/m-p/1496126#M230352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks raja.i was able to send the data in internal to application server in xml format .but now the issue i am facing is reading the xml file present in application server into my internal table.there are two fields ie ebeln and ebelp.that i need to put in the internal table.if u could post a sample code in complete.that would be great.by the way i am able to read the xml file from the presentation server.if u could hurry that would be of great help .&lt;/P&gt;&lt;P&gt;thanks and regards &lt;/P&gt;&lt;P&gt;rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2006 16:20:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-02T16:20:04Z</dc:date>
    <item>
      <title>sending data from final internal table  to application server in xml format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-data-from-final-internal-table-to-application-server-in-xml-format/m-p/1496124#M230350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all ,&lt;/P&gt;&lt;P&gt; can anyone send details about send data from final internal table to application server in xml format.right now i am able to download data to presentation server in xml format . love to here soon from all the abap gigs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 14:40:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-data-from-final-internal-table-to-application-server-in-xml-format/m-p/1496124#M230350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T14:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: sending data from final internal table  to application server in xml format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-data-from-final-internal-table-to-application-server-in-xml-format/m-p/1496125#M230351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you using call transformation to convert itab to XML? the XML string is in which format?&lt;/P&gt;&lt;P&gt;convert it to xstring and then use the following code to store it in application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET fname FOR OUTPUT IN BINARY MODE.&lt;/P&gt;&lt;P&gt;TRANSFER XML_content TO FNAME.&lt;/P&gt;&lt;P&gt;CLOSE DATASET FNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where fname is the path to the file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jul 2006 10:35:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-data-from-final-internal-table-to-application-server-in-xml-format/m-p/1496125#M230351</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-07-29T10:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: sending data from final internal table  to application server in xml format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-data-from-final-internal-table-to-application-server-in-xml-format/m-p/1496126#M230352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks raja.i was able to send the data in internal to application server in xml format .but now the issue i am facing is reading the xml file present in application server into my internal table.there are two fields ie ebeln and ebelp.that i need to put in the internal table.if u could post a sample code in complete.that would be great.by the way i am able to read the xml file from the presentation server.if u could hurry that would be of great help .&lt;/P&gt;&lt;P&gt;thanks and regards &lt;/P&gt;&lt;P&gt;rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 16:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-data-from-final-internal-table-to-application-server-in-xml-format/m-p/1496126#M230352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T16:20:04Z</dc:date>
    </item>
  </channel>
</rss>

