<?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: Leave to selection screen from drill down ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616633#M1439822</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;Define a transaction code (XXX) for the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use &lt;STRONG&gt;LEAVE TO TRANSACTION 'XXX'.&lt;/STRONG&gt; (All CAPS in colons) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will take you to the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Feb 2010 12:58:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-20T12:58:36Z</dc:date>
    <item>
      <title>Leave to selection screen from drill down ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616632#M1439821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing an interactive ALV report. In that, if I click on SAVE button in second interactive ALV, it should go to the selection-screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The flow of the program is something like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Selection-screen --&amp;gt; Main Report --&amp;gt; Detailed Report -- Click SAVE --&amp;gt; Goto Selection-screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried LEAVE TO SCREEN 0, LEAVE LIST-PROCESSING,.. Its all going only to the previous screen (Main Report), not going to the selection-screen. If I say, CALL SCREEN 1000, it is throwing an exception DYNPRO_NOT_FOUND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yasin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 12:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616632#M1439821</guid>
      <dc:creator>former_member1292715</dc:creator>
      <dc:date>2010-02-20T12:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to selection screen from drill down ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616633#M1439822</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;Define a transaction code (XXX) for the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use &lt;STRONG&gt;LEAVE TO TRANSACTION 'XXX'.&lt;/STRONG&gt; (All CAPS in colons) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will take you to the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 12:58:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616633#M1439822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-20T12:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to selection screen from drill down ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616634#M1439823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ganga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the good idea. But, I feel this is a kind of sneaky method. Here we are literally hard-coding the T-Code for the same program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other standard way to do this. If it is nothing other than this method, I will go with your idea. Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yasin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 13:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616634#M1439823</guid>
      <dc:creator>former_member1292715</dc:creator>
      <dc:date>2010-02-20T13:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to selection screen from drill down ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616635#M1439824</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;As far as I know, there is no other way to achieve this. I followed this way in one of my developments. As T-Code will be always constant for a program, this will not create any problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ganga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 13:15:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616635#M1439824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-20T13:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to selection screen from drill down ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616636#M1439825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ganga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your solution. I have implemented your idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yasin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 13:25:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-selection-screen-from-drill-down-alv/m-p/6616636#M1439825</guid>
      <dc:creator>former_member1292715</dc:creator>
      <dc:date>2010-02-20T13:25:51Z</dc:date>
    </item>
  </channel>
</rss>

