<?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: Function module to upload multiple files at a time in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946281#M1601264</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;   Please make sure the file you are currently uploading is a text file and it has all the file names with path.&lt;/P&gt;&lt;P&gt;   Loop at the above internal table and try to upload your files present in the above note pad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 May 2011 05:27:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-30T05:27:05Z</dc:date>
    <item>
      <title>Function module to upload multiple files at a time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946278#M1601261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;Im doing a report in which i need to upload multiple pdf or tesx or excel files at a time frmo my machine. i am looking for the function module for this i have tried it using parameter in the selection screen but it can upload only one file at a time. so kindly suggest me to perform the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 05:10:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946278#M1601261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-30T05:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to upload multiple files at a time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946279#M1601262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Why dont you declare a select-option on the screen for file names. And upload all the names present in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 05:20:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946279#M1601262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-30T05:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to upload multiple files at a time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946280#M1601263</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;First take a parameter  p_nooffiles. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the number of files.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do p_nooffiles times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call popup screen to select file to upload&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call function module to upload file&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 05:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946280#M1601263</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-05-30T05:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to upload multiple files at a time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946281#M1601264</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;   Please make sure the file you are currently uploading is a text file and it has all the file names with path.&lt;/P&gt;&lt;P&gt;   Loop at the above internal table and try to upload your files present in the above note pad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 05:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946281#M1601264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-30T05:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to upload multiple files at a time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946282#M1601265</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;  first take a parameter for how many files to upload to SAP.  then do the logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do times." how many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call popup screen to select file to upload&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;use IF or case what file format are you going to upload . take offset of last 4 character and use case statement to upload the data to sap.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use if st like it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if path like '%.txt'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call function module to upload text file format&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;else path like '%.CSV'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call function module to upload CSV file format&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhina..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 05:47:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946282#M1601265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-30T05:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to upload multiple files at a time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946283#M1601266</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;Use FILE_OPEN_DIALOG method of CL_GUI_FRONTEND_SERVICES class to get the file open dialog box. In that you have option for Multiple selections possible. You make it as 'X' and that will allow to select more than one file at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 06:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946283#M1601266</guid>
      <dc:creator>sridhar_meesala</dc:creator>
      <dc:date>2011-05-30T06:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to upload multiple files at a time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946284#M1601267</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;Please check the demo provided in the below link. Hope this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/71/9f893f17493c17e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/71/9f893f17493c17e10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 06:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-upload-multiple-files-at-a-time/m-p/7946284#M1601267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-31T06:54:41Z</dc:date>
    </item>
  </channel>
</rss>

