<?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 Screen problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981649#M72124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give an information message and run PBO after this message i.e. dont allow further processing after the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2005 15:17:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-15T15:17:09Z</dc:date>
    <item>
      <title>Dialog Screen problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981648#M72123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a dialog screen with arrtibute &lt;/P&gt;&lt;P&gt;SCREEN TYPE = Modal Dislog Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the screen I have 5 variables with two mandatory.&lt;/P&gt;&lt;P&gt;I have put validation with all variables.Now if error occured I am displaying error popup message "Enter valid values" &lt;/P&gt;&lt;P&gt;when user hit enter or green check bok on the error popup.&lt;/P&gt;&lt;P&gt;After that he again need to hit enter to enable all the five fields. means one extra enter he/she has to hit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second issue with the Modal dislog screen is that&lt;/P&gt;&lt;P&gt;to close the dialog screen X (Close) is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 15:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981648#M72123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T15:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Screen problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981649#M72124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give an information message and run PBO after this message i.e. dont allow further processing after the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 15:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981649#M72124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T15:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Screen problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981650#M72125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the first use SET CURSOR fieldname and then give your message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second use  SET SCREE 0 &lt;/P&gt;&lt;P&gt;                    LEAVE SECREEN &lt;/P&gt;&lt;P&gt;     in exit-processing    module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this help.&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 15:26:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981650#M72125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T15:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Screen problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981651#M72126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also Unable to Close this Modal dialog box from X(Close). Is there any parameter I need to set ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 15:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981651#M72126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T15:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Screen problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981652#M72127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In The GUI status you should have a CANC ( cancel ) fcode defined in the Function Keys  of type "E".&lt;/P&gt;&lt;P&gt;Also check if you have coded &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCREEN&lt;/P&gt;&lt;P&gt;MODULE CANCEL on EXIT COMMAND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP&lt;/P&gt;&lt;P&gt;MODULE cancel INPUT.&lt;/P&gt;&lt;P&gt;  LEAVE PROGRAM.&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 16:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981652#M72127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T16:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Screen problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981653#M72128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amandeep, have you ried this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chain.&lt;/P&gt;&lt;P&gt;  field : zvar01, zvar02, zvar03, zvar04, zvar05.&lt;/P&gt;&lt;P&gt;  module validate.&lt;/P&gt;&lt;P&gt;endchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where your ZVARxx are your 5 variables and PBO module VALIDATE contains the type "E" message.&lt;/P&gt;&lt;P&gt;This way, once you display your "E" message, the 5 variables will be still open for INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the MODULE type DIALOG, I gave up on that problem. I also can't close the screen via the "X" icon on the upper right of the box.&lt;/P&gt;&lt;P&gt;What I did was declare as NORMAL and called the screen this way :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Call Detail Screen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  call screen 9600 starting at  15  1&lt;/P&gt;&lt;P&gt;                   ending   at 125 26.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to emulate a MODAL dialog box.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 17:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-screen-problem/m-p/981653#M72128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T17:56:10Z</dc:date>
    </item>
  </channel>
</rss>

