<?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: reading internal table without case sensitive in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-internal-table-without-case-sensitive/m-p/2963037#M699105</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;In abap the string is case sensitive..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So conver your input value to upper case ..and use it in the read table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRANSLATE v_string TO UPPER CASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 20:11:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T20:11:32Z</dc:date>
    <item>
      <title>reading internal table without case sensitive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-internal-table-without-case-sensitive/m-p/2963036#M699104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In internal table values are in uppercase. but the input value is in lowercase.&lt;/P&gt;&lt;P&gt;So i couldnt able to read that record. can any one tell me how to read internal table without considering case (lower or upper ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;read table &amp;lt;internal table&amp;gt; with key &amp;lt;field val&amp;gt; = &amp;lt;input val&amp;gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this filed val is in uppercase and input val is in lower case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 20:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-internal-table-without-case-sensitive/m-p/2963036#M699104</guid>
      <dc:creator>former_member671224</dc:creator>
      <dc:date>2007-10-17T20:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: reading internal table without case sensitive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-internal-table-without-case-sensitive/m-p/2963037#M699105</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;In abap the string is case sensitive..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So conver your input value to upper case ..and use it in the read table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRANSLATE v_string TO UPPER CASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 20:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-internal-table-without-case-sensitive/m-p/2963037#M699105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T20:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: reading internal table without case sensitive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-internal-table-without-case-sensitive/m-p/2963038#M699106</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;in ABAP what ever you give on selection screen by default it will take as UPPER CASE letter &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to change the input to a internal table then use  TRANSLATE  to trnslate that into UPPERCASE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;syntax&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRANSLATE input val TO UPPER CASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 03:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-internal-table-without-case-sensitive/m-p/2963038#M699106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T03:42:56Z</dc:date>
    </item>
  </channel>
</rss>

