<?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: Back to selection Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695863#M305288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thatz what i mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this code, hope this can help you understand the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;parameters: p_text(10) type c.

start-of-selection.
 write:/ 'First List'.

at line-selection.
  write:/ 'Secondary List'.
  sy-lsind = 0.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Nov 2006 06:56:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-24T06:56:14Z</dc:date>
    <item>
      <title>Back to selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695860#M305285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Abapers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My screens are as follows.&lt;/P&gt;&lt;P&gt;1.selection screen 2. clasical output screen 3 . interactive output screen&lt;/P&gt;&lt;P&gt;In interactive output if i click back button it has to come selection screen&lt;/P&gt;&lt;P&gt;By skiping clasical output screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regadrs,&lt;/P&gt;&lt;P&gt;Shakya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 06:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695860#M305285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T06:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Back to selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695861#M305286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shakya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try by manipulating Sy-LSIND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 06:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695861#M305286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T06:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Back to selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695862#M305287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is not screens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after excuting program selection screen will&lt;/P&gt;&lt;P&gt;after excuting this output will come&lt;/P&gt;&lt;P&gt;afetr processing this output another ouput will here if i click back directly it has to come to selection-screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 06:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695862#M305287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T06:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Back to selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695863#M305288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thatz what i mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this code, hope this can help you understand the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;parameters: p_text(10) type c.

start-of-selection.
 write:/ 'First List'.

at line-selection.
  write:/ 'Secondary List'.
  sy-lsind = 0.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 06:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695863#M305288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T06:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Back to selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695864#M305289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think for your requirement, you need to design your own Menu bar, so that you can code for back button in any of the secondary list. use can use AT USER-COMMAND Event for the same with your SY-UCOMM for ur BACK button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When 'BACK'.&lt;/P&gt;&lt;P&gt;LEAVE LIST-PROCESSING.&lt;/P&gt;&lt;P&gt;or.&lt;/P&gt;&lt;P&gt;Leave program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards:-&lt;/P&gt;&lt;P&gt;Santosh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Mark All Usefull Answers...&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 10:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-to-selection-screen/m-p/1695864#M305289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T10:40:35Z</dc:date>
    </item>
  </channel>
</rss>

