<?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: At Selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007309#M409285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works for me.. pl post your code.. it could be the other input fields &amp;amp; not the checkboxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2007 18:26:45 GMT</pubDate>
    <dc:creator>suresh_datti</dc:creator>
    <dc:date>2007-03-21T18:26:45Z</dc:date>
    <item>
      <title>At Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007306#M409282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have bunch of fields and updates checkboxes on selection screen and i have to put a check on it like atleast one checkbox or atleast one fields values needs to be pass.. can you please tell me how can i do that. can you please send me sample code for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 17:01:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007306#M409282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T17:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: At Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007307#M409283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;parameters: p_1 as checkbox,&lt;/P&gt;&lt;P&gt;            p_2 as checkbox,&lt;/P&gt;&lt;P&gt;            p_3 as checkbox,&lt;/P&gt;&lt;P&gt;            p_matnr type matnr,&lt;/P&gt;&lt;P&gt;            p_werks type werks,&lt;/P&gt;&lt;P&gt;            p_bukrs type bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT selection-screen.&lt;/P&gt;&lt;P&gt;if ( p_1 is initial and p_2 is initial&lt;/P&gt;&lt;P&gt;       and p_3 is initial )&lt;/P&gt;&lt;P&gt;or ( p_matnr is initial and p_werks is initial&lt;/P&gt;&lt;P&gt;       and p_bukrs is initial ).&lt;/P&gt;&lt;P&gt;message e016(rp) with 'Inavlid selections!'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 17:20:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007307#M409283</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-03-21T17:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: At Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007308#M409284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply but my requirement is little diffrent i was trying to do the same way you suggested. i have 8 update checkboxes on selection screen in diffrent lines and at selection screen  i have to check like atleast 1 checkbox needs to be checked by user. and the way you have suggested i do it then it checks all the update checkboxes but even if one of them was selected it gives error msg what i am trying to populate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply me with your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 18:12:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007308#M409284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T18:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: At Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007309#M409285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works for me.. pl post your code.. it could be the other input fields &amp;amp; not the checkboxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 18:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007309#M409285</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-03-21T18:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: At Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007310#M409286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it strated working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 20:41:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2007310#M409286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T20:41:43Z</dc:date>
    </item>
  </channel>
</rss>

