<?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: clasess in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clasess/m-p/3620052#M872091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe it just means that you're looking at two instances of the object.  E.g. these are the two objects below as shown in the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT zz_temp.

data: g_obj1 type REF TO cl_rsr_parameter.
data: g_obj2 type REF TO cl_rsr_parameter.

create OBJECT g_obj1.
create OBJECT g_obj2.

" {O:3*\CLASS=CL_RSR_PARAMETER}
" {O:4*\CLASS=CL_RSR_PARAMETER}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 11:43:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-01T11:43:00Z</dc:date>
    <item>
      <title>clasess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clasess/m-p/3620051#M872090</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;Could any one tell what is the difference in the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="O"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="O"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:38:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clasess/m-p/3620051#M872090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T11:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: clasess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clasess/m-p/3620052#M872091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe it just means that you're looking at two instances of the object.  E.g. these are the two objects below as shown in the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT zz_temp.

data: g_obj1 type REF TO cl_rsr_parameter.
data: g_obj2 type REF TO cl_rsr_parameter.

create OBJECT g_obj1.
create OBJECT g_obj2.

" {O:3*\CLASS=CL_RSR_PARAMETER}
" {O:4*\CLASS=CL_RSR_PARAMETER}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clasess/m-p/3620052#M872091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T11:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: clasess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clasess/m-p/3620053#M872092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give the man the points. He is correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;O:45 and O:173 are the numbers of the objects, followed by the object type (the class).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 12:42:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clasess/m-p/3620053#M872092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T12:42:22Z</dc:date>
    </item>
  </channel>
</rss>

