<?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: problem win alv grid report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988924#M705920</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;you had writen code nicely &lt;/P&gt;&lt;P&gt;but after error message &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write the code like it should return to initial screen like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2007 09:47:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-09T09:47:11Z</dc:date>
    <item>
      <title>problem win alv grid report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988922#M705918</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 displaying a alv report in a grid layput.I have a customised button on the toolbar.When a select a row and click the button,if the selected is correct it will do something in the background.If i select a correct row and click the button it is working fine.When a select a wrong row i m displaying a error message.After the error message is displayed i m clicking again same button on the toolbar again then i m leaving to the sap main screen from the alv layout screen.What should I do?Any suggestions please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;dp.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 09:40:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988922#M705918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T09:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem win alv grid report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988923#M705919</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;After the error msg code the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN '&amp;lt;ur push button name&amp;gt;'.&lt;/P&gt;&lt;P&gt;leave to screen 0.&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 09:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988923#M705919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T09:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem win alv grid report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988924#M705920</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;you had writen code nicely &lt;/P&gt;&lt;P&gt;but after error message &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write the code like it should return to initial screen like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 09:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988924#M705920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T09:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: problem win alv grid report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988925#M705921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When first time i select a row and select the button i m getting a error message .After the error message is displayed still i can see the row looks selected on the report.When i click again the button normally it should give me a error message again instead it is leaving the report screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 10:01:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-win-alv-grid-report/m-p/2988925#M705921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T10:01:21Z</dc:date>
    </item>
  </channel>
</rss>

