<?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 Non Filterable data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-filterable-data/m-p/12502727#M2003337</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;Does anyone know how to make an entity not filterable in CDS?&lt;/P&gt;
  &lt;P&gt;This is my entity:&lt;/P&gt;
  &lt;P&gt;entity Book { key id: UUID; name: String(100); author: String(200); numberPages: Integer; price: Decimal(6,2);}&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;This is my service:&lt;/P&gt;
  &lt;P&gt;entity Book as select from db.Book;&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;There is any kind of annotation like @readonly that disable all oData default filters? There is another way to do it different of any function?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 11 Feb 2022 13:25:49 GMT</pubDate>
    <dc:creator>s_a_escobosa_sotelo10</dc:creator>
    <dc:date>2022-02-11T13:25:49Z</dc:date>
    <item>
      <title>Non Filterable data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-filterable-data/m-p/12502727#M2003337</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;Does anyone know how to make an entity not filterable in CDS?&lt;/P&gt;
  &lt;P&gt;This is my entity:&lt;/P&gt;
  &lt;P&gt;entity Book { key id: UUID; name: String(100); author: String(200); numberPages: Integer; price: Decimal(6,2);}&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;This is my service:&lt;/P&gt;
  &lt;P&gt;entity Book as select from db.Book;&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;There is any kind of annotation like @readonly that disable all oData default filters? There is another way to do it different of any function?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 13:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-filterable-data/m-p/12502727#M2003337</guid>
      <dc:creator>s_a_escobosa_sotelo10</dc:creator>
      <dc:date>2022-02-11T13:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Non Filterable data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-filterable-data/m-p/12502728#M2003338</link>
      <description>&lt;P&gt;I'm no CAP expert so I can't answer the question as you asked it, but from a pure OData perspective I wonder if you can clarify why you would want to do this?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Feb 2022 20:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-filterable-data/m-p/12502728#M2003338</guid>
      <dc:creator>evanireland</dc:creator>
      <dc:date>2022-02-13T20:41:53Z</dc:date>
    </item>
  </channel>
</rss>

