<?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 reg:bdc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3430852#M824066</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;    The session method can't return sy-subrc, and call tranction will return&lt;/P&gt;&lt;P&gt;sy-subrc  what does it mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 05:04:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-13T05:04:05Z</dc:date>
    <item>
      <title>reg:bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3430852#M824066</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;    The session method can't return sy-subrc, and call tranction will return&lt;/P&gt;&lt;P&gt;sy-subrc  what does it mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 05:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3430852#M824066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T05:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: reg:bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3430853#M824067</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;With synchronous updating, we can check SY-SUBRC to determine the success of the transaction and the actual update to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With asynchronous updating, we can check SY-SUBRC to determine the success of the transaction only,  not the actual update to the database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 06:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3430853#M824067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T06:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: reg:bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3430854#M824068</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;session is a 2 step process. we dont update database directly. 1st we craete session, then if we run session database will be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if take sy0subrc value, it relates to the session creation but not database update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Call Trn method, database will be updated directly.  so sy-subrc value is relates to database update&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 06:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3430854#M824068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T06:34:02Z</dc:date>
    </item>
  </channel>
</rss>

