<?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 Leave to list-processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861124#M363530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;im doing a dialog programming in ABAP where i used the LEAVE TO SCREEN-PROCESSING statement. I also use the SET PF-STATUS code, but when i'm already in the list my buttons are not responding. How can i go back from list-processing to any of the screens in my program such as screen 100?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your usual support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Feb 2007 06:49:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-01T06:49:13Z</dc:date>
    <item>
      <title>Leave to list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861124#M363530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;im doing a dialog programming in ABAP where i used the LEAVE TO SCREEN-PROCESSING statement. I also use the SET PF-STATUS code, but when i'm already in the list my buttons are not responding. How can i go back from list-processing to any of the screens in my program such as screen 100?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your usual support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861124#M363530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861125#M363531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think the correct things are leave to list-processing &amp;lt; from screen to list&amp;gt;.&lt;/P&gt;&lt;P&gt;leave list-processing &amp;lt; list to screen&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861125#M363531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861126#M363532</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;have you written code for the buttons &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use case for each  sy-okcode write the operation &lt;/P&gt;&lt;P&gt;like exit leave screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861126#M363532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861127#M363533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope you have maintianed the below code of your screen PAI event:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'BACK'.&lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN '0100'.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;provided you have maintianed 'BACK' as the function code for return key in your PF-STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:55:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861127#M363533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861128#M363534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;Yes I have written codes for my buttons, but the buttons are not responding when I click them. I even tried to go to Debug mode but it wont process the debug either.&lt;/P&gt;&lt;P&gt;Can you show me a sample code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861128#M363534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861129#M363535</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;Set the Related PF Status at the PBO event of the screen.  &lt;/P&gt;&lt;P&gt;Use Leave to list-processing and return to screen &amp;lt;no&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE status_0200 OUTPUT.&lt;/P&gt;&lt;P&gt;  SET PF-STATUS 'SCREEN_200'.&lt;/P&gt;&lt;P&gt;  SUPPRESS DIALOG.&lt;/P&gt;&lt;P&gt;  LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;U. Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:11:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861129#M363535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T07:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861130#M363536</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;solved my own,&lt;/P&gt;&lt;P&gt;here is were the error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set pf-status 'GUIST_100'.&lt;/P&gt;&lt;P&gt;It should have been &lt;/P&gt;&lt;P&gt;set pf-status space.&lt;/P&gt;&lt;P&gt;so that the default buttons of list are not overridden by the 'GUIST_100'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861130#M363536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T07:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Leave to list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861131#M363537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jesus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of writing set pf-status space.&lt;/P&gt;&lt;P&gt;do not write the set pf-status space line... this too will show the default buttons on the screen....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/leave-to-list-processing/m-p/1861131#M363537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T07:51:53Z</dc:date>
    </item>
  </channel>
</rss>

