<?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: Dic objects used in class in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dic-objects-used-in-class/m-p/12286994#M1989151</link>
    <description>&lt;P&gt;The class usage is stored in table WBCROSSGT, but only if the navigation index has been generated for the object (what is looked at by the where-used list feature).&lt;/P&gt;&lt;P&gt;Of course you never see dynamic usage, only ABAP Call Monitor has this information.&lt;/P&gt;&lt;P&gt;NB: the table D010TAB concerns only the last generated "load" of programs i.e. you don't have it filled for those programs never called, and it's not up-to-date if your program changed since the last call. Of course you never see dynamic usage.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2020 13:45:52 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2020-12-10T13:45:52Z</dc:date>
    <item>
      <title>Dic objects used in class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dic-objects-used-in-class/m-p/12286992#M1989149</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;With FM GET_TABLES (or table D010TAB) we can obtain all the dictionary objects used in a program.&lt;/P&gt;
  &lt;P&gt;This FM doesn't work for classes. Do you know if exists any FM/Table to get all the objects used in a class?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 11:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dic-objects-used-in-class/m-p/12286992#M1989149</guid>
      <dc:creator>oliver_am</dc:creator>
      <dc:date>2020-12-10T11:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dic objects used in class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dic-objects-used-in-class/m-p/12286993#M1989150</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;With FM &lt;STRONG&gt;GET_TABLES&lt;/STRONG&gt; u can read all the dictionary objects used in a class.&lt;/P&gt;&lt;P&gt;Need to specify class name suffix &lt;STRONG&gt;CP.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CL_ABAP_AAB_UTILITIES=========CP&lt;/P&gt;&lt;P&gt;&amp;lt;class name 30 characters&amp;gt; CL****+ &lt;STRONG&gt;CP &lt;/STRONG&gt;=  CL****CP  (32 characters).&lt;/P&gt;&lt;P&gt;if class name is less than 30 characters then fill remaining characters with &lt;STRONG&gt;=&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bhargava&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 12:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dic-objects-used-in-class/m-p/12286993#M1989150</guid>
      <dc:creator>BhargavaTanguturi</dc:creator>
      <dc:date>2020-12-10T12:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dic objects used in class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dic-objects-used-in-class/m-p/12286994#M1989151</link>
      <description>&lt;P&gt;The class usage is stored in table WBCROSSGT, but only if the navigation index has been generated for the object (what is looked at by the where-used list feature).&lt;/P&gt;&lt;P&gt;Of course you never see dynamic usage, only ABAP Call Monitor has this information.&lt;/P&gt;&lt;P&gt;NB: the table D010TAB concerns only the last generated "load" of programs i.e. you don't have it filled for those programs never called, and it's not up-to-date if your program changed since the last call. Of course you never see dynamic usage.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 13:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dic-objects-used-in-class/m-p/12286994#M1989151</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-12-10T13:45:52Z</dc:date>
    </item>
  </channel>
</rss>

