<?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: OO transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-transaction/m-p/8729570#M1673452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it would work while doing the call transaction. CALL TRANSACTION starts its own session and it would have its own memory. I initially thought of using Singleton objects to pass the data but I wont get the same object because of the fact that CALL TRANSACTION has its own memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you need to setup your program like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2012 17:32:10 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2012-04-13T17:32:10Z</dc:date>
    <item>
      <title>OO transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-transaction/m-p/8729569#M1673451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="DE"&gt;Hello Gurus,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone know if one can call with a OO Transaction a method of a class for which i already have a instance? &lt;/P&gt;&lt;P&gt;The problem is that i have two tables that i want to pass to a oo transaction and i can't write them on the database. The solution that i have got is to pass the two internal tables to a instance of the class and than call the method i need using a transaction(i has to be a transaction), but the OO Transaction creates its own instance of the class and therefor my instance attributes are not to see. &lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;1. say, i have the instance number "10" that i created and this instance contains two tables, two attributes that i need.&lt;/P&gt;&lt;P&gt;2. i am only aloud to call the method of the same class that need the two above mentioned tables with a OO transaction. When i call the transaction it is creating its own instance of the class, say "22" but the tables that i need are in "10" instance.&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;Kinds regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 08:25:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-transaction/m-p/8729569#M1673451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T08:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: OO transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-transaction/m-p/8729570#M1673452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it would work while doing the call transaction. CALL TRANSACTION starts its own session and it would have its own memory. I initially thought of using Singleton objects to pass the data but I wont get the same object because of the fact that CALL TRANSACTION has its own memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you need to setup your program like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 17:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-transaction/m-p/8729570#M1673452</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2012-04-13T17:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: OO transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-transaction/m-p/8729571#M1673453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thank you for the reply. Meanwhile i solved the problem with database tables for temporary data.&lt;/P&gt;&lt;P&gt;I have a transaction that opens new external modes for some of the menu options, and when the user clicks back in the "main" windows/mode i have to close all the "children". That's the main function that i needed. Anyway i got it fixed with the help of the database &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Ioan Constantin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:41:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-transaction/m-p/8729571#M1673453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-16T07:41:01Z</dc:date>
    </item>
  </channel>
</rss>

