<?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 Dialog Programming one required field affects another required field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957041#M1799438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two input/output filed whose dropdown is set as listbox. Both fields are required fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select an input from the listbox 1, an error occures that says listbox 2 is also required and must be filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I prevent the program to check listbox 2 is required, at the time I select an input from listbox 1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2013 15:59:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-09T15:59:40Z</dc:date>
    <item>
      <title>Dialog Programming one required field affects another required field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957041#M1799438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two input/output filed whose dropdown is set as listbox. Both fields are required fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select an input from the listbox 1, an error occures that says listbox 2 is also required and must be filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I prevent the program to check listbox 2 is required, at the time I select an input from listbox 1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 15:59:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957041#M1799438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-09T15:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming one required field affects another required field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957042#M1799439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you assign function code to list box? is that your requirement? if not remove the function code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreenivas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 16:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957042#M1799439</guid>
      <dc:creator>former_member219762</dc:creator>
      <dc:date>2013-12-09T16:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming one required field affects another required field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957043#M1799440</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;if the two list boxes are&amp;nbsp; required fields, obviously user has to enter two list boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to do it rogramatically, remove the required option from screen attributes, validate at PAI between chanin endchain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 16:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957043#M1799440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-09T16:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming one required field affects another required field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957044#M1799441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dont keep them obligator in attribute validate stuff in PAI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 16:52:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957044#M1799441</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-09T16:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming one required field affects another required field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957045#M1799442</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 issue maybe because you assigned a function code the list boxes that has been created. The function code will be put in the OK code (which gets created automatically for a screen) when the user selects an entry and as a result validation error appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;~Athreya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 16:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957045#M1799442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-09T16:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming one required field affects another required field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957046#M1799443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah right that works &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 07:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-one-required-field-affects-another-required-field/m-p/9957046#M1799443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-10T07:29:21Z</dc:date>
    </item>
  </channel>
</rss>

