<?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: system settings for bdc? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656651#M880842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi manu,&lt;/P&gt;&lt;P&gt;iam using call transaction mode only but after the execution of call transaction i am getting sy-subrc as 1001 in quality system which is not the case with my devlopment system&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;payal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2008 12:02:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-03T12:02:43Z</dc:date>
    <item>
      <title>system settings for bdc?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656649#M880840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frenz!&lt;/P&gt;&lt;P&gt;are there any system settings for running a bdc automatically in background?&lt;/P&gt;&lt;P&gt;the problem i am facing is that my bdc code is running in the background as required in the devlopmant system whereas when i move the same code to the quality system i have to go and execute the bdc explicitly in sm35. Please advice.&lt;/P&gt;&lt;P&gt;as an additional peice of info im using call transaction method and the mode used is P..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 09:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656649#M880840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T09:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: system settings for bdc?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656650#M880841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Payal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont think this is possible as there is no parameter in open_bdc_group by which u can run the session automatically coz u need to run that explicitly from sm35&lt;/P&gt;&lt;P&gt;may be you are using both call transaction and session methods in case on fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rewrd points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 09:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656650#M880841</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2008-04-03T09:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: system settings for bdc?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656651#M880842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi manu,&lt;/P&gt;&lt;P&gt;iam using call transaction mode only but after the execution of call transaction i am getting sy-subrc as 1001 in quality system which is not the case with my devlopment system&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;payal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 12:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656651#M880842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T12:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: system settings for bdc?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656652#M880843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1001 Error in batch input processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the data you are passing for Batch Input while running in background mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 12:11:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656652#M880843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T12:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: system settings for bdc?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656653#M880844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Payal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was also once getting the same value of sy-subrc.&lt;/P&gt;&lt;P&gt;My problem was with recording.When i was running in foreground,I was pressing the buttons(ok_code)&lt;/P&gt;&lt;P&gt;but in background it was not possible very obviously&lt;/P&gt;&lt;P&gt;so I checked my recording and the problem was solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, check if you are hardcoding a request no somewhere&lt;/P&gt;&lt;P&gt;as while running a bdc it may asks for a request&lt;/P&gt;&lt;P&gt;but it wont be in quality.&lt;/P&gt;&lt;P&gt;Please revert back in case of problems&lt;/P&gt;&lt;P&gt;Please reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 07:54:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656653#M880844</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2008-04-04T07:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: system settings for bdc?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656654#M880845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Manu,&lt;/P&gt;&lt;P&gt;I checked the recording as you suggested and it was picking up one extra field in the particular transaction which existed in my development server but not in the quality system... &lt;/P&gt;&lt;P&gt;for finding this point i ran the bdc in E mode so that it showed me where the error was occuring...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Payal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 04:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656654#M880845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T04:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: system settings for bdc?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656655#M880846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot K.P.N for the help..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 04:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-settings-for-bdc/m-p/3656655#M880846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T04:58:32Z</dc:date>
    </item>
  </channel>
</rss>

