<?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 ABAP  Object  - Persistent Services -  Transient Objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-persistent-services-transient-objects/m-p/2023353#M414408</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;can anybody give an example of when I might want to use a transient object in the persistent services? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2007 10:44:53 GMT</pubDate>
    <dc:creator>AndrewBarnard</dc:creator>
    <dc:date>2007-03-16T10:44:53Z</dc:date>
    <item>
      <title>ABAP  Object  - Persistent Services -  Transient Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-persistent-services-transient-objects/m-p/2023353#M414408</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;can anybody give an example of when I might want to use a transient object in the persistent services? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 10:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-persistent-services-transient-objects/m-p/2023353#M414408</guid>
      <dc:creator>AndrewBarnard</dc:creator>
      <dc:date>2007-03-16T10:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP  Object  - Persistent Services -  Transient Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-persistent-services-transient-objects/m-p/2023354#M414409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally ABAP programs work with data and objects that are valid at &lt;/P&gt;&lt;P&gt;runtime. They are transient i.e. temporary and disappear when program ends. &lt;/P&gt;&lt;P&gt;To store this data permanently and independently of the program context, &lt;/P&gt;&lt;P&gt;it must be stored in the database. Persistent Services in ABAP Objects can be used to write the current values of objects defined as persistent to associated transparent tables. Later these values can  be retrieved from the tables. In this way an object oriented database management system can be simulated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Indrajit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 14:07:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-persistent-services-transient-objects/m-p/2023354#M414409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T14:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP  Object  - Persistent Services -  Transient Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-persistent-services-transient-objects/m-p/2023355#M414410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Indrajit for your reply. I think you didn;t read my question carefully enough. Persistent services in ABAP provides the ability to work with both persistent and purely transient objects. I asked about an example of using purely transient objects in the persistent services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 09:31:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-object-persistent-services-transient-objects/m-p/2023355#M414410</guid>
      <dc:creator>AndrewBarnard</dc:creator>
      <dc:date>2007-03-19T09:31:20Z</dc:date>
    </item>
  </channel>
</rss>

