<?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: Mandatory Checkbox in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-checkbox/m-p/1889423#M372641</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;pls find the sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
parameters: cb1 as checkbox default 'X'.


at selection-screen.
if cb1 is initial.
message e001(00) with 'Pls select the....."
endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2007 14:00:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-10T14:00:38Z</dc:date>
    <item>
      <title>Mandatory Checkbox</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-checkbox/m-p/1889422#M372640</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;I am trying to add a mandatory checkbox to one of the BSP's in our E-Recruiting system.  When people click on the "Submit Application" button, I would like there to be a check to see if my new checkbox has been selected.  If not, I would like there to be an error message.  I have created the checkbox but have not figured out how to perform this check.  Is there anyone that may be able to help me?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Heather&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 13:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-checkbox/m-p/1889422#M372640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T13:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory Checkbox</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-checkbox/m-p/1889423#M372641</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;pls find the sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
parameters: cb1 as checkbox default 'X'.


at selection-screen.
if cb1 is initial.
message e001(00) with 'Pls select the....."
endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 14:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-checkbox/m-p/1889423#M372641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T14:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory Checkbox</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-checkbox/m-p/1889424#M372642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am not clear about your requirement...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if u want to check weather the user is checked the check box or not by checking the value is initial or not ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you said u r wrote the dode for the "submit Button".. in the same way do it for check box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 14:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-checkbox/m-p/1889424#M372642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T14:05:11Z</dc:date>
    </item>
  </channel>
</rss>

