<?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 list processing issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579478#M861743</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;in ALV  output i have a field named file name, if i click this field it is going to list display and displaying file informaion and if i click back button it is not coming back to alv output instead it is going to selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the program to display the file info i have used LEAVE LIST PROCESSING  command and after that i have write statement to display file info... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after displaying the file info if i want to come back to alv output what code i have to use... it is urget... plz reply me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2008 07:14:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-26T07:14:51Z</dc:date>
    <item>
      <title>list processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579478#M861743</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;in ALV  output i have a field named file name, if i click this field it is going to list display and displaying file informaion and if i click back button it is not coming back to alv output instead it is going to selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the program to display the file info i have used LEAVE LIST PROCESSING  command and after that i have write statement to display file info... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after displaying the file info if i want to come back to alv output what code i have to use... it is urget... plz reply me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 07:14:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579478#M861743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T07:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: list processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579479#M861744</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;&lt;/P&gt;&lt;P&gt;          u  can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE TO LIST-PROCESSING. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Addition: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... AND RETURN TO SCREEN scr. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;Switches from "dialog processing" (module pool, screens) of the current transaction to "list processing". You can then use all the usual list layout commands (WRITE, SKIP, ...). &lt;/P&gt;&lt;P&gt;After leaving the current screen, the list formatted in this way is displayed implicitly or explicitly by LEAVE SCREEN. Here, all list programming options are possible, e.g. line selection, F keys, windows. &lt;/P&gt;&lt;P&gt;LEAVE LIST-PROCESSING continues with "Processing Before Output" (PBO) of the screen which controls the list processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;After switching to list processing mode with SET PF-STATUS ..., you are recommended to define a GUI (Graphical User Interface) of type List or List in dialog box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please consult Data Area and Modularization Unit Organization documentation as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Addition &lt;/P&gt;&lt;P&gt;... AND RETURN TO SCREEN scr. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;LEAVE LIST-PROCESSING continues with "Processing Before Output" (PBO) of the screen scr. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;Using LEAVE LIST-PROCESSING to leave list processing explicitly is only necessary in exceptional cases; normally, the standard F keys ( F3=Back and F15=Exit) are sufficient. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 07:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579479#M861744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T07:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: list processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579480#M861745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try SET SCREEN 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF USEFUL&lt;/P&gt;&lt;P&gt;SAMEER&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 07:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579480#M861745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T07:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: list processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579481#M861746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Bhushan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace LEAVE LIST PROCESSING command with LEAVE SCREEN command &lt;/P&gt;&lt;P&gt;followed by SET SCREEN 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 07:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-processing-issue/m-p/3579481#M861746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T07:21:40Z</dc:date>
    </item>
  </channel>
</rss>

