<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog/m-p/3976568#M949785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the following details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Call Screen XXXX :&lt;/STRONG&gt; This statement is used to call the screen number specified in the statement. For e.g. If you execute the statement call screen 0100, it will call screen 100.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Leave to screen 0 :&lt;/STRONG&gt; Take the Follwing example:&lt;/P&gt;&lt;P&gt;For every screen there is the next screen to be specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen                              Next Screen&lt;/P&gt;&lt;P&gt;100                                   200&lt;/P&gt;&lt;P&gt;200                                   300&lt;/P&gt;&lt;P&gt;300                                   400&lt;/P&gt;&lt;P&gt;400                                   400         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When you are on screen 100 and the Leave to screen 0 statement is executed, then you exit from the application/program.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When you alter the sequence of the next screen by Statement say call screen 300 from screen 100, and then the Leave to screen 0 statement is executed you will return to screen 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set Screen xxxx:&lt;/STRONG&gt;  This statement is used to alter the sequence of the flow temporarily. This statement will overwrite the Next screen field of the current screen with the one you want. After all statements in that module are executed, the set screen is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Leave Screen:&lt;/STRONG&gt; This statement is generally used after Set Screen Statement. As this statement is executed, the control is transferred to the Set Screen. The processing staements after this statements in a module are not executed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 09:37:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T09:37:36Z</dc:date>
    <item>
      <title>dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog/m-p/3976566#M949783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are &lt;/P&gt;&lt;P&gt;Leave to screen 0.&lt;/P&gt;&lt;P&gt;Leave screen.&lt;/P&gt;&lt;P&gt;set screen.&lt;/P&gt;&lt;P&gt;call screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog/m-p/3976566#M949783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T08:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog/m-p/3976567#M949784</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;Leave to screen 0. - Come out from all screens&lt;/P&gt;&lt;P&gt;Leave screen. - Come out from current screen&lt;/P&gt;&lt;P&gt;set screen. - To set next screen&lt;/P&gt;&lt;P&gt;call screen. - To open screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog/m-p/3976567#M949784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T09:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog/m-p/3976568#M949785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the following details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Call Screen XXXX :&lt;/STRONG&gt; This statement is used to call the screen number specified in the statement. For e.g. If you execute the statement call screen 0100, it will call screen 100.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Leave to screen 0 :&lt;/STRONG&gt; Take the Follwing example:&lt;/P&gt;&lt;P&gt;For every screen there is the next screen to be specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen                              Next Screen&lt;/P&gt;&lt;P&gt;100                                   200&lt;/P&gt;&lt;P&gt;200                                   300&lt;/P&gt;&lt;P&gt;300                                   400&lt;/P&gt;&lt;P&gt;400                                   400         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When you are on screen 100 and the Leave to screen 0 statement is executed, then you exit from the application/program.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When you alter the sequence of the next screen by Statement say call screen 300 from screen 100, and then the Leave to screen 0 statement is executed you will return to screen 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set Screen xxxx:&lt;/STRONG&gt;  This statement is used to alter the sequence of the flow temporarily. This statement will overwrite the Next screen field of the current screen with the one you want. After all statements in that module are executed, the set screen is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Leave Screen:&lt;/STRONG&gt; This statement is generally used after Set Screen Statement. As this statement is executed, the control is transferred to the Set Screen. The processing staements after this statements in a module are not executed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog/m-p/3976568#M949785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T09:37:36Z</dc:date>
    </item>
  </channel>
</rss>

