<?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: SELECTION-OPTION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002133#M1344488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try AT Selection-screen EVENT. It will not display the value in Capitals in selection screen, but at run time change into capitals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;translate i_pe to upper case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 06:46:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-31T06:46:31Z</dc:date>
    <item>
      <title>SELECTION-OPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002129#M1344484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just wondering, of selection-option because when i created a program with selection-option I_PE for LFB1-KVERM. then when I type the in the screen layout (employee) the employee did not automatic CAPITAL[EMPLOYEE], unlike to others program with the same SELECTION-OPTION when I test it the its automatic Capital.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. advice&lt;/P&gt;&lt;P&gt;Johnson So&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:23:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002129#M1344484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T06:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-OPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002130#M1344485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this way.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; TABLES :lfb1.
 SELECT-OPTIONS :i_pe FOR lfb1-kverm LOWER CASE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;lt;li&amp;gt;It keeps as it is when you input something.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002130#M1344485</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-07-31T06:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-OPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002131#M1344486</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;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/academic37/abap/select_o.htm" target="test_blank"&gt;http://www.geocities.com/academic37/abap/select_o.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just go through the link...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will help u&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;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002131#M1344486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T06:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-OPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002132#M1344487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try that one already, I want when user input small letter like employee it will automatic capital EMPLOYEE meaning it will appear like this EMPLOYEE.  I need to know what cause of this.   upon checking other program the employee or the variant is not initial. The result is the same as I wanted, but I'm not so sure about my finding. I hope someday experience this kind of question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Johnson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sojohns on Jul 31, 2009 8:49 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:45:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002132#M1344487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T06:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-OPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002133#M1344488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try AT Selection-screen EVENT. It will not display the value in Capitals in selection screen, but at run time change into capitals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;translate i_pe to upper case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:46:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002133#M1344488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T06:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-OPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002134#M1344489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi, 
Now I understood your question.
&amp;lt;li&amp;gt;Have a look at the example 
 &lt;PRE&gt;&lt;CODE&gt;REPORT ztest_notepad.
 TABLES :lfb1.
 SELECT-OPTIONS:yyy FOR lfb1-kverm,
                xxx FOR lfb1-fdgrv.&lt;/CODE&gt;&lt;/PRE&gt;
&amp;lt;li&amp;gt;If you input something in the fields and press ENTER , second field values become CAPITAL. 
&amp;lt;li&amp;gt; Reason is if you go to Domain assigned to lfb1-kverm, under tab &lt;STRONG&gt;Definition&lt;/STRONG&gt;, you will see  LOWE CASE Check box. It was selected. That is why for the mentioned field, the value entered is not becoming CAPITAL.

Thanks
Venkat&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 07:11:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002134#M1344489</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-07-31T07:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-OPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002135#M1344490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with your answer, and I also checked some the program with SELECTION-OPTION. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;Johnson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 07:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-option/m-p/6002135#M1344490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T07:23:45Z</dc:date>
    </item>
  </channel>
</rss>

