<?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: Dynamic creation of class objects? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259204#M1384747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;do you want to create a global or a local class?&lt;/P&gt;&lt;P&gt;For creating a local class GENERATE SUBROUTINE might be an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Nov 2009 21:02:12 GMT</pubDate>
    <dc:creator>dirk_wittenberg</dc:creator>
    <dc:date>2009-11-07T21:02:12Z</dc:date>
    <item>
      <title>Dynamic creation of class objects?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259201#M1384744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement where in at runtime I would know the class name, method name, properties, interface..and coding lines to be put into a method?&lt;/P&gt;&lt;P&gt;Can anyone suggest a way to create the consumable central class object with these details, activate it and without any manual intervention create this object in backend?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 06:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259201#M1384744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T06:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic creation of class objects?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259202#M1384745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Posting same question three times? Don't!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for your question, as I understand correctly, you want to actually create classes (which willl then be available globally in SAP via transaction Se24) on the fly, correct? If so, check out all function groups starting with &lt;STRONG&gt;SEO&lt;/STRONG&gt;. This should give you a good impression on how to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BW: This sounds like a pretty complicated requirement and it could take some time before you are actually ready to start using this. Could also involve some good old debugging in SE24 to find out how these function modules are used and filled. Anyway, good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 06:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259202#M1384745</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-11-05T06:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic creation of class objects?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259203#M1384746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Micky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The firefox refresh added the questions 3 times! Sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in middle of good old debugging in se24...meanwhile thought to get some early pointers to the modules. Will try going through the objects pointed by you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jemin Tanna on Nov 5, 2009 7:58 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 06:55:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259203#M1384746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T06:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic creation of class objects?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259204#M1384747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;do you want to create a global or a local class?&lt;/P&gt;&lt;P&gt;For creating a local class GENERATE SUBROUTINE might be an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Nov 2009 21:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259204#M1384747</guid>
      <dc:creator>dirk_wittenberg</dc:creator>
      <dc:date>2009-11-07T21:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic creation of class objects?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259205#M1384748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jemin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Use the FM: "OO_CLASS_CREATE" to create class using the metadata.&lt;/P&gt;&lt;P&gt;2) Next use FM "OO_EVENT_CREATE" to create events for a class.&lt;/P&gt;&lt;P&gt;3) FM "OO_METHOD_CREATE" to create methods of a class.&lt;/P&gt;&lt;P&gt;4) FM "OO_PARAMETER_CREATE" to create parameters of a method of class.&lt;/P&gt;&lt;P&gt;5) Finally FM "OO_ATTRIBUTE_CREATE" to create the attribute of the class.&lt;/P&gt;&lt;P&gt; Funtion group "SEOD" has all these plus more Function Modules (FM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many regards,&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Nov 2009 13:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259205#M1384748</guid>
      <dc:creator>raviprakash</dc:creator>
      <dc:date>2009-11-08T13:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic creation of class objects?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259206#M1384749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you everyone. I looked into the package and the classes suggested by you guys and that is exactl;y what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jemin Tanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 03:14:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-creation-of-class-objects/m-p/6259206#M1384749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T03:14:04Z</dc:date>
    </item>
  </channel>
</rss>

