<?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_Insert_Session  Not Open Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001552#M76586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to check the value of sy-subrc after BDC_OPEN_GROUP function call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2005 17:53:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-27T17:53:30Z</dc:date>
    <item>
      <title>BDC_Insert_Session  Not Open Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001551#M76585</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 using a Call transaction to execute a BDC update. The program sometimes gives an error saying &amp;lt;b&amp;gt;"BDC_INSERT_SESSION not open"&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked everything but cannot determine what is causing this error. Sometimes it gives this error and sometimes it runs just fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2005 07:52:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001551#M76585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-27T07:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_Insert_Session  Not Open Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001552#M76586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to check the value of sy-subrc after BDC_OPEN_GROUP function call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2005 17:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001552#M76586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-27T17:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_Insert_Session  Not Open Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001553#M76587</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 not using BDC_OPEN_GROUP because I am already using the CALL TRANSACTION method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesnt give any sy-subrc - when CALL TRANSACTION runs, the error comes immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 06:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001553#M76587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-28T06:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_Insert_Session  Not Open Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001554#M76588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think the problem is with the &lt;/P&gt;&lt;P&gt;the session name.&lt;/P&gt;&lt;P&gt;give prarameters KEEP = 'x' in the BDC program under &lt;/P&gt;&lt;P&gt;BDC_OPEN_GROUP fm. think it will work.&lt;/P&gt;&lt;P&gt;or Do one thing, record the screen events by using SHDB, which generates source code for you BDC program. &lt;/P&gt;&lt;P&gt;modify the source code accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 06:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001554#M76588</guid>
      <dc:creator>former_member181959</dc:creator>
      <dc:date>2005-07-28T06:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_Insert_Session  Not Open Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001555#M76589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure u r not using the BDC_OPEN_GROUP in your code....otherwise i can't see a possibility for a session not open error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if u say that the behaviour is inconsistent and sometimes your program runs fine....(not very sure) but just try to find out if the number of internal sessions have reached a maximum limit. I say this because call transaction opens a new internal session while retaining the session of the calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just check this out....&lt;/P&gt;&lt;P&gt;if u can paste your code here then it will be a bit easier to point out the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;PJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 06:47:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-session-not-open-error/m-p/1001555#M76589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-28T06:47:16Z</dc:date>
    </item>
  </channel>
</rss>

