<?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: Objet Serialization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408402#M196983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Oliver &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; By the way, my first name is Olivier (with an 2 i).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am experimenting now something related to object persistence. But my first question was about the way to serialize (and not making it persistant) an object by using methods to access its data. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Olivier Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2006 07:13:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-19T07:13:23Z</dc:date>
    <item>
      <title>Objet Serialization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408400#M196981</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;I am new to SAP and learning ABAP programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder how I could serialize an object (belonging to a class) using a transformation which would use methods to access the "fields" of the object instead of accessing them directly. Is it clear ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also interested in any material related to classes serialization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivier Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Olivier Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 15:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408400#M196981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T15:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Objet Serialization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408401#M196982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ABAP you can do object persistence, that means there is a service that cares about saving the state of an ABAP object to the db and restores it when you want to access it again. You'll find the documentation here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/f5/a36828bc6911d4b2e80050dadfb92b/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/f5/a36828bc6911d4b2e80050dadfb92b/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But because SQL is well integrated in ABAP normally i would do all the CRUD stuff in the class by myself because it can be done easy and fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP is a strange world if you try to get into it for the first time. Maybe you tell me want you want to do. There are many different ways to solfe certain tasks in ABAP. I'll try to point you to the available documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 15:39:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408401#M196982</guid>
      <dc:creator>oliver</dc:creator>
      <dc:date>2006-07-18T15:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Objet Serialization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408402#M196983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Oliver &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; By the way, my first name is Olivier (with an 2 i).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am experimenting now something related to object persistence. But my first question was about the way to serialize (and not making it persistant) an object by using methods to access its data. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Olivier Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 07:13:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408402#M196983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T07:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Objet Serialization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408403#M196984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not the OO expert, but perhaps this weblog could help you so serialize the attributs of an object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/patrick.baer/blog/2005/02/24/abap-serialization--part-i-quick-n-easy Serialization - Part I: Quick-n-easy&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/patrick.baer/blog/2005/03/01/abap-serialization--part-ii-serialization-of-arbitrary-data Serialization - Part II: Serialization of arbitrary data&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 08:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objet-serialization/m-p/1408403#M196984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T08:38:39Z</dc:date>
    </item>
  </channel>
</rss>

