<?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 screens in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355544#M177477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;YOU SHOULD HAVE SOME CODE OF YOUR REPORT.&lt;/P&gt;&lt;P&gt;ANYWAY IF YOU ARE MATNR THAN ITS A CHARACTER VALUE ,SO WHATEVER VALUE YOU WILL ACCEPT IN THE SELECTION SCREEN IT WILL TAKE IT AS A CHARACTER VALUE AND SOMETIME TI WILL TAKE THE VALUE WITH COMMA.&lt;/P&gt;&lt;P&gt;EX -444,55&lt;/P&gt;&lt;P&gt;BUT IT WONT TAKE THE VALUE AS A FLOAT.&lt;/P&gt;&lt;P&gt;SO CHECK WITH YOUR SELECTION SCREEN WHEATHER YOU R TAKING ANY DEFAULT VALUE OR THE SELECT STATEMENT CONDITION TYPE.&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;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 May 2006 11:27:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-29T11:27:44Z</dc:date>
    <item>
      <title>selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355541#M177474</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 a matnr field on my selection screen .Now reqirement is ,When ever i give the input it should take only the float values.It should not take other then float value.Can any body provide the logic for this query?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 11:15:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355541#M177474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T11:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355542#M177475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ashok,&lt;/P&gt;&lt;P&gt;welcome to sdn.&lt;/P&gt;&lt;P&gt;matnr is a character type field and itz not a type f field.&lt;/P&gt;&lt;P&gt;May i know wat do you meant by float here.give an example..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark all useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 11:18:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355542#M177475</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-05-29T11:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355543#M177476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this u need to use take that field into a string ang then use offset to calculate the number of characters after decimal(.)... this will solve the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 11:19:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355543#M177476</guid>
      <dc:creator>rahulkavuri</dc:creator>
      <dc:date>2006-05-29T11:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355544#M177477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;YOU SHOULD HAVE SOME CODE OF YOUR REPORT.&lt;/P&gt;&lt;P&gt;ANYWAY IF YOU ARE MATNR THAN ITS A CHARACTER VALUE ,SO WHATEVER VALUE YOU WILL ACCEPT IN THE SELECTION SCREEN IT WILL TAKE IT AS A CHARACTER VALUE AND SOMETIME TI WILL TAKE THE VALUE WITH COMMA.&lt;/P&gt;&lt;P&gt;EX -444,55&lt;/P&gt;&lt;P&gt;BUT IT WONT TAKE THE VALUE AS A FLOAT.&lt;/P&gt;&lt;P&gt;SO CHECK WITH YOUR SELECTION SCREEN WHEATHER YOU R TAKING ANY DEFAULT VALUE OR THE SELECT STATEMENT CONDITION TYPE.&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;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 11:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355544#M177477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T11:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355545#M177478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;  You can declare the select-option for a field which is of type f.&lt;/P&gt;&lt;P&gt;or you can use the FM NUMERIC_CHECK.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 11:35:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1355545#M177478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T11:35:34Z</dc:date>
    </item>
  </channel>
</rss>

