<?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: set fixed key column position in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227165#M1628754</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;Thanks so far.&lt;/P&gt;&lt;P&gt;The link does not really solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make sure that the key columns can not be removed or moved to another position.&lt;/P&gt;&lt;P&gt;Even If you use method 'SET_KEY_PRESENCE_REQUIRED' you will still be able to change position&lt;/P&gt;&lt;P&gt;(...and thus to 'abrogate' column fixation)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2011 09:06:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-10-25T09:06:29Z</dc:date>
    <item>
      <title>set fixed key column position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227163#M1628752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using class CL_SALV_TABLE for displaying ALV outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve defined several key-columns (method 'set_key') and use method 'set_key_fixation' .&lt;/P&gt;&lt;P&gt;Since 'set_key_fixation' apparently only works when (at least) one key column is beeing display &lt;/P&gt;&lt;P&gt;as the first column (position 1 of the ALV output table) I want to freeze the postion of the key column&lt;/P&gt;&lt;P&gt;(...so that you can´t remove the column or move the column to another position)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks vor any help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 07:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227163#M1628752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-25T07:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: set fixed key column position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227164#M1628753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;plz follow this link,mat solve ur problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1079821"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 08:34:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227164#M1628753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-25T08:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: set fixed key column position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227165#M1628754</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;Thanks so far.&lt;/P&gt;&lt;P&gt;The link does not really solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make sure that the key columns can not be removed or moved to another position.&lt;/P&gt;&lt;P&gt;Even If you use method 'SET_KEY_PRESENCE_REQUIRED' you will still be able to change position&lt;/P&gt;&lt;P&gt;(...and thus to 'abrogate' column fixation)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 09:06:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227165#M1628754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-25T09:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: set fixed key column position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227166#M1628755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try use this method:&lt;/P&gt;&lt;P&gt;CL_SALV_WD_COLUMN-&amp;gt;SET_FIXED_POSITION&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70ehp2/helpdata/en/49/3e0cc8347d3ef0e10000000a421937/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70ehp2/helpdata/en/49/3e0cc8347d3ef0e10000000a421937/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hope this helps u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 09:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227166#M1628755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-25T09:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: set fixed key column position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227167#M1628756</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;This is probably another issue with SALV class... You could still grab a cl_gui_alv_grid object from your salv adapter and play with methods from this class (e.g. SET_FIXED_COLS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look to this blog: &lt;A class="jive_macro jive_macro_blogpost" href="https://community.sap.com/" __jive_macro_name="blogpost" modifiedtitle="true" __default_attr="48210"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here we bypass the restrictions of the SALV model to enable the editable functionnality... guess you could work similarily for your issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 12:56:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-fixed-key-column-position/m-p/8227167#M1628756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-25T12:56:55Z</dc:date>
    </item>
  </channel>
</rss>

