<?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 Problem while running BDC in background. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631718#M1282189</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;I am facing error while running BDC program in background. But if I run the program in foreground i found it success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest the solution ASAP..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 May 2009 17:45:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-17T17:45:49Z</dc:date>
    <item>
      <title>Problem while running BDC in background.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631718#M1282189</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;I am facing error while running BDC program in background. But if I run the program in foreground i found it success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest the solution ASAP..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2009 17:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631718#M1282189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-17T17:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while running BDC in background.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631719#M1282190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if you are using the parameters correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'TX01' USING T_BDCDATA&lt;/P&gt;&lt;P&gt;MODE P_MODE&lt;/P&gt;&lt;P&gt;UPDATE 'S'&lt;/P&gt;&lt;P&gt;MESSAGES INTO LT_BDCMSG.&lt;/P&gt;&lt;P&gt;Get the error messages in LT_BDCMSG to understand the errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2009 17:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631719#M1282190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-17T17:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while running BDC in background.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631720#M1282191</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;I think you will be calling the "call transaction" inside the loop..Usually, there will be lock on the table which is getting updated..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table would be locked when "call transaction" statement executes. Can you wait until the lock is removed from the table which is getting updated and then try executing the CALL TRANSACTION statement..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2009 18:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631720#M1282191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-17T18:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while running BDC in background.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631721#M1282192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in additional above replies:&lt;/P&gt;&lt;P&gt;r u fetching data from local desk top? if so, transfer it into application server.&lt;/P&gt;&lt;P&gt;r u using export/import statements? if so, change them.&lt;/P&gt;&lt;P&gt;And for which T code ur doing bdc? wht is the error ur getting?&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2009 19:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-running-bdc-in-background/m-p/5631721#M1282192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-17T19:02:16Z</dc:date>
    </item>
  </channel>
</rss>

