<?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: using factory method to display data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897131#M681140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't realize that this behavior was the default.  If this is true, you can try to switch the column back on, using the classes CL_SALV_COLUMNS_TABLE and CL_SALV_COLUMN_TABLE.  Have a look at one of the SALV* example programs to see how to use these classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 12:59:08 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2007-10-15T12:59:08Z</dc:date>
    <item>
      <title>using factory method to display data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897130#M681139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello friends,&lt;/P&gt;&lt;P&gt;                   i am using the factory method to display my internal table in ALV,&lt;/P&gt;&lt;P&gt;now my problem is that if the whole columns is blank in the internal table then in the output it is not displayed at all.&lt;/P&gt;&lt;P&gt;                   is there anyway that i can avoid this,is there any other way i can display all the fields of my internal table (using OOPS).&lt;/P&gt;&lt;P&gt;                   also since im writing my program in SE38 i cant create an container.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 12:45:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897130#M681139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T12:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: using factory method to display data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897131#M681140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't realize that this behavior was the default.  If this is true, you can try to switch the column back on, using the classes CL_SALV_COLUMNS_TABLE and CL_SALV_COLUMN_TABLE.  Have a look at one of the SALV* example programs to see how to use these classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 12:59:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897131#M681140</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-10-15T12:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: using factory method to display data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897132#M681141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry for my mistake&lt;/P&gt;&lt;P&gt;    columns which are completely empty r coming,but there is so much inconsistences,i mean first few columns which r blank r not displayed but other columns which r blank r displayed.&lt;/P&gt;&lt;P&gt;   factory method does not relie on field catalog,right, im not able to understand this behaviour&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 13:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897132#M681141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T13:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: using factory method to display data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897133#M681142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it does not rely on a field catalog, rather it builds its field catalog based on the structure of the internal table which is pasted in the FACTORY method, so if your fields are not in this internal table, they will not be in your output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 13:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-factory-method-to-display-data/m-p/2897133#M681142</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-10-15T13:21:50Z</dc:date>
    </item>
  </channel>
</rss>

