<?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 Grid Field Changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027627#M82847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the field catlog you have field called INPUT.&lt;/P&gt;&lt;P&gt;make that field as 'X'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2005 18:58:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-07T18:58:49Z</dc:date>
    <item>
      <title>ALV Grid Field Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027624#M82844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the Function 'REUSE_ALV_GRID_DISPLAY' and need to allow users to change only a few fields within the grid.  All other fields will be display only. Is there a way to do this through the slis_layout_alv or is there something else I should be using? Thanks for your help in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 18:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027624#M82844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T18:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Field Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027625#M82845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use edit = 'X'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 18:49:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027625#M82845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T18:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Field Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027626#M82846</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;You can set the input/output property using the field EDIT of catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 18:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027626#M82846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T18:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Field Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027627#M82847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the field catlog you have field called INPUT.&lt;/P&gt;&lt;P&gt;make that field as 'X'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 18:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027627#M82847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T18:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Field Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027628#M82848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the replies.  Setting the Edit to 'X' will allow me to change fields, however I do not want to allow the user to change all the fields in the grid.  For instance, if the grid displays 5 columns, the user can only view the first two columns and change the last 3 columns.  Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 19:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027628#M82848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T19:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Field Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027629#M82849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDIT is a setting at a field level only. So in the field catalog set this value only for the internal table fields that you want INPUT enabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 19:04:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027629#M82849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T19:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Field Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027630#M82850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all. It is working correctly now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 19:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027630#M82850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T19:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid Field Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027631#M82851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonh, l am using the same ALV with some fields on EDIT. l have to DBL CLICK on one of these fields to take changes into my internal table. My question is: How can l be sure that the changes are taken into the internal table without DBL CLIKING, witch event could do the lob ?&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 19:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-field-changes/m-p/1027631#M82851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T19:34:42Z</dc:date>
    </item>
  </channel>
</rss>

