<?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 Screen back tracking using classes in ALV display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-back-tracking-using-classes-in-alv-display/m-p/6005954#M1345060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement wherein i am displaying ALV using class CL_SALV_TABLE and there i have added new buttons on&lt;/P&gt;&lt;P&gt;application toolbar and the reporting provided is interactive.&lt;/P&gt;&lt;P&gt;The Requirement is that there is a button on application toolbar EXIT and once i click on it the control should return back to &lt;/P&gt;&lt;P&gt;selection screen What are the ways by which i can implement it if suppose i am onto detailed list ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 07:12:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-31T07:12:46Z</dc:date>
    <item>
      <title>Screen back tracking using classes in ALV display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-back-tracking-using-classes-in-alv-display/m-p/6005954#M1345060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement wherein i am displaying ALV using class CL_SALV_TABLE and there i have added new buttons on&lt;/P&gt;&lt;P&gt;application toolbar and the reporting provided is interactive.&lt;/P&gt;&lt;P&gt;The Requirement is that there is a button on application toolbar EXIT and once i click on it the control should return back to &lt;/P&gt;&lt;P&gt;selection screen What are the ways by which i can implement it if suppose i am onto detailed list ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 07:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-back-tracking-using-classes-in-alv-display/m-p/6005954#M1345060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T07:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Screen back tracking using classes in ALV display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-back-tracking-using-classes-in-alv-display/m-p/6005955#M1345061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;now since you have added new button on the application toolbar... so just by simply adding new buttons on the application toolbar wont do anything... so what you need to do is that you need to attach a function code to that button..... and then you need to write the code for that desire function code.... you can use the sy-subrc in that case.... like you can use a case statement or an if condition and check the same ... once that triggered you can execute you code ...&lt;/P&gt;&lt;P&gt;also in code you can use " set screen 0" to return to the point from where that screen poped up or you can even call any screen using  " call screen dynnr "  or if you want to exit that screen ..&lt;/P&gt;&lt;P&gt;you can use :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN Next Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using list processing then you can use " leave to list-processing"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help you!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Punit Raval.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 11:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-back-tracking-using-classes-in-alv-display/m-p/6005955#M1345061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T11:16:17Z</dc:date>
    </item>
  </channel>
</rss>

