<?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 Change field catalog dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619803#M1863500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using an OO ALV to achieve my requirements. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to populate this grid from a table. I should be able to add, edit, and delete lines. I did already all of these requirements. The tricky thing is that if the table has data and I am populating this data, there are some fields that should NOT be editable. When I add a new row, two of those non editable, should be editable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is, when I add a new row, how can I change these two fields to editable for that new row without changing these fields on the records that are already saved? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously I am not looking for exact code. I am looking for someone to point me to the right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 23:53:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-09-10T23:53:00Z</dc:date>
    <item>
      <title>Change field catalog dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619803#M1863500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using an OO ALV to achieve my requirements. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to populate this grid from a table. I should be able to add, edit, and delete lines. I did already all of these requirements. The tricky thing is that if the table has data and I am populating this data, there are some fields that should NOT be editable. When I add a new row, two of those non editable, should be editable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is, when I add a new row, how can I change these two fields to editable for that new row without changing these fields on the records that are already saved? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously I am not looking for exact code. I am looking for someone to point me to the right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 23:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619803#M1863500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-10T23:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change field catalog dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619804#M1863501</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;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Get the book "An Easy Reference for ALV Grid Control" &lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="2015" data-containertype="14" data-objectid="10353" data-objecttype="102" href="https://answers.sap.com/docs/DOC-10353"&gt;http://scn.sap.com/docs/DOC-10353&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the book:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;– Inserting an inner table to store cell display styles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see program BCALV_EDIT_02 .&lt;/P&gt;&lt;P&gt;cl_gui_alv_grid=&amp;gt;mc_style_disabled and&amp;nbsp; cl_gui_alv_grid=&amp;gt;mc_style_enabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; Also &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=37199"&gt;http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=37199&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 02:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619804#M1863501</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-09-11T02:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change field catalog dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619805#M1863502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johnny,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check this link hope it helps.&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="1082213" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="making some rows non-editable in ALV grid" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 02:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619805#M1863502</guid>
      <dc:creator>aarif_baig</dc:creator>
      <dc:date>2014-09-11T02:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change field catalog dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619806#M1863503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 22:23:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-field-catalog-dynamically/m-p/10619806#M1863503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-11T22:23:15Z</dc:date>
    </item>
  </channel>
</rss>

