<?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 Persistent Object Creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749985#M1114100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How come there is no method like get_persistent or create_persistent created in the base class? Do i have to create these methods manually or is it automatically created?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Nov 2008 02:03:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-09T02:03:56Z</dc:date>
    <item>
      <title>Persistent Object Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749985#M1114100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How come there is no method like get_persistent or create_persistent created in the base class? Do i have to create these methods manually or is it automatically created?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2008 02:03:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749985#M1114100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-09T02:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Object Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749986#M1114101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They're in the AGENT class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2008 10:05:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749986#M1114101</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-11-09T10:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Object Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749987#M1114102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 11:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749987#M1114102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T11:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Object Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749988#M1114103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frederick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing the same issue.&lt;/P&gt;&lt;P&gt;The get_persistent method is also not present in AGENT class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please revert back if you have got any clue.&lt;/P&gt;&lt;P&gt;I will be doing the same if i got any clue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit Oberoi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 08:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749988#M1114103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T08:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Object Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749989#M1114104</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;get_persistent and create_persistent and a couple of other methods are not in the actor class at first but they are generated in the actor class when you have done the persistent mapping in the persistent class and activated it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 12:40:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749989#M1114104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T12:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Object Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749990#M1114105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frederick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have solved the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Delete the persistent class.&lt;/P&gt;&lt;P&gt;2)Create new class and follow below link after creating persistence class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Defining persistent representation|http://help.sap.com/saphelp_nw70/helpdata/EN/06/f23c46638d11d4966d00a0c94260a5/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please revert back if you have any queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit Oberoi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 17:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749990#M1114105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T17:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Object Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749991#M1114106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton man!!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 12:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistent-object-creation/m-p/4749991#M1114106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-15T12:29:13Z</dc:date>
    </item>
  </channel>
</rss>

