<?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 Using OOPS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763784#M905541</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;Using OOPS i have created Alv .&lt;/P&gt;&lt;P&gt;I have one query .HOw can i color,enable or disable one row &lt;/P&gt;&lt;P&gt;or column or a field in ALV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody provide me one example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chetan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 15:50:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T15:50:19Z</dc:date>
    <item>
      <title>AlV Using OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763784#M905541</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;Using OOPS i have created Alv .&lt;/P&gt;&lt;P&gt;I have one query .HOw can i color,enable or disable one row &lt;/P&gt;&lt;P&gt;or column or a field in ALV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody provide me one example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chetan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 15:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763784#M905541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T15:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: AlV Using OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763785#M905542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at sample reports starting with BCALV_*. Will be quite a lot, so next do a search on this list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCALV_EDIT* would also be a good start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 15:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763785#M905542</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-05-06T15:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: AlV Using OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763786#M905543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The coloring functionality in the new ALV OM is done in the following way:&lt;/P&gt;&lt;P&gt;The method SET_COLOR of class CL_SALV_COLUMN_TABLE is used to set the color to the table columns. &lt;/P&gt;&lt;P&gt;For more info pls have a look at the demo prog :"SALV_DEMO_TABLE_COLUMNS"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat appikonda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 18:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763786#M905543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T18:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: AlV Using OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763787#M905544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chetan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The excellent tutorial [An Easy Reference For ALV Grid Control|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907] explains all basic stuff you need to know about ALV including colouring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot enable or disable rows but you can &lt;STRONG&gt;fix&lt;/STRONG&gt; or &lt;STRONG&gt;hide&lt;/STRONG&gt; columns via the the fieldcatalog (LVC_S_FCAT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
LVC_S_FCAT-FIX_COLUMN = 'X'.  " fix column

LVC_S_FCAT-NO_OUT = 'X'.  " column not displayed on initial list but selectable via layout
LVC_S_FCAT-TECH = 'X'.      " column completely hidden for user
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 21:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-using-oops/m-p/3763787#M905544</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-05-06T21:30:00Z</dc:date>
    </item>
  </channel>
</rss>

