<?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: selection screen and DP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844941#M1133160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the Sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. First Load-of-Program event is triggred by default when you execute any report.&lt;/P&gt;&lt;P&gt;2. Inisilization.&lt;/P&gt;&lt;P&gt;3. At-selection Screen output.&lt;/P&gt;&lt;P&gt;4. At selection Screen.&lt;/P&gt;&lt;P&gt;5. Start-of-selection.&lt;/P&gt;&lt;P&gt;6. end-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are calling screen in your report you will be doing so in Start-of-selection&lt;/P&gt;&lt;P&gt;then after start-of-selection.&lt;/P&gt;&lt;P&gt;              Process before output&lt;/P&gt;&lt;P&gt;              Process after input&lt;/P&gt;&lt;P&gt;             (if you add POH, and POV, these event will trigger when you press F1 or F4)&lt;/P&gt;&lt;P&gt;              End-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2008 04:51:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-19T04:51:59Z</dc:date>
    <item>
      <title>selection screen and DP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844937#M1133156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;          Can any one tell me which event triggers first and the order of event triggering when both selection screen and dialog program is used..Also tell me which event  wont fire.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 03:55:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844937#M1133156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T03:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen and DP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844938#M1133157</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;The Order is like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;START-OF-SELECTION&lt;/P&gt;&lt;P&gt;END-OF-SELECTION&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 04:08:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844938#M1133157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T04:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen and DP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844939#M1133158</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;There will not be any difference in the events when compared to normal selection screen and Dialog Programming Selection Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram POnna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 04:13:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844939#M1133158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T04:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen and DP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844940#M1133159</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;On Selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Load-Of-Program&lt;/P&gt;&lt;P&gt;2)Initialization&lt;/P&gt;&lt;P&gt;3)At selection-screen output&lt;/P&gt;&lt;P&gt;4)at selection-screen&lt;/P&gt;&lt;P&gt;5)start-of-selection&lt;/P&gt;&lt;P&gt;6)end-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On DP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;depending up on the action it will trigger the events&lt;/P&gt;&lt;P&gt;like (depending up on SY-UCOMM) value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards &lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 04:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844940#M1133159</guid>
      <dc:creator>former_member206439</dc:creator>
      <dc:date>2008-11-19T04:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen and DP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844941#M1133160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the Sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. First Load-of-Program event is triggred by default when you execute any report.&lt;/P&gt;&lt;P&gt;2. Inisilization.&lt;/P&gt;&lt;P&gt;3. At-selection Screen output.&lt;/P&gt;&lt;P&gt;4. At selection Screen.&lt;/P&gt;&lt;P&gt;5. Start-of-selection.&lt;/P&gt;&lt;P&gt;6. end-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are calling screen in your report you will be doing so in Start-of-selection&lt;/P&gt;&lt;P&gt;then after start-of-selection.&lt;/P&gt;&lt;P&gt;              Process before output&lt;/P&gt;&lt;P&gt;              Process after input&lt;/P&gt;&lt;P&gt;             (if you add POH, and POV, these event will trigger when you press F1 or F4)&lt;/P&gt;&lt;P&gt;              End-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 04:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-and-dp/m-p/4844941#M1133160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T04:51:59Z</dc:date>
    </item>
  </channel>
</rss>

