<?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 ALV column - set technical in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-set-technical/m-p/1903934#M377013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In the class cl_salv_column, there is a method set_technical. Can anyone tell me what is the purpose of this? what does it mean if a column is set as technical?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nithya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2007 06:12:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-01T06:12:03Z</dc:date>
    <item>
      <title>ALV column - set technical</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-set-technical/m-p/1903934#M377013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In the class cl_salv_column, there is a method set_technical. Can anyone tell me what is the purpose of this? what does it mean if a column is set as technical?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nithya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 06:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-set-technical/m-p/1903934#M377013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T06:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: ALV column - set technical</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-set-technical/m-p/1903935#M377014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nithya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it means that the column is hidden. It does not appear on the screen and cannot made visible interactive either. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ernst&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 14:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-set-technical/m-p/1903935#M377014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T14:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: ALV column - set technical</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-set-technical/m-p/1903936#M377015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It hides it,  say for example, you have your internal table defined like so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data: ispfli type table of spfli.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You know that the columns will be based off of this statement, and you must know that MANDT will be included.  Using the SET_TECHNICAL method, you can hide this field as you probably don't want it in your output ALV Grid.&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>Thu, 01 Mar 2007 14:32:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-set-technical/m-p/1903936#M377015</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-03-01T14:32:18Z</dc:date>
    </item>
  </channel>
</rss>

