<?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 background processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing/m-p/1910370#M379014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data can't be upload from presentation server using GUI_UPLOAD in background.&lt;/P&gt;&lt;P&gt;If u  want to upload the data in background, the file should be in application server and use OPEN DATASET to read the file into internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2007 08:52:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-08T08:52:11Z</dc:date>
    <item>
      <title>BDC background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing/m-p/1910369#M379013</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;   I've written a batch input data transfer program, into the internal table of which i upload some data from the presentation server using the GUI_UPLOAD function module . I am trying both session method and call transaction. I am being successful in uploading the data into the SAP system i,e into the database tables when i follow foreground processing for session method and 'MODE A'  in call transaction. The problem arises when i try to use the background processing option , the data is not getting uploaded into the SAP system. When i use the  foreground option the same data gets uploaded without problem.&lt;/P&gt;&lt;P&gt;   For the case of call transaction i tried looking into the message internal table during successful uploads, it'll have success message type and for the PROBLEM case of mine the internal table will be empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 08:45:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing/m-p/1910369#M379013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T08:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: BDC background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing/m-p/1910370#M379014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data can't be upload from presentation server using GUI_UPLOAD in background.&lt;/P&gt;&lt;P&gt;If u  want to upload the data in background, the file should be in application server and use OPEN DATASET to read the file into internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 08:52:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing/m-p/1910370#M379014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T08:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: BDC background processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing/m-p/1910371#M379015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Yes. You can't run it in background if you are using GUI_UPLOAD.&lt;/P&gt;&lt;P&gt;If the data is in application server, you can read it using OPEN DATASET.. and upload it to internal table in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Beena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 08:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-background-processing/m-p/1910371#M379015</guid>
      <dc:creator>Bema</dc:creator>
      <dc:date>2007-02-08T08:57:21Z</dc:date>
    </item>
  </channel>
</rss>

