<?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: Passing a class instance between external sap modes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729520#M1673442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Loan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try using shared objects to share the data between external modes of SAP.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/c5/85634e53d422409f0975aa9a551297/content.htm"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/c5/85634e53d422409f0975aa9a551297/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaspreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2012 09:25:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-13T09:25:49Z</dc:date>
    <item>
      <title>Passing a class instance between external sap modes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729519#M1673441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you guys know if it possible to pass a class instance from one external mode to another one? I tried converting the memory adress intro a string and writing it on the database but it won't let me convert a class reference. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ioan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 08:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729519#M1673441</guid>
      <dc:creator>former_member205645</dc:creator>
      <dc:date>2012-04-13T08:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a class instance between external sap modes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729520#M1673442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Loan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try using shared objects to share the data between external modes of SAP.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/c5/85634e53d422409f0975aa9a551297/content.htm"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/c5/85634e53d422409f0975aa9a551297/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaspreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 09:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729520#M1673442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T09:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a class instance between external sap modes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729521#M1673443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't it sound someting like persistance class. Sap provides this fascility. Check the links&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/06/f23c3d638d11d4966d00a0c94260a5/content.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/06/f23c3d638d11d4966d00a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/f5/a3682ebc6911d4b2e80050dadfb92b/frameset.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/f5/a3682ebc6911d4b2e80050dadfb92b/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 09:45:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729521#M1673443</guid>
      <dc:creator>Private_Member_49934</dc:creator>
      <dc:date>2012-04-13T09:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a class instance between external sap modes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729522#M1673444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi loan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just found a useful link for shared objects. Using shared objects, you will have to make your class 'Shared enabled'. Then you have to create a memory area and attach the class as root class.&lt;/P&gt;&lt;P&gt;Using the methods of memory area class you can share the instance of your class.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/307d791b-3343-2e10-f78a-e1d50c7cf89a?QuickLink=index&amp;amp;overridelayout=true"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/307d791b-3343-2e10-f78a-e1d50c7cf89a?QuickLink=index&amp;amp;overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if some more help is needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaspreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 10:16:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729522#M1673444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T10:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a class instance between external sap modes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729523#M1673445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the answers. I had very littel time for the implementation so i am using two database tables to pass the data that i need between external modes. Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ioan Constantin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-a-class-instance-between-external-sap-modes/m-p/8729523#M1673445</guid>
      <dc:creator>former_member205645</dc:creator>
      <dc:date>2012-04-16T07:59:09Z</dc:date>
    </item>
  </channel>
</rss>

