<?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: Reg: Classes and memory IDs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-classes-and-memory-ids/m-p/6937773#M1486823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer to statement in ABAP on line help if you want to export a reference object to ABAP memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To export objects, which are referenced by reference variables, use the statement CALL TRANSFORMATION to serialize and export these objects if the class of these objects implements the interface IF_SERIALIZABLE_OBJECT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 May 2010 04:58:26 GMT</pubDate>
    <dc:creator>JerryWang</dc:creator>
    <dc:date>2010-05-19T04:58:26Z</dc:date>
    <item>
      <title>Reg: Classes and memory IDs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-classes-and-memory-ids/m-p/6937772#M1486822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;        I have a class which has 5 methods and around 15 attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; DATA: lr_document TYPE REF TO zcl_ps_pricing_document,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;" Retrieve the Document Object&lt;/P&gt;&lt;P&gt;  lr_document = gr_runtime_context-&amp;gt;get_document( ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this example, lr_document is refferencing to class zcl_ps_pricing_document. &lt;/P&gt;&lt;P&gt;Now Can I export and Import lr_document  to memory IDs?&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;Selva M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 08:44:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-classes-and-memory-ids/m-p/6937772#M1486822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T08:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Classes and memory IDs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-classes-and-memory-ids/m-p/6937773#M1486823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer to statement in ABAP on line help if you want to export a reference object to ABAP memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To export objects, which are referenced by reference variables, use the statement CALL TRANSFORMATION to serialize and export these objects if the class of these objects implements the interface IF_SERIALIZABLE_OBJECT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 04:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-classes-and-memory-ids/m-p/6937773#M1486823</guid>
      <dc:creator>JerryWang</dc:creator>
      <dc:date>2010-05-19T04:58:26Z</dc:date>
    </item>
  </channel>
</rss>

