<?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: object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301802#M503107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;              To create an object of a class &lt;/P&gt;&lt;P&gt;1. first define an object reference variable to the class&lt;/P&gt;&lt;P&gt;  like Data: myobj type ref to class_new.&lt;/P&gt;&lt;P&gt;2. Create object of that class with the ref. variable&lt;/P&gt;&lt;P&gt; like create myobj.&lt;/P&gt;&lt;P&gt;  you can also use SAP pattern for creating object.&lt;/P&gt;&lt;P&gt;3. Then use the object to call the methods of that class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sarath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2007 09:01:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-23T09:01:03Z</dc:date>
    <item>
      <title>object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301800#M503105</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;          How to create a object in which transaction we go creating this.Can anyone please tell me the procedure to create an object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 08:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301800#M503105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T08:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301801#M503106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Specify the object you wish to create ????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 08:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301801#M503106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T08:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301802#M503107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;              To create an object of a class &lt;/P&gt;&lt;P&gt;1. first define an object reference variable to the class&lt;/P&gt;&lt;P&gt;  like Data: myobj type ref to class_new.&lt;/P&gt;&lt;P&gt;2. Create object of that class with the ref. variable&lt;/P&gt;&lt;P&gt; like create myobj.&lt;/P&gt;&lt;P&gt;  you can also use SAP pattern for creating object.&lt;/P&gt;&lt;P&gt;3. Then use the object to call the methods of that class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sarath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301802#M503107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301803#M503108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  actually there are two classes u can create 1. global class and 2. local class&lt;/P&gt;&lt;P&gt;in the transaction se24 and other in local prg itself. &lt;/P&gt;&lt;P&gt;u can create object  in se38 refering the class in the program itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 09:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object/m-p/2301803#M503108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T09:11:55Z</dc:date>
    </item>
  </channel>
</rss>

