<?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: Query transftorm where clause in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/query-transftorm-where-clause/qaa-p/594336#M138580</link>
    <description>&lt;P&gt;thanks Dirk.. i know that was very elementary but i am new to it. Appreciate your help.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2018 08:48:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-02-26T08:48:50Z</dc:date>
    <item>
      <title>Query transftorm where clause</title>
      <link>https://community.sap.com/t5/technology-q-a/query-transftorm-where-clause/qaq-p/594334</link>
      <description>&lt;P&gt;hi guys&lt;/P&gt;
  &lt;P&gt;In bods query transform i m trying to write a where clause to filter on a material number. I am able to filter one material number but how can i filter on multiple material numbers. Syntax i m using is &lt;/P&gt;
  &lt;P&gt;TABLE1.MATERIAL = '10001234'&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2018 15:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-transftorm-where-clause/qaq-p/594334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-02-25T15:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Query transftorm where clause</title>
      <link>https://community.sap.com/t5/technology-q-a/query-transftorm-where-clause/qaa-p/594335#M138579</link>
      <description>&lt;P&gt;Use IN or OR:&lt;/P&gt;
  &lt;OL&gt;
   &lt;LI&gt;TABLE1.MATERIAL in (‘A’,’B’)&lt;/LI&gt;
   &lt;LI&gt;TABLE1.MATERIAL = ‘A’ or TABLE1.MATERIAL = ‘B’&lt;/LI&gt;
  &lt;/OL&gt;</description>
      <pubDate>Sun, 25 Feb 2018 21:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-transftorm-where-clause/qaa-p/594335#M138579</guid>
      <dc:creator>former_member187605</dc:creator>
      <dc:date>2018-02-25T21:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Query transftorm where clause</title>
      <link>https://community.sap.com/t5/technology-q-a/query-transftorm-where-clause/qaa-p/594336#M138580</link>
      <description>&lt;P&gt;thanks Dirk.. i know that was very elementary but i am new to it. Appreciate your help.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 08:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-transftorm-where-clause/qaa-p/594336#M138580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-02-26T08:48:50Z</dc:date>
    </item>
  </channel>
</rss>

