<?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 Upload XML file from Application Server to Internal Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308279#M1636265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;   i have xml file in application server and i want to convert to internal table .&lt;/P&gt;&lt;P&gt;   i have tried this link &lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Upload" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Upload&lt;/A&gt;&lt;EM&gt;XML&lt;/EM&gt;file&lt;EM&gt;to&lt;/EM&gt;internal+table.&lt;/P&gt;&lt;P&gt;   Here the file is loaded from local(presentation Server) .. &lt;/P&gt;&lt;P&gt;   i want to know how to select file from application layer ..and schedule in background..&lt;/P&gt;&lt;P&gt;   i also tried  FM '/SAPDMC/LSM_F4_SERVER_FILE' but this need front end selection of file from application server..&lt;/P&gt;&lt;P&gt;   i need to select a xml file from application server and convert into internal table in background.. help me on this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2011 06:57:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-30T06:57:16Z</dc:date>
    <item>
      <title>Upload XML file from Application Server to Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308279#M1636265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;   i have xml file in application server and i want to convert to internal table .&lt;/P&gt;&lt;P&gt;   i have tried this link &lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Upload" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Upload&lt;/A&gt;&lt;EM&gt;XML&lt;/EM&gt;file&lt;EM&gt;to&lt;/EM&gt;internal+table.&lt;/P&gt;&lt;P&gt;   Here the file is loaded from local(presentation Server) .. &lt;/P&gt;&lt;P&gt;   i want to know how to select file from application layer ..and schedule in background..&lt;/P&gt;&lt;P&gt;   i also tried  FM '/SAPDMC/LSM_F4_SERVER_FILE' but this need front end selection of file from application server..&lt;/P&gt;&lt;P&gt;   i need to select a xml file from application server and convert into internal table in background.. help me on this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 06:57:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308279#M1636265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-30T06:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Upload XML file from Application Server to Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308280#M1636266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts ..any help on this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 09:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308280#M1636266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-30T09:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Upload XML file from Application Server to Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308281#M1636267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open Dataset&lt;/P&gt;&lt;P&gt;Read Datatset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess it might help u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 10:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308281#M1636267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-30T10:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Upload XML file from Application Server to Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308282#M1636268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="10535459"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 10:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-xml-file-from-application-server-to-internal-table/m-p/8308282#M1636268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-30T10:28:31Z</dc:date>
    </item>
  </channel>
</rss>

