<?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: BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881023#M369954</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; You can define a folder and put all your files to be uploaded and then do a loop and call the GUI_UPLOAD function and in each pass of the loop read the files in the folder one by one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Alternatively popup a file dialog box withinn the loop to accept the path name from the user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CHeers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jan 2007 06:04:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-26T06:04:52Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881020#M369951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have 2 text files to upload in to R3 database..how can we upload these 2 files at a time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 06:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881020#M369951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T06:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881021#M369952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can upload both the files first into the program using GUI_UPLOAD and then based on your requirement write the logic and create the BDC recording to call the transaction which populates the data into table or write an INSERT or MODIFY statement to populate teh table directly.&lt;/P&gt;&lt;P&gt;The second approach is least favoured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found useful...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 06:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881021#M369952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T06:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881022#M369953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can call the transaction 2 times&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction ...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if the number of files are more , then store the files in one internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;  call transaction ...&lt;/P&gt;&lt;P&gt;enloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 06:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881022#M369953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T06:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881023#M369954</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; You can define a folder and put all your files to be uploaded and then do a loop and call the GUI_UPLOAD function and in each pass of the loop read the files in the folder one by one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Alternatively popup a file dialog box withinn the loop to accept the path name from the user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CHeers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 06:04:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1881023#M369954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T06:04:52Z</dc:date>
    </item>
  </channel>
</rss>

