<?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 Session Does Not get created in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107639#M440043</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;    It works find on the Development System and when it is Transported to Acceptance it does not work. Not able to figure out the reason.&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;    I don't get any Error or SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ABAP'er.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2007 11:47:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-16T11:47:06Z</dc:date>
    <item>
      <title>BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107632#M440036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;   I am trying to execution a transaction using Session method. I am not getting any errors in any of the Function Modules "BDC_OPEN_GROUP", "BDC_INSERT" or "BDC_INSERT". Everything is fine but ultimately when I go to SM35 transaction I don't find the sessions available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   could someone let me know what could be the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ABAP'er.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107632#M440036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107633#M440037</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;Just check whether you have enabled the&amp;lt;b&amp;gt; keep&amp;lt;/b&amp;gt; option in BDC_OPEN_GROUP FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do no do so, after processing the session, the session name is removed from the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107633#M440037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107634#M440038</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;1. Make sure u finally use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BDC_CLOSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Only after we use the above FM, the session really gets created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107634#M440038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107635#M440039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Both,&lt;/P&gt;&lt;P&gt;   I have used BDC_CLOSE_GROUP. I don't have problem in that.&lt;/P&gt;&lt;P&gt;   I have even used KEEP = 'X'. I don't have problem in that but finally session does not get created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ABAP'er.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107635#M440039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107636#M440040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think u did mistake when ur providing the perameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz go through this u can check ur coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Open Batch Input group&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BDC_OPEN_GROUP' &lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;CLIENT = SY-MANDT&lt;/P&gt;&lt;P&gt;GROUP = GROUP&lt;/P&gt;&lt;P&gt;USER = USER&lt;/P&gt;&lt;P&gt;KEEP = KEEP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Fill in the Data for Transaction in an internal table 'BDCDATA'&lt;/P&gt;&lt;P&gt;FORM INSERT_SCREEN USING PROGRAM DYNPRO.&lt;/P&gt;&lt;P&gt;CLEAR BDCDATA.&lt;/P&gt;&lt;P&gt;BDCDATA-PROGRAM = PROGRAM.&lt;/P&gt;&lt;P&gt;BDCDATA-DYNPRO = DYNPRO.&lt;/P&gt;&lt;P&gt;BDCDATA-DYNBEGIN = 'X'.&lt;/P&gt;&lt;P&gt;APPEND BDCDATA.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM INSERT_FIELD USING FNAM FVAL.&lt;/P&gt;&lt;P&gt;CLEAR BDCDATA.&lt;/P&gt;&lt;P&gt;BDCDATA-FNAM = FNAM.&lt;/P&gt;&lt;P&gt;BDCDATA-FVAL = FVAL.&lt;/P&gt;&lt;P&gt;APPEND BDCDATA.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Insert Transacton&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BDC_INSERT' &lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;TCODE = 'ME21'&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;DYNPROTAB = BDCDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; Close Batch Input group&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BDC_CLOSE_GROUP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally to process Batch Input Session, first execute the BDC ABAP. This will create&lt;/P&gt;&lt;P&gt;a BDC session. Run transaction 'SM35' &amp;amp; processes the BDC session. &lt;/P&gt;&lt;P&gt;Some useful URLs&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="212129"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="231343"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="132146"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm" target="test_blank"&gt;http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/learning-bdc-programming.htm" target="test_blank"&gt;http://www.sap-img.com/abap/learning-bdc-programming.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.guidancetech.com/people/holland/sap/abap/zzsni001.htm" target="test_blank"&gt;http://www.guidancetech.com/people/holland/sap/abap/zzsni001.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference between CallTransaction and Sessionmethod.&lt;/P&gt;&lt;P&gt;In &amp;#145;Call Transaction&amp;#146;, the transactions are triggered at the time of processing itself and so the ABAP program must do the error handling. It can also be used for real-time interfaces and custom error handling &amp;amp; logging features. Whereas in&lt;/P&gt;&lt;P&gt;Batch Input Sessions, the ABAP program creates a session with all the transactional data, and this session can be viewed, scheduled and processed (using Transaction SM35) at a later time. The latter technique has a built-in error processing mechanism too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;difference between batch input and call transaction in BDC&lt;/P&gt;&lt;P&gt;Session method.&lt;/P&gt;&lt;P&gt;1) synchronous processing.&lt;/P&gt;&lt;P&gt;2) can tranfer large amount of data.&lt;/P&gt;&lt;P&gt;3) processing is slower.&lt;/P&gt;&lt;P&gt;4) error log is created&lt;/P&gt;&lt;P&gt;5) data is not updated until session is processed.&lt;/P&gt;&lt;P&gt;Call transaction.&lt;/P&gt;&lt;P&gt;1) asynchronous processing&lt;/P&gt;&lt;P&gt;2) can transfer small amount of data&lt;/P&gt;&lt;P&gt;3) processing is faster.&lt;/P&gt;&lt;P&gt;4) errors need to be handled explicitly&lt;/P&gt;&lt;P&gt;5) data is updated automatically &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;P.Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107636#M440040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107637#M440041</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;did you close the session with the FM &amp;lt;b&amp;gt;BDC_CLOSE_GROUP&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;Please check it once....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suresh.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107637#M440041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107638#M440042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Then make sure sy-subrc is  zero,&lt;/P&gt;&lt;P&gt;   after each FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:26:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107638#M440042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107639#M440043</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;    It works find on the Development System and when it is Transported to Acceptance it does not work. Not able to figure out the reason.&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;    I don't get any Error or SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ABAP'er.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107639#M440043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107640#M440044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Abaper,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the exact same issue. I get subrc eq 0 during creation of the session, but during close group it says session not created. Did u manage to solve the issue. It worked for me in dev and also in test before. but now when i test again its not working....do you have the solution yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;P&gt;salman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 05:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107640#M440044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T05:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Does Not get created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107641#M440045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I faced the same problem. Please follow this link&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="http://http://scn.sap.com/thread/2078029"&gt;http://http://scn.sap.com/thread/2078029&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM35 select the session which is coming as being created and then press shift+f4. If it gets created now then the above mention thread will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shivam Maurya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 05:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-does-not-get-created/m-p/2107641#M440045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-25T05:10:34Z</dc:date>
    </item>
  </channel>
</rss>

