<?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>Question Re: Eclipse - Where-Used functionality for ABAP CDS views... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13957396#M4895294</link>
    <description>&lt;P&gt;Thank you very much! Will try and update you once it ran.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2024 13:58:57 GMT</pubDate>
    <dc:creator>mchrista</dc:creator>
    <dc:date>2024-12-06T13:58:57Z</dc:date>
    <item>
      <title>Eclipse - Where-Used functionality for ABAP CDS views not working</title>
      <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaq-p/13955050</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I want to get the know the all usage of a CDS View. In the subsequent screenshot, I try to get the "where-used-list" of CDS View I_MaterialDocumentRecord. I get only 5 hits in the result whereas my colleague gets more than 200.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mchrista_0-1733295958968.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/198213iC97C5243A9FFE4C3/image-size/medium?v=v2&amp;amp;px=400" alt="mchrista_0-1733295958968.png" title="mchrista_0-1733295958968.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have already tried the following points:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Calling "where-used" from project editor, outline, code editor and the menu button. All results in the same behavior.&lt;/LI&gt;&lt;LI&gt;Activated business function "SRIS_CODE_SEARCH" as suggested by the eclipse config guide.&lt;/LI&gt;&lt;LI&gt;Ran the code-search and this also doesn't show related CDS views&lt;/LI&gt;&lt;LI&gt;Downloaded a different Eclipse-Version 2409 with no change&lt;/LI&gt;&lt;LI&gt;Checked authorization object s_adt_res and a * star is assigned to me&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To me it looks like that the object types are filtered, as I can see only access controls and package interfaces. But I don't find any setting, where I would be able to change this.&lt;BR /&gt;&lt;BR /&gt;As I'm really stuck, any help is highly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 07:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaq-p/13955050</guid>
      <dc:creator>mchrista</dc:creator>
      <dc:date>2024-12-04T07:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse - Where-Used functionality for ABAP CDS views not working</title>
      <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13955084#M4894918</link>
      <description>Please explain what "your colleague" does to get more than 200 entries. Why is there a difference with you? What ABAP version do you use? NB: installing the latest Eclipse ADT version is often not sufficient, what is important is the backend ABAP version and SP number.</description>
      <pubDate>Wed, 04 Dec 2024 08:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13955084#M4894918</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2024-12-04T08:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse - Where-Used functionality for ABAP CDS views not working</title>
      <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13955087#M4894920</link>
      <description>&lt;P&gt;He is on a different system but same version. It is an S/4HANA 2023 SP02 Backend.&lt;BR /&gt;Also tried on a different backend-system with same result. My guess is that it is more related to an eclipse issue.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 08:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13955087#M4894920</guid>
      <dc:creator>mchrista</dc:creator>
      <dc:date>2024-12-04T08:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse - Where-Used functionality for ABAP CDS views not working</title>
      <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13955109#M4894924</link>
      <description>&lt;P&gt;ABAP 7.58 doesn't have any business function SRIS_CODE_SEARCH and doesn't provide a where-used list between CDS views, only SAP GUI transaction SDDLAR works as shown here: &lt;A href="https://community.sap.com/t5/application-development-discussions/where-used-functionality-for-abap-cds-views/m-p/13593220/highlight/true#M2026372" target="_blank" rel="noopener"&gt;https://community.sap.com/t5/application-development-discussions/where-used-functionality-for-abap-cds-views/m-p/13593220/highlight/true#M2026372&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;EDIT: you mean&amp;nbsp;SRIS_SOURCE_SEARCH. This one exists in ABAP 7.58 and deactivated by default. Be careful, activating it makes REPOSRC table grow from 10 to 100 GB (source:&amp;nbsp;&lt;A href="https://me.sap.com/notes/0003339157" target="_blank"&gt;3339157 - How to deactivate business function SRIS_SOURCE_SEARCH - SAP for Me&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 08:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13955109#M4894924</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2024-12-04T08:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse - Where-Used functionality for ABAP CDS views not working</title>
      <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13955147#M4894928</link>
      <description>&lt;P&gt;I was able to find business function SRIS_CODE_SEARCH in transaction SFW5 and could successfully activate it. After activation, the error on the object search in Eclipse disappeared. However, I got further information. A colleague working on the same system as I am faces the same issue. However, the colleague for whom it works is on S/4HANA 2023 Initial Shipment. I'll upload the screenshots in a second. Thus, I wonder what is missing for 2023 SP02. Was the functionality taken out? And yes, SDDLAR works but it is slow and not that handy.&lt;BR /&gt;&lt;BR /&gt;EDIT: You are correct with the business function. Sorry for the confusion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT 2: Screenshots from the colleague where it works&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mchrista_0-1733304087631.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/198258i2746F589B262D2A9/image-size/medium?v=v2&amp;amp;px=400" alt="mchrista_0-1733304087631.png" title="mchrista_0-1733304087631.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mchrista_1-1733304104702.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/198259i07DAB16DF8875A20/image-size/medium?v=v2&amp;amp;px=400" alt="mchrista_1-1733304104702.png" title="mchrista_1-1733304104702.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mchrista_2-1733304139590.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/198261i7497FC9F085D68B6/image-size/medium?v=v2&amp;amp;px=400" alt="mchrista_2-1733304139590.png" title="mchrista_2-1733304139590.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 09:22:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13955147#M4894928</guid>
      <dc:creator>mchrista</dc:creator>
      <dc:date>2024-12-04T09:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse - Where-Used functionality for ABAP CDS views...</title>
      <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13957380#M4895288</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you tried to follow the instructions in SAP Note &lt;A href="https://me.sap.com/notes/28022/E" target="_self"&gt;28022&lt;/A&gt; to create the index for the where-used list of SAP objects? This might solve the issue.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Armin&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 13:35:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13957380#M4895288</guid>
      <dc:creator>arminfarmani</dc:creator>
      <dc:date>2024-12-06T13:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse - Where-Used functionality for ABAP CDS views...</title>
      <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13957396#M4895294</link>
      <description>&lt;P&gt;Thank you very much! Will try and update you once it ran.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 13:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13957396#M4895294</guid>
      <dc:creator>mchrista</dc:creator>
      <dc:date>2024-12-06T13:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse - Where-Used functionality for ABAP CDS views...</title>
      <link>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13958078#M4895374</link>
      <description>It worked! Thank you so much! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Sun, 08 Dec 2024 15:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/eclipse-where-used-functionality-for-abap-cds-views-not-working/qaa-p/13958078#M4895374</guid>
      <dc:creator>mchrista</dc:creator>
      <dc:date>2024-12-08T15:39:45Z</dc:date>
    </item>
  </channel>
</rss>

