<?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: Global class information in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740409#M321749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont think there any such table which store all the global classes,bcz global classes are user defined classes.&lt;/P&gt;&lt;P&gt;go through this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ec/d9ab291b0b11d295400000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/ec/d9ab291b0b11d295400000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Dec 2006 04:24:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-08T04:24:39Z</dc:date>
    <item>
      <title>Global class information</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740406#M321746</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 we have some system table that contains names of all global classes and their attributes? like for reports we have trdir, for FMs we have tfdir and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i need to find the include name for a method of global class.ie,&lt;/P&gt;&lt;P&gt;given is &lt;/P&gt;&lt;P&gt;class name and method name &lt;/P&gt;&lt;P&gt;find out the include name in which the method is stored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 04:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740406#M321746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T04:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Global class information</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740407#M321747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The name of the table is SEOCLASS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details&lt;/P&gt;&lt;P&gt;SEOCLASS&lt;/P&gt;&lt;P&gt;SEOCLASSDF&lt;/P&gt;&lt;P&gt;SEOCLASSEX&lt;/P&gt;&lt;P&gt;SEOCLASSTX&lt;/P&gt;&lt;P&gt;SEOCOMPO&lt;/P&gt;&lt;P&gt;SEOCOMPODF&lt;/P&gt;&lt;P&gt;SEOCOMPOEX&lt;/P&gt;&lt;P&gt;SEOCOMPOTX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Ravikumar Allampallam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 04:21:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740407#M321747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T04:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Global class information</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740408#M321748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If methods are not stored in includes, in that case how to read the code of the method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 04:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740408#M321748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T04:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Global class information</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740409#M321749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont think there any such table which store all the global classes,bcz global classes are user defined classes.&lt;/P&gt;&lt;P&gt;go through this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ec/d9ab291b0b11d295400000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/ec/d9ab291b0b11d295400000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 04:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740409#M321749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T04:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Global class information</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740410#M321750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;basically i need to read the code of the method and i have class name and method name as input. what should i do?&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;Again i am talking about global classes only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Nirmal Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 04:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-class-information/m-p/1740410#M321750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T04:27:11Z</dc:date>
    </item>
  </channel>
</rss>

