<?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 EDIT ALV FIELDS.... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006898#M409117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)ONCE REPORT IS GENERATED THROUGH ALV GRID DISPLAY.........CAN I MAKE ANY COLUMN EDITABLE ON CLICKING ON AN BUTTON GIVEN BY ME IN APPLICATION TOOL BAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;REMB&amp;lt;/b&amp;gt;: OPERATION IS TO BE PERFRORMED AFTER GRID DISPLAY.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;2) ONCE I EDIT ANY FIELD OF THE COLUMN .........WILL THAT CHANGE BE REFLECTED IN THE INTERNAL TABLE AUTOMATICALLY OR I NEED TO DO SOME EXTRA CODE MANIPULATION,B'COS I HAVE TO POST IT USING BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SAMPLE CODE IF NAY PLEASE POST IT.............&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2007 10:10:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-14T10:10:10Z</dc:date>
    <item>
      <title>EDIT ALV FIELDS....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006898#M409117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)ONCE REPORT IS GENERATED THROUGH ALV GRID DISPLAY.........CAN I MAKE ANY COLUMN EDITABLE ON CLICKING ON AN BUTTON GIVEN BY ME IN APPLICATION TOOL BAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;REMB&amp;lt;/b&amp;gt;: OPERATION IS TO BE PERFRORMED AFTER GRID DISPLAY.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;2) ONCE I EDIT ANY FIELD OF THE COLUMN .........WILL THAT CHANGE BE REFLECTED IN THE INTERNAL TABLE AUTOMATICALLY OR I NEED TO DO SOME EXTRA CODE MANIPULATION,B'COS I HAVE TO POST IT USING BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SAMPLE CODE IF NAY PLEASE POST IT.............&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006898#M409117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT ALV FIELDS....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006899#M409118</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;1. This is a normal requirement and just you need to trigger your EDIT event on the click of the button so handle user command for that and call the edit functionality there.&lt;/P&gt;&lt;P&gt;Check this thread -&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2305235"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For saving in internal table back you need to move it from work area to internal table, the above links will also help you in that too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:17:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006899#M409118</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-03-14T10:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT ALV FIELDS....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006900#M409119</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;chk this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_editable.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_editable.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anversha.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006900#M409119</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2007-03-14T10:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT ALV FIELDS....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006901#M409120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk this blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/community.user/blog/2007/01/10/displaychange-mode-of-editable-fields-in-alv-using-function-modules-but-not-custom-containers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006901#M409120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT ALV FIELDS....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006902#M409121</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 do this, but you have write the code for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. To edit the field when a button is clicked you need to change the field catalog. &lt;/P&gt;&lt;P&gt;if sy-ucomm  = 'your button function code'.&lt;/P&gt;&lt;P&gt;   change the field catalog. &lt;/P&gt;&lt;P&gt;  gs_fieldcat-edit       = 'X'.  --- Need to set this for your field. &lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In user command routine you need to update your internal table accordingly. &lt;/P&gt;&lt;P&gt;Meaning if sy-ucomm  = 'your button function code'. then update your internal table with your recent changes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In the above routine only you need to say refreshing your screen. &lt;/P&gt;&lt;P&gt;slis_selfield-refresh = X. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCALV_TEST_GRID -- check this program as an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, &lt;/P&gt;&lt;P&gt;Laxmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 21:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-alv-fields/m-p/2006902#M409121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T21:53:50Z</dc:date>
    </item>
  </channel>
</rss>

