<?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 bdc session with multiple transactions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-with-multiple-transactions/m-p/2075233#M430066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends pls tell its urgent pls ...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.WE KNOW THAT WE CAN RUN CALL TRANS METHOD FOR ONLY ONE TRANSACTION.&lt;/P&gt;&lt;P&gt;BUT WE CAN RUN SESSION METHOD FOR MULTIPLE TRANSACTIONS.&lt;/P&gt;&lt;P&gt;PLS TELL ON EXAMPLE CODE FOR THIS .FOR THIS HOW MANY BDCOPENGROUPS WE HAVE TO WRITE AND HOW MANY BDC INSERT GROUPS WE HAVE TO WRITE .pls give some sample coding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2007 15:17:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-18T15:17:28Z</dc:date>
    <item>
      <title>bdc session with multiple transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-with-multiple-transactions/m-p/2075233#M430066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends pls tell its urgent pls ...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.WE KNOW THAT WE CAN RUN CALL TRANS METHOD FOR ONLY ONE TRANSACTION.&lt;/P&gt;&lt;P&gt;BUT WE CAN RUN SESSION METHOD FOR MULTIPLE TRANSACTIONS.&lt;/P&gt;&lt;P&gt;PLS TELL ON EXAMPLE CODE FOR THIS .FOR THIS HOW MANY BDCOPENGROUPS WE HAVE TO WRITE AND HOW MANY BDC INSERT GROUPS WE HAVE TO WRITE .pls give some sample coding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 15:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-with-multiple-transactions/m-p/2075233#M430066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T15:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session with multiple transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-with-multiple-transactions/m-p/2075234#M430067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt; Follow this skeleton logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open_group for tran1&lt;/P&gt;&lt;P&gt;loop at it_data1.&lt;/P&gt;&lt;P&gt;*Populate bddata structures&lt;/P&gt;&lt;P&gt;bdc_insert. for tran1&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;close_group. for tran 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open_group for tran2&lt;/P&gt;&lt;P&gt;loop at it_data2.&lt;/P&gt;&lt;P&gt;*Populate bddata structures&lt;/P&gt;&lt;P&gt;bdc_insert. for tran2&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;close_group. for tran 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 15:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-with-multiple-transactions/m-p/2075234#M430067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T15:27:16Z</dc:date>
    </item>
  </channel>
</rss>

