<?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: ALV Certain rows editable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089755#M100347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for 1st,5th fields specify  fieldcat-edit = 'X' or &lt;/P&gt;&lt;P&gt;fieldcat-input= 'X'. depending on the alv..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Dec 2005 05:52:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-17T05:52:12Z</dc:date>
    <item>
      <title>ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089753#M100345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have a requirement where in certain rows in ALV has to be made editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say 1st,5th row has to be editable all the rest has to be non editable. this will not be on the user request but predetermined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 05:48:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089753#M100345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T05:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089754#M100346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it is oo grid then &lt;/P&gt;&lt;P&gt;set the fieldcat-edit = 'X'. for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is grid/list then &lt;/P&gt;&lt;P&gt;set the fieldcat-input = 'X'. for that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 05:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089754#M100346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T05:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089755#M100347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for 1st,5th fields specify  fieldcat-edit = 'X' or &lt;/P&gt;&lt;P&gt;fieldcat-input= 'X'. depending on the alv..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 05:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089755#M100347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T05:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089756#M100348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's not the fields.it's the rows that have to be made editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 06:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089756#M100348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T06:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089757#M100349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok sorry that is also possible, but i wanted to know &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alv list/grid/classes you are using...&lt;/P&gt;&lt;P&gt;which one you are using...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 06:06:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089757#M100349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T06:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089758#M100350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still looking on which one would be the best option,&lt;/P&gt;&lt;P&gt;i think oo classes will be good one, to track the data changes as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 06:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089758#M100350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T06:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089759#M100351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have choosen the correct one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you say ok i will start telling the steps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 06:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089759#M100351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T06:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089760#M100352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt; tell me the steps to change certain rows in OO ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 06:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089760#M100352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T06:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089761#M100353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first you need to declare the one extra field in the internal table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;1. HANDLE_STYLE TYPE LVC_T_STYL.

DECLARE work area,and table
2.  DATA: LS_EDIT TYPE LVC_S_STYL, 
        LT_EDIT TYPE LVC_T_STYL.

changing the style...
3.
LOOP AT IT_FINAL INTO LS_OUTTAB WHERE FLAG = 'X'.
    V_INDEX = SY-TABIX.
    LS_EDIT-FIELDNAME = 'MATNR'.
    LS_EDIT-STYLE = CL_GUI_ALV_GRID=&amp;gt;MC_STYLE_ENABLED.
    LS_EDIT-STYLE2 = SPACE.
    LS_EDIT-STYLE3 = SPACE.
    LS_EDIT-STYLE4 = SPACE.
    LS_EDIT-MAXLEN = 8.
    INSERT LS_EDIT INTO TABLE LT_EDIT.
    LS_EDIT-FIELDNAME = 'VBELN'.
    LS_EDIT-STYLE = CL_GUI_ALV_GRID=&amp;gt;MC_STYLE_ENAABLED.
    LS_EDIT-STYLE2 = SPACE.
    LS_EDIT-STYLE3 = SPACE.
    LS_EDIT-STYLE4 = SPACE.
    LS_EDIT-MAXLEN = 8.
    INSERT LS_EDIT INTO TABLE LT_EDIT.
    LS_EDIT-FIELDNAME = 'POSNR'.
    LS_EDIT-STYLE = CL_GUI_ALV_GRID=&amp;gt;MC_STYLE_ENABLED.
    LS_EDIT-STYLE2 = SPACE.
    LS_EDIT-STYLE3 = SPACE.
    LS_EDIT-STYLE4 = SPACE.
    LS_EDIT-MAXLEN = 8.
    INSERT LS_EDIT INTO TABLE LT_EDIT.
    INSERT LINES OF LT_EDIT INTO TABLE LS_OUTTAB-HANDLE_STYLE.
    MODIFY IT_FINAL INDEX V_INDEX FROM LS_OUTTAB  TRANSPORTING
                                      HANDLE_STYLE .

  ENDLOOP.
assigning the style to Layout..
4.   GS_LAYOUT-STYLEFNAME = 'HANDLE_STYLE'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 06:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089761#M100353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T06:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089762#M100354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same requirement, to make one field on some rows editable and in another rows non editable, but I'm using ALV grid display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 19:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089762#M100354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-23T19:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089763#M100355</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;please reward for helpful answers....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vijay Babu Dudla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 19:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089763#M100355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-23T19:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Certain rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089764#M100356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghava,&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  Please refer the demo program&lt;/P&gt;&lt;P&gt;  &amp;lt;b&amp;gt;BCALV_EDIT_02&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Siri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 11:00:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-certain-rows-editable/m-p/1089764#M100356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T11:00:19Z</dc:date>
    </item>
  </channel>
</rss>

