<?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: Case insensitive SELECT statment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099441#M1705873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName"&gt;lavanya, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I am not sure, if I understand completely what you mean by 'similar'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;If you enter Mayer and you want to find MAYER, mayer, MAyer - then I don't think that you can &lt;/SPAN&gt;express this with Open SQL. But I guess you can do it with native SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore you could check if the fields you need are also stored in upper case in KNA1.&lt;/P&gt;&lt;P&gt;Customer master is not my home turf. But to me it seems that, for instance, NAME1 is also stored completely in upper case in MCOD1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2012 20:14:35 GMT</pubDate>
    <dc:creator>schneidertho</dc:creator>
    <dc:date>2012-12-05T20:14:35Z</dc:date>
    <item>
      <title>Case insensitive SELECT statment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099440#M1705872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I want to fetch data from KNA1 based on a few fields in my search screen,which includes namecity,search term etc.But my requirement is,if I give the city name in full Upper case,or full Lower case,or Camel Case, I want all the records which is similar,including the same string n upper case,lower case and came case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I achieve this through an Open SQL statment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message: Please search in SCN before posting. Similar questions were asked and answered several times before.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Removing the question status.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 19:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099440#M1705872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-05T19:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Case insensitive SELECT statment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099441#M1705873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName"&gt;lavanya, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I am not sure, if I understand completely what you mean by 'similar'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;If you enter Mayer and you want to find MAYER, mayer, MAyer - then I don't think that you can &lt;/SPAN&gt;express this with Open SQL. But I guess you can do it with native SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore you could check if the fields you need are also stored in upper case in KNA1.&lt;/P&gt;&lt;P&gt;Customer master is not my home turf. But to me it seems that, for instance, NAME1 is also stored completely in upper case in MCOD1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 20:14:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099441#M1705873</guid>
      <dc:creator>schneidertho</dc:creator>
      <dc:date>2012-12-05T20:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Case insensitive SELECT statment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099442#M1705874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iavanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can translate your search terms to upper-case and then in your SELECT, compare the fields to the corresponding MCOD* fields which are upper-case only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Amy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 20:39:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099442#M1705874</guid>
      <dc:creator>amy_king</dc:creator>
      <dc:date>2012-12-05T20:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Case insensitive SELECT statment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099443#M1705875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amy...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 04:52:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-insensitive-select-statment/m-p/9099443#M1705875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-06T04:52:57Z</dc:date>
    </item>
  </channel>
</rss>

