<?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: Dialog Programming (&amp;quot;Required&amp;quot; Screen Field) Processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906358#M56161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MODULE XYZ AT EXIT-COMMAND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark, BACK, EXIT with Function E (exit) in PF-STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Feb 2005 08:18:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-02-09T08:18:15Z</dc:date>
    <item>
      <title>Dialog Programming ("Required" Screen Field) Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906357#M56160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a screen that contains a field that I have set as "Required". I also have 2 buttons on the Function Keys bar &lt;/P&gt;&lt;P&gt;BACK -&amp;gt; LEAVE TO SCREEN 0. and&lt;/P&gt;&lt;P&gt;EXIT -&amp;gt; LEAVE PROGRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that I want to process these buttons even if the user has not entered any information in the "Required" field, since the user wants to leave the screen and not process data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to bypass the "Required" clause?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 08:09:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906357#M56160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-09T08:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming ("Required" Screen Field) Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906358#M56161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MODULE XYZ AT EXIT-COMMAND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark, BACK, EXIT with Function E (exit) in PF-STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 08:18:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906358#M56161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-09T08:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming ("Required" Screen Field) Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906359#M56162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Subramanian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved! Thanks a lot! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You deserve the points, and here they are! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 09:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906359#M56162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-09T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming ("Required" Screen Field) Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906360#M56163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This &amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbaa9535c111d1829f0000e829fbfe/content.htm"&amp;gt;link&amp;lt;/a&amp;gt; gives you the exact inofrmation you need along with wonderful explanation and illustration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 09:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906360#M56163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-09T09:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming ("Required" Screen Field) Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906361#M56164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very thoughtful of you to provide the link. It does provide in-depth details on the topic. Thanks a lot &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate your help specially for us beginners.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 11:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906361#M56164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-09T11:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming ("Required" Screen Field) Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906362#M56165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot buddy. For the compliment, as well as for the points :-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 11:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-quot-required-quot-screen-field-processing/m-p/906362#M56165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-09T11:46:08Z</dc:date>
    </item>
  </channel>
</rss>

