<?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: Select Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563300#M1077089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to mention all the fileds in where condition. there is no other way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2008 08:30:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-22T08:30:36Z</dc:date>
    <item>
      <title>Select Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563299#M1077088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i need to fetch data from table T334E, where Primary keys are LGNUM and LGTYP and the other fields in the table are like LETY0,LETY1..........LET29.&lt;/P&gt;&lt;P&gt;         i need to apply the condition something like....&lt;/P&gt;&lt;P&gt;                 select.....&lt;/P&gt;&lt;P&gt;                 from t334e&lt;/P&gt;&lt;P&gt;                 into.....&lt;/P&gt;&lt;P&gt;                 where lgnum = 'WZ1'&lt;/P&gt;&lt;P&gt;                    and lgtyp = &amp;lt;input lgtyp&amp;gt;&lt;/P&gt;&lt;P&gt;                    and LET&amp;amp;&amp;amp; = &amp;lt;input letyp&amp;gt;.&lt;/P&gt;&lt;P&gt;so my ques is how can i achieve this , is there any other way by which i can check whether LETY0...to....LET29,  any of these fields holds the &amp;lt;inpu letyp&amp;gt;,otherwise i need to write those many conditions in the where clause as the no of fields LET&amp;amp;&amp;amp; (30!!!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 08:23:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563299#M1077088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T08:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Select Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563300#M1077089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to mention all the fileds in where condition. there is no other way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 08:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563300#M1077089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T08:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Select Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563301#M1077090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You have to declare ONE select-option for that filed,&lt;/P&gt;&lt;P&gt;And..,&lt;/P&gt;&lt;P&gt; Need to write where condition with all fields by checking with same select-options table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if you try to write dynamic select-query for this, it reuires code more than this, as you need to check reuired variable anyway!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 08:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563301#M1077090</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-09-22T08:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563302#M1077091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used Field Symobols for this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 07:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/4563302#M1077091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T07:45:32Z</dc:date>
    </item>
  </channel>
</rss>

