<?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 screen validation problem. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887527#M1479510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. Take off the 'Obligatory' addition &lt;/P&gt;&lt;P&gt; 2. Do the validation in the AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;'If &amp;lt;....&amp;gt; is initial &lt;/P&gt;&lt;P&gt;message ....&lt;/P&gt;&lt;P&gt;endif ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy ABAPing&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kripa Rangachari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Apr 2010 10:17:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-30T10:17:12Z</dc:date>
    <item>
      <title>Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887522#M1479505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report with a selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report has 2 radio buttons.The radiobuttons are grouped together.&lt;/P&gt;&lt;P&gt;My Requirement is to display different blocks based on radio button selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These blocks have mandatory fields.&lt;/P&gt;&lt;P&gt;The problem is that when I switch from one radiobutton to other.&lt;/P&gt;&lt;P&gt; It checks for the mandatory fields which I want to avoid.&lt;/P&gt;&lt;P&gt;The mandatory fields should be checked only when I process the report (F8).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 06:23:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887522#M1479505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T06:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887523#M1479506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;remove the obligatory check from the selection parameters and instead you can do your validations in at selection-screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 06:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887523#M1479506</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-04-30T06:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887524#M1479507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something similar to your requirement: &lt;SPAN __jive_macro_name="message" id="9020418"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 06:30:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887524#M1479507</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-04-30T06:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887525#M1479508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Share the relevant part of your code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try by validating at selection screen event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 06:31:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887525#M1479508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T06:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887526#M1479509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove the obligatory part from the selection screen elements i.e. from the parameters or the select-options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now validate these fields in your program under the condition when corresponding radio button is selected.. i.e. radio1 = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and If &amp;lt;field&amp;gt; IS INITIAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give your validations..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you have got my point.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will solve your problem....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 10:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887526#M1479509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T10:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887527#M1479510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. Take off the 'Obligatory' addition &lt;/P&gt;&lt;P&gt; 2. Do the validation in the AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;'If &amp;lt;....&amp;gt; is initial &lt;/P&gt;&lt;P&gt;message ....&lt;/P&gt;&lt;P&gt;endif ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy ABAPing&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kripa Rangachari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 10:17:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887527#M1479510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T10:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887528#M1479511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just try this code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: BEGIN OF BLOCK B01 WITH FRAME TITLE TEXT-001.&lt;/P&gt;&lt;P&gt;  SELECT-OPTIONS: S_AUART FOR VBAK-AUART OBLIGATORY NO INTERVALS,&lt;/P&gt;&lt;P&gt;                                                     " Sales Document Type&lt;/P&gt;&lt;P&gt;                  S_AUGRU FOR VBAK-AUGRU OBLIGATORY NO INTERVALS,&lt;/P&gt;&lt;P&gt;                                                     " Order reason&lt;/P&gt;&lt;P&gt;                  S_ERDAT FOR VBAK-ERDAT OBLIGATORY.&lt;/P&gt;&lt;P&gt;                                    " Date on which the record was created&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: END OF BLOCK B01.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;*-- Mail Sending Options&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK B2 WITH FRAME TITLE TEXT-004.&lt;/P&gt;&lt;P&gt;  PARAMETERS:P_EMAIL AS CHECKBOX DEFAULT SPACE USER-COMMAND V_COM .&lt;/P&gt;&lt;P&gt;  PARAMETERS : P_MODE TYPE SO_ESCAPE   default 'U' MODIF ID US1.&lt;/P&gt;&lt;P&gt;  SELECT-OPTIONS: S_EMAIL FOR ADR6-SMTP_ADDR&lt;/P&gt;&lt;P&gt;                                      NO INTERVALS MODIF ID US2.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; SELECT-OPTIONS: S_EMAIL FOR TRDYSE01CM-USERNAME&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                     NO INTERVALS MODIF ID US2.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN: BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;    SELECTION-SCREEN: COMMENT 55(40) TEXT-019 MODIF ID US2.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN: END OF LINE.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK B2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 10:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887528#M1479511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T10:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887529#M1479512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You try to validate that in at selection screen output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 11:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887529#M1479512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T11:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887530#M1479513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not wish to remove the obligatory check.&lt;/P&gt;&lt;P&gt;Can anyone suggest me how I can do it with keeping the check as it is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 05:22:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887530#M1479513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T05:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887531#M1479514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without removing the obligatory check its not possible to switch bewtween 2 radio buttons. Just remove the obligatory check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the At selection screen, check the sy-ucommm = 'ONLI', then validate (depends on radio button selected) the fields and throw error message accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinoth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 11:28:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887531#M1479514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T11:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen validation problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887532#M1479515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please search before asking - post locked

Rob&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 22:03:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-validation-problem/m-p/6887532#M1479515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T22:03:31Z</dc:date>
    </item>
  </channel>
</rss>

