<?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 with ALV Grid display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216546#M1007533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narasimha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there should be list generated from you code via list statements, like write / skip etc...&lt;/P&gt;&lt;P&gt;Just comment out ALV call routine and run program and see if program generates the list &amp;lt;blank list&amp;gt;, if yes, then trace out where the list output option in your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2008 09:56:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-24T09:56:18Z</dc:date>
    <item>
      <title>Problem with ALV Grid display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216541#M1007528</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 developed  ALV Grid Report. It is working fine.&lt;/P&gt;&lt;P&gt;But while i am coming from alv grid display to program&lt;/P&gt;&lt;P&gt;by pressing BACK button it is showing one more screen &lt;/P&gt;&lt;P&gt;which is empty. Again I press back button it is coming to&lt;/P&gt;&lt;P&gt;selection screen. I don't want that empty screen.What is &lt;/P&gt;&lt;P&gt;the problem. Can u help me in this regard.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 09:51:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216541#M1007528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T09:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ALV Grid display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216542#M1007529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think in your code there is somthing &lt;STRONG&gt;skip or write&lt;/STRONG&gt; statement written.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please search and remove them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 09:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216542#M1007529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T09:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ALV Grid display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216543#M1007530</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;under the usercommand of back button use Exit Statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At user-comand &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-ucom = 'Back'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENdif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Snehi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 09:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216543#M1007530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T09:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ALV Grid display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216544#M1007531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit..Now it is Working Fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 09:54:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216544#M1007531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T09:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ALV Grid display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216545#M1007532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try this code&lt;/P&gt;&lt;P&gt;At user-comand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-ucomm = 'Back'&lt;/P&gt;&lt;P&gt;leave to screen 0.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 09:55:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216545#M1007532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T09:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ALV Grid display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216546#M1007533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narasimha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there should be list generated from you code via list statements, like write / skip etc...&lt;/P&gt;&lt;P&gt;Just comment out ALV call routine and run program and see if program generates the list &amp;lt;blank list&amp;gt;, if yes, then trace out where the list output option in your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 09:56:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216546#M1007533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T09:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ALV Grid display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216547#M1007534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I think some another background job is connected to this report, if you dubug it properly, it would give you the exact details, i suggest you debug the program, that is not a problem in your code, there is something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have faced the same problem, while developing a T-Code that was a authorisation problem in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 10:41:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid-display/m-p/4216547#M1007534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T10:41:33Z</dc:date>
    </item>
  </channel>
</rss>

