<?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: OData 2.0 expanded Object filter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-2-0-expanded-object-filter/m-p/12418723#M1996981</link>
    <description>&lt;P&gt;Anyway to upgrade existing OData V2 in S4Hana to V4 service? &lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 00:42:34 GMT</pubDate>
    <dc:creator>former_member746681</dc:creator>
    <dc:date>2021-06-03T00:42:34Z</dc:date>
    <item>
      <title>OData 2.0 expanded Object filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-2-0-expanded-object-filter/m-p/12418722#M1996980</link>
      <description>&lt;P&gt;So the original issue is that I have fields that I need to filter in the expand object of an OData 2.0 Service. This Expand Object is a 1:N (multiple item lines for a single purchase order). So does not allow me to filter directly. &lt;/P&gt;
  &lt;P&gt;Second option is the run the call in the line object first to get a list of the Order that qualified and use that to go back to header to filter. The problem now is, 2.0 does not support contain or in. And I can't use substringof because the order ID is a numeric so looks like string function does not apply. (I have tested the substringof for string and works great). Further more, I will have thousands of order list to filter against and using (PurchaseOrder eq 1 or PurchaseOrder eq 2) is not practical. &lt;/P&gt;
  &lt;P&gt;Any idea on how to do this type of expand object filter for OData 2.0?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 15:44:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-2-0-expanded-object-filter/m-p/12418722#M1996980</guid>
      <dc:creator>former_member746681</dc:creator>
      <dc:date>2021-06-02T15:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: OData 2.0 expanded Object filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-2-0-expanded-object-filter/m-p/12418723#M1996981</link>
      <description>&lt;P&gt;Anyway to upgrade existing OData V2 in S4Hana to V4 service? &lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 00:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-2-0-expanded-object-filter/m-p/12418723#M1996981</guid>
      <dc:creator>former_member746681</dc:creator>
      <dc:date>2021-06-03T00:42:34Z</dc:date>
    </item>
  </channel>
</rss>

