<?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 Usage ob objects in other package - automatic determination possible? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-ob-objects-in-other-package-automatic-determination-possible/m-p/11582547#M1938892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in our system we have an old development package. Expecting sysem upgades and unicode compliance, we would like to delete all objects in this package and finally the package itself.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BUT&lt;/STRONG&gt; we do not know, if objects have been used by generations of developers in other packages than the one in question.&lt;/P&gt;&lt;P&gt;We already ran report &lt;SPAN style="color: #000000; font-family: 'Segoe UI', Frutiger, Helvetica, 'Helvetica Neue', Tahoma, Verdana, Arial, sans-serif; font-size: 11.52px;"&gt;SAPRSEUB to update the where-used-tables in our development system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Frutiger, Helvetica, 'Helvetica Neue', Tahoma, Verdana, Arial, sans-serif; font-size: 11.52px;"&gt;Is there any report (or function) to find usage of objects in other packages?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Frutiger, Helvetica, 'Helvetica Neue', Tahoma, Verdana, Arial, sans-serif; font-size: 11.52px;"&gt;Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Frutiger, Helvetica, 'Helvetica Neue', Tahoma, Verdana, Arial, sans-serif; font-size: 11.52px;"&gt;Regards Clemens&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 15:29:35 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2016-03-15T15:29:35Z</dc:date>
    <item>
      <title>Usage ob objects in other package - automatic determination possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-ob-objects-in-other-package-automatic-determination-possible/m-p/11582547#M1938892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in our system we have an old development package. Expecting sysem upgades and unicode compliance, we would like to delete all objects in this package and finally the package itself.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BUT&lt;/STRONG&gt; we do not know, if objects have been used by generations of developers in other packages than the one in question.&lt;/P&gt;&lt;P&gt;We already ran report &lt;SPAN style="color: #000000; font-family: 'Segoe UI', Frutiger, Helvetica, 'Helvetica Neue', Tahoma, Verdana, Arial, sans-serif; font-size: 11.52px;"&gt;SAPRSEUB to update the where-used-tables in our development system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Frutiger, Helvetica, 'Helvetica Neue', Tahoma, Verdana, Arial, sans-serif; font-size: 11.52px;"&gt;Is there any report (or function) to find usage of objects in other packages?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Frutiger, Helvetica, 'Helvetica Neue', Tahoma, Verdana, Arial, sans-serif; font-size: 11.52px;"&gt;Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', Frutiger, Helvetica, 'Helvetica Neue', Tahoma, Verdana, Arial, sans-serif; font-size: 11.52px;"&gt;Regards Clemens&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 15:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-ob-objects-in-other-package-automatic-determination-possible/m-p/11582547#M1938892</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2016-03-15T15:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Usage ob objects in other package - automatic determination possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-ob-objects-in-other-package-automatic-determination-possible/m-p/11582548#M1938893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fear you have not used package interfaces, right? This would be e.g. a possibility to check usages, independent from the where-used-list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there exists a Code-Inspector check with source code scanning, but this would be worse in execution for many objects, I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another idea: delete the obsolete package and start a syntax check for the possible affected packages (there exists a report, but sorry I havn't it in mind yet). Try &amp;amp; Error Approach; not the best or kindest, I know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 16:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-ob-objects-in-other-package-automatic-determination-possible/m-p/11582548#M1938893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-15T16:54:52Z</dc:date>
    </item>
  </channel>
</rss>

