<?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 Problem in Validating Selection-screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314168#M163016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt; I have a small problem while validating the selection-screen on one ABAP-HR Report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a standard selection screen provided by the HR Report class along with some dynamic selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to give a Warning Message if any of the Dynamic selections or Standard selection screen is filled by the user when he clicks on a radiobutton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I dont want to go and validate each and every field as there will be lot of fields in the dynamic selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to read the selections including the dynamic selections in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Krishnakumar&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;KrishnaKumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2006 15:15:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-08T15:15:25Z</dc:date>
    <item>
      <title>Problem in Validating Selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314168#M163016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt; I have a small problem while validating the selection-screen on one ABAP-HR Report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a standard selection screen provided by the HR Report class along with some dynamic selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to give a Warning Message if any of the Dynamic selections or Standard selection screen is filled by the user when he clicks on a radiobutton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I dont want to go and validate each and every field as there will be lot of fields in the dynamic selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to read the selections including the dynamic selections in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Krishnakumar&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;KrishnaKumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 15:15:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314168#M163016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-08T15:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Validating Selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314169#M163017</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;Have you looked this FM &amp;lt;b&amp;gt;RS_SELECTIONSCREEN_READ&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;RS_INT_SELOPT_RESTRICT&amp;lt;/b&amp;gt; or &amp;lt;b&amp;gt;SELECT_OPTIONS_RESTRICT&amp;lt;/b&amp;gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 15:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314169#M163017</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-08T15:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Validating Selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314170#M163018</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 FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RS_REFRESH_FROM_DYNAMICAL_SEL&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;returns values of the dynamic selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the FM &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DYNP_VALUES_READ&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;reads the selection screen values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 15:35:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314170#M163018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-08T15:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Validating Selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314171#M163019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and RS_REFRESH_FROM_SELECTOPTIONS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 15:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-validating-selection-screen/m-p/1314171#M163019</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-06-08T15:40:43Z</dc:date>
    </item>
  </channel>
</rss>

