<?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: Display calling program output screen first in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-calling-program-output-screen-first/m-p/10193438#M1824220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically, you have to do coding for USER_COMMAND 'BACK' for the ALV display of calling program. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For reference, check the following programs: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using "&lt;STRONG&gt;REUSE_ALV_GRID_DISPLAY"&lt;/STRONG&gt; &lt;A __default_attr="1125262" __jive_macro_name="message" class="jive_macro_message jive_macro" data-orig-content="Re: GUI status in ALV" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using OOPS&amp;nbsp;&amp;nbsp; &lt;A href="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=37715" title="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=37715"&gt;Toolbar and User command in ALV(OOPS) - Code Gallery - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHEN 'BACK'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Write the logic to display the output of called program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2014 16:22:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-03-12T16:22:12Z</dc:date>
    <item>
      <title>Display calling program output screen first</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-calling-program-output-screen-first/m-p/10193436#M1824218</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;Is there a way to display the calling program output screen first and then on hitting the back button, called program output screen has to display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 15:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-calling-program-output-screen-first/m-p/10193436#M1824218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-12T15:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Display calling program output screen first</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-calling-program-output-screen-first/m-p/10193437#M1824219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so you want to get "back" to the called program? &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/651/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;. That is a new approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, write your requirement in detail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 15:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-calling-program-output-screen-first/m-p/10193437#M1824219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-12T15:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Display calling program output screen first</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-calling-program-output-screen-first/m-p/10193438#M1824220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically, you have to do coding for USER_COMMAND 'BACK' for the ALV display of calling program. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For reference, check the following programs: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using "&lt;STRONG&gt;REUSE_ALV_GRID_DISPLAY"&lt;/STRONG&gt; &lt;A __default_attr="1125262" __jive_macro_name="message" class="jive_macro_message jive_macro" data-orig-content="Re: GUI status in ALV" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using OOPS&amp;nbsp;&amp;nbsp; &lt;A href="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=37715" title="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=37715"&gt;Toolbar and User command in ALV(OOPS) - Code Gallery - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHEN 'BACK'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Write the logic to display the output of called program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 16:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-calling-program-output-screen-first/m-p/10193438#M1824220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-12T16:22:12Z</dc:date>
    </item>
  </channel>
</rss>

