<?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 OOPS ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv/m-p/7117781#M1510666</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'm using OOPS ALV to display the output to the user. Here I'm using the method SET_TABLE_FOR_FIRST_DISPLAY to display the data initially and then use the method REFRESH_TABLE_DISPLAY to display it later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Method SET_TABLE_FOR_FIRST_DISPLAY is called passing the Layout, Output Table and the Field Catalogue.&lt;/P&gt;&lt;P&gt;2. Method REFRESH_TABLE_DISPLAY is called passing nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had first created a sample program and experimented with it since I'm new to use OOPS ALV. The output was as expected. But when I had created the actual required program similiar to the sample program, I'm not getting any output displayed on the screen. What is more interesting is that, the output table has records in it and the equivalent number of lines are displayed in the output but it is BLANK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to handle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;-Niranchan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jul 2010 14:24:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-20T14:24:32Z</dc:date>
    <item>
      <title>OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv/m-p/7117781#M1510666</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'm using OOPS ALV to display the output to the user. Here I'm using the method SET_TABLE_FOR_FIRST_DISPLAY to display the data initially and then use the method REFRESH_TABLE_DISPLAY to display it later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Method SET_TABLE_FOR_FIRST_DISPLAY is called passing the Layout, Output Table and the Field Catalogue.&lt;/P&gt;&lt;P&gt;2. Method REFRESH_TABLE_DISPLAY is called passing nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had first created a sample program and experimented with it since I'm new to use OOPS ALV. The output was as expected. But when I had created the actual required program similiar to the sample program, I'm not getting any output displayed on the screen. What is more interesting is that, the output table has records in it and the equivalent number of lines are displayed in the output but it is BLANK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to handle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;-Niranchan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 14:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv/m-p/7117781#M1510666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-20T14:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv/m-p/7117782#M1510667</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'm not getting any output displayed on the screen. What is more interesting is that, the output table has records in it and the equivalent number of lines are displayed in the output but it is BLANK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We generally have flow like:&lt;/P&gt;&lt;P&gt;you need to have a screen on which you will create a custome container,&lt;/P&gt;&lt;P&gt;then pass the ALV to that Container and pass your internal table to that ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check wether you are passing the name of your internal table in &lt;/P&gt;&lt;P&gt;Changing&lt;/P&gt;&lt;P&gt;it_outtab = &amp;lt;internal table name&amp;gt;&lt;/P&gt;&lt;P&gt;in 'set_table_for_first_display'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and by the way, how did you check that your internal table have data, by debugging????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abapprogramming.net/2007/11/alv-list-using-oo-style-sample-code.html" target="test_blank"&gt;http://www.abapprogramming.net/2007/11/alv-list-using-oo-style-sample-code.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lalit Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 15:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv/m-p/7117782#M1510667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-20T15:06:04Z</dc:date>
    </item>
  </channel>
</rss>

