<?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: Error running BDC in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569344#M257047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try running it in the foreground, but displaying errors only. This way, you should see what the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2006 02:47:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-04T02:47:41Z</dc:date>
    <item>
      <title>Error running BDC in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569339#M257042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have developed on BDC for F-32 and it works fine in the foreground but on the selection screen when I select to schedule the backgroung job, it gives error and struck on the first item of the table control inside the transaction. Also when I make the mode 'N' in the program, which is in way background, it works fine too. Any idea why it doesn't work for the schedule background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Albert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 03:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569339#M257042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T03:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error running BDC in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569340#M257043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some time in forground we press Enter but in background its not psooible. where u pahse problem u add bdc_okcode 'Entr'. I think urs problem will be slove.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manish Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 05:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569340#M257043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T05:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error running BDC in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569341#M257044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u just send me the code for this i will send u the solution for it.&lt;/P&gt;&lt;P&gt;my id is - sanjeevsap1@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 06:12:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569341#M257044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T06:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error running BDC in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569342#M257045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added bdc_okcode '/00' for enter, still tyge problem persists. Did you mean bdc_okcode 'ENTR'??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r-albert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 01:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569342#M257045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T01:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error running BDC in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569343#M257046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Albert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possible reason is that the records in table control are not selected properly or scrolling is not done properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you check whether the records are selected properly in foreground and whether you have to scroll the table control manually in foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls mark points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 02:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569343#M257046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T02:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error running BDC in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569344#M257047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try running it in the foreground, but displaying errors only. This way, you should see what the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 02:47:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569344#M257047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T02:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error running BDC in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569345#M257048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i tried in the foreground with mode 'E' but works fine. I wonder why only in backgriund it shows the error.&lt;/P&gt;&lt;P&gt;with mode 'N' also it works fine. I'm using call transaction in my code, is it right??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 07:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-running-bdc-in-background/m-p/1569345#M257048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T07:40:50Z</dc:date>
    </item>
  </channel>
</rss>

