<?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 Parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503923#M1258930</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 have requirement like,when i am using the   parameters if i enter the value in the selection screen like 'Abcd'  when i press enter it is changing to 'ABCD' but i need as usual like 'Abcd'.&lt;/P&gt;&lt;P&gt;Is there any functionality exist in SAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please do not ask basic questions. The answer can easily be found using F1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Apr 14, 2009 2:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2009 13:02:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-14T13:02:08Z</dc:date>
    <item>
      <title>selection screen Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503923#M1258930</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 have requirement like,when i am using the   parameters if i enter the value in the selection screen like 'Abcd'  when i press enter it is changing to 'ABCD' but i need as usual like 'Abcd'.&lt;/P&gt;&lt;P&gt;Is there any functionality exist in SAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please do not ask basic questions. The answer can easily be found using F1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Apr 14, 2009 2:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:02:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503923#M1258930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T13:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503924#M1258931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use lower case addition with parameters statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Parameters: p_name(20) type c lower case.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sarves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:04:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503924#M1258931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T13:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503925#M1258932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do an F1 on PARAMETERS and look up LOWER CASE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503925#M1258932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T13:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503926#M1258933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;check field domain...(field-&amp;gt;text element-&amp;gt;domain-&amp;gt;&lt;/P&gt;&lt;P&gt;there is setting for lowercase&lt;/P&gt;&lt;P&gt;regards,darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503926#M1258933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T13:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503927#M1258934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SACHIN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you want that first character to be Capital and rest to be small.&lt;/P&gt;&lt;P&gt;For this think you should first fetch the contents of parameter say pa_abcd into work field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use offset of take the first character and then you can use the statement &lt;/P&gt;&lt;P&gt;TRANSLATE to upper case for single character which want to be capital and then you can concatenate it with the other into single work field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503927#M1258934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T13:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503928#M1258935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u tried the solution that Sarves gave.&lt;/P&gt;&lt;P&gt;It is working perfectly fine.&lt;/P&gt;&lt;P&gt;I have tried giving the same with a series of alphabets 'AbCdE' with parameter defined as blah blah type blah lower case.&lt;/P&gt;&lt;P&gt;And if i removed the lower case it is giving me it as 'ABCDE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the solution by Sarves.It is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:36:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503928#M1258935</guid>
      <dc:creator>anuj_srivastava</dc:creator>
      <dc:date>2009-04-14T13:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503929#M1258936</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;The parameter you are using must refer to a case sensitive data element.&lt;/P&gt;&lt;P&gt;Then in the AT SELECTION SCREEN on your_parameter statement move the content of your_parameter to a charlike global data then do the conversion to uppercase of your_parameter to display it as uppercase. In the rest of the program use your_global_data instead of your_parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503929#M1258936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T13:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503930#M1258937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use lower case as an addition to your parameters statement.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Parameters: p_name(20) type c lower case.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;If you do not use the LOWER CASE addition, all input values are automatically converted into upper case else it would remain unchanged if you used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 18:32:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-parameters/m-p/5503930#M1258937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T18:32:48Z</dc:date>
    </item>
  </channel>
</rss>

