<?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 selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591092#M1082691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my selection screen there is a field REQUISNER.Wich is case sensitive .&lt;/P&gt;&lt;P&gt;for  example:&lt;/P&gt;&lt;P&gt;                 if we put Dipak then it will take value .&lt;/P&gt;&lt;P&gt;                  If we put DIPAK or dipak he not takes any value.&lt;/P&gt;&lt;P&gt; I want it case insensitive .HOW.&lt;/P&gt;&lt;P&gt;field name:    AFNAM-EKPO&lt;/P&gt;&lt;P&gt;description:   Requisner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 05:03:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-01T05:03:32Z</dc:date>
    <item>
      <title>selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591092#M1082691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my selection screen there is a field REQUISNER.Wich is case sensitive .&lt;/P&gt;&lt;P&gt;for  example:&lt;/P&gt;&lt;P&gt;                 if we put Dipak then it will take value .&lt;/P&gt;&lt;P&gt;                  If we put DIPAK or dipak he not takes any value.&lt;/P&gt;&lt;P&gt; I want it case insensitive .HOW.&lt;/P&gt;&lt;P&gt;field name:    AFNAM-EKPO&lt;/P&gt;&lt;P&gt;description:   Requisner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591092#M1082691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T05:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591093#M1082692</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;I think you will not face any problem at the selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are facing any problem while processing, then you may probably think of translating the string to either uppercase or lowercase in entirety.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591093#M1082692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T05:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591094#M1082693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this can be acheived using &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARAMETERS : pa_uex1(200) LOWER CASE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591094#M1082693</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-10-01T05:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591095#M1082694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have checked the domain for AFNAM, the Lowercase checkbox is ticked. &lt;/P&gt;&lt;P&gt;Try looking at the following note taken from F1 help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lowercase letters allowed/not allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this flag is set, upper case and lower case are distinguished when you enter values with screen masks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise all the letters entered will be converted to upper case when you enter values with a screen mask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This mechansim is in effect for all the fields referring to this domain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591095#M1082694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T05:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591096#M1082695</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;tables : ekpo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data : itab type table of ekpo,
       wa type ekpo.
select-options : s_afnam for ekpo-afnam.


translate s_afnam-low to upper case.
select ebeln ebelp from ekpo into corresponding fields
of table itab where afnam = s_afnam-low.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591096#M1082695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T05:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591097#M1082696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;/P&gt;&lt;P&gt;I had the same problem, and i used &lt;STRONG&gt;TRAANSLATE&lt;/STRONG&gt; and solved it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591097#M1082696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T05:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591098#M1082697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;the solution suggested by Jay Sadaram is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to use the "lower case" addition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i dont think, you can make it case-insensitive because in database table it is stored in case sensitive form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try using the LIKE keyword in the select statement instead of "=".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: vikram shah on Oct 1, 2008 11:29 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 05:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/4591098#M1082697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T05:56:50Z</dc:date>
    </item>
  </channel>
</rss>

