<?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 BDC loading in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-loading/m-p/3137421#M745562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In real time regarding BDC ...How to upload the data is it thru DATASET (i.e., thru Application server) &lt;/P&gt;&lt;P&gt;or thru  gui_upload(i.e., thru presentation Server)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to give code just gimme in real time what hey will do to upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Dec 2007 04:33:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-19T04:33:07Z</dc:date>
    <item>
      <title>BDC loading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-loading/m-p/3137421#M745562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In real time regarding BDC ...How to upload the data is it thru DATASET (i.e., thru Application server) &lt;/P&gt;&lt;P&gt;or thru  gui_upload(i.e., thru presentation Server)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to give code just gimme in real time what hey will do to upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 04:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-loading/m-p/3137421#M745562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-19T04:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: BDC loading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-loading/m-p/3137422#M745563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;normally for the real time scenario data is uploaded via GUI_UPLOAD in case of BDC&lt;/P&gt;&lt;P&gt;for some specific scenario of automated BDC the data can be uploaded from application or FTP server...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 04:35:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-loading/m-p/3137422#M745563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-19T04:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: BDC loading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-loading/m-p/3137423#M745564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi satya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I n BDC we upload data only through GUI_upload when the data has to uploaded from presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use dataset statement when we use data from application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the use of dataset statement comes when we want to run the BDC program in backgroung mode. in background mode the program cannot access the presentation server. So any upload Fm wont work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what we do is we load the data in to application server, and instead of using gui_upload to put data from file to internal table, we use dataset statement to read the file from application server and put data into internal table, rest of the functioning remains same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps, Do reward.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 06:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-loading/m-p/3137423#M745564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-19T06:20:04Z</dc:date>
    </item>
  </channel>
</rss>

