<?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 session and call transaction methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-and-call-transaction-methods/m-p/3382412#M812084</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 got 10 records and i am updating those records in session and call transaction, suddenly the system crashes in the middle . Now i want to know how many records are updated in both. How is it possible.? what r the no of records.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Feb 2008 14:40:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-10T14:40:20Z</dc:date>
    <item>
      <title>session and call transaction methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-and-call-transaction-methods/m-p/3382412#M812084</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 got 10 records and i am updating those records in session and call transaction, suddenly the system crashes in the middle . Now i want to know how many records are updated in both. How is it possible.? what r the no of records.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2008 14:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session-and-call-transaction-methods/m-p/3382412#M812084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-10T14:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: session and call transaction methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-and-call-transaction-methods/m-p/3382413#M812085</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;&lt;/P&gt;&lt;P&gt;if it is a session means u have error log sm37 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if is a call transaction means we need to create error log internal table of type bdcmsgcoll structure...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;STRONG&gt;if useful reward with points&lt;/STRONG&gt;**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2008 15:19:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session-and-call-transaction-methods/m-p/3382413#M812085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-10T15:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: session and call transaction methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-and-call-transaction-methods/m-p/3382414#M812086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u r using session method then u can see the records which are not updated in SM37 and when using call transaction method then in code u have to do the modification as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : iatb like bdcmsgcol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write : itab-msgty, itab-messg1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;those having msgty as S are success and those having E are the records not updated.&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;&lt;/P&gt;&lt;P&gt;naveen gupta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Reward Points if Helpfull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 07:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session-and-call-transaction-methods/m-p/3382414#M812086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T07:10:11Z</dc:date>
    </item>
  </channel>
</rss>

