<?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: Dialog Programming with list-processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-with-list-processing/m-p/6097147#M1359690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At user command event block can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2009 14:54:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-17T14:54:27Z</dc:date>
    <item>
      <title>Dialog Programming with list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-with-list-processing/m-p/6097145#M1359688</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;I have a requirement to display an output in classic list report. This report will have a button at the top that will direct you to another classic list report when clicked. I created a screen with button. I called this screen in the END OF SELECTION part of my program. In the PBO of my screen, I put in the codes with WRITE statements. I used LEAVE TO LIST-PROCESSING and SUPPRESS DIALOG before the write statements so I can write in the screen. The problem is, when I click on my button, it does not go to the PAI. During debug, after all the WRITE statements, it gets out of the call screen already. The PAI is not processed.&lt;/P&gt;&lt;P&gt;Can anyone show me how to do this correctly? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lalyn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 03:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-with-list-processing/m-p/6097145#M1359688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T03:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming with list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-with-list-processing/m-p/6097146#M1359689</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 you suppress the dialog it is only displayed once (its PBO is executed only once) then it end its life. With LEAVE TO LIST-PROCESSING you are now in classical list, so any action which takes place here should be handled with &lt;STRONG&gt;AT USER-COMMAND&lt;/STRONG&gt; event block. PAI doesn't get trigger as the screen is suppressed already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 08:42:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-with-list-processing/m-p/6097146#M1359689</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-09-17T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dialog Programming with list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-with-list-processing/m-p/6097147#M1359690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At user command event block can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 14:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dialog-programming-with-list-processing/m-p/6097147#M1359690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T14:54:27Z</dc:date>
    </item>
  </channel>
</rss>

