<?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: persistance class in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087080#M977174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The user of persistent objects of classes in ABAP is to encapulate and unify the data access of a table or group of tables.  This is a standardization of the data access as well, meaning that the programs of which access the table, access it in the same way.  Otherwise, you have multiple developers writing their own SQL statements to access the table, and they may be all different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 15:53:47 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2008-07-03T15:53:47Z</dc:date>
    <item>
      <title>persistance class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087077#M977171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;what are the using of persistance calss in abap oops&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 10:18:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087077#M977171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T10:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: persistance class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087078#M977172</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;Refer the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw70/helpdata/en/f5/a3682ebc6911d4b2e80050dadfb92b/content.htm|http://help.sap.com/saphelp_nw70/helpdata/en/f5/a3682ebc6911d4b2e80050dadfb92b/content.htm]&lt;/P&gt;&lt;P&gt;&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;SB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Craig Cmehil on Jul 3, 2008 3:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 11:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087078#M977172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T11:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: persistance class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087079#M977173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi awadesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please refer to this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link:[http://help.sap.com/saphelp_nw70/helpdata/EN/06/f23c3d638d11d4966d00a0c94260a5/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it useful, reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Prasad G.v.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 15:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087079#M977173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T15:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: persistance class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087080#M977174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The user of persistent objects of classes in ABAP is to encapulate and unify the data access of a table or group of tables.  This is a standardization of the data access as well, meaning that the programs of which access the table, access it in the same way.  Otherwise, you have multiple developers writing their own SQL statements to access the table, and they may be all different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 15:53:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/persistance-class/m-p/4087080#M977174</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2008-07-03T15:53:47Z</dc:date>
    </item>
  </channel>
</rss>

