<?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: Dropdown in ALV with description only and fcode triggering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041942#M1899362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that values are appearing on screen indeed. &lt;/P&gt;&lt;P&gt;But i want the description to appear instead of key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2015 10:18:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-04-07T10:18:28Z</dc:date>
    <item>
      <title>Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041936#M1899356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;may be this kind of question have many times duscussed before, but i&amp;nbsp; didn't find any of them as answered,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May requirement is something 2 fold.&lt;/P&gt;&lt;P&gt;I have a Editable alv with dropdowns using class cl_gui_alv_grid, below screenshot.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/678969" width="450" /&gt;&lt;/P&gt;&lt;P&gt;What i want:&lt;/P&gt;&lt;P&gt;1. I need the description to appear strictly without key, in place of key.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;01&amp;nbsp; should be replaced by primary school &lt;/P&gt;&lt;P&gt;02&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;should be replaced by lower secandary and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;When&amp;nbsp; ever user select any description, its key should gets captured in internal table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It seems that this can be achieved using conversion exits, but i don't have enough info how to use them exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Whenever any value is selected from dropdown, Function code should gets triggered(like in module pool)&lt;/P&gt;&lt;P&gt;and based on that values choosed, i want to change/refresh grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 07:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041936#M1899356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T07:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041937#M1899357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;uncheck extras-&amp;gt;settings - display technical names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under sap gui options &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uncheck interaction desing-&amp;gt;visulization 1 - Show keys within dropdown lists&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 09:04:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041937#M1899357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T09:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041938#M1899358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no use...both of them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 09:32:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041938#M1899358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T09:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041939#M1899359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can explicitly control the behaviour of the dropdown boxes over the field catalog. Where do you get your field catalog from? In order to give you proper advise, you may have to provide additional information. Is the field you are referring to a dictionary field?&lt;/P&gt;&lt;P&gt;One option you have is, roughly speaking, the following: You can always append a field to your field catalog and explicitly control the content of the dropdown list.&lt;/P&gt;&lt;P&gt;Then handle the event data_changed of cl_gui_alv_grid (you have to do that anyways) to fill your internal table with the corresponding key values rather than the description texts.&lt;/P&gt;&lt;P&gt;Inside the same event handler method, you may also call the transactions required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 09:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041939#M1899359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T09:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041940#M1899360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; color: #8b8b8b; background: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 14.3999996185303px; font-family: inherit; background: transparent;"&gt;Christian ,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The field catalogue is generated by the function module 'LVC_FIELDCATALOG_MERGE' and passing DDIC Structure in parameter ' i_structure_name'.&lt;/P&gt;&lt;P&gt;Something Like This:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'LVC_FIELDCATALOG_MERGE'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_structure_name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;w_tabname&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CHANGING&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ct_fieldcat&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;et_fieldcat_lvc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXCEPTIONS&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inconsistent_interface &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; program_error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;OTHERS&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; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;3&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &amp;lt;&amp;gt; &lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S31"&gt;* Implement suitable error handling here&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Dropdown Handles are created like that:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN class="L0S31"&gt;*--- Create Dropdowns Handles&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;et_fieldcat_lvc &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;gs_et_fieldcat_lvc&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; l_index &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;tabix&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;READ &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;gt_dfies &lt;SPAN class="L0S52"&gt;WITH &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;KEY&lt;/SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fieldname &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;gs_et_fieldcat_lvc&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;fieldname&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;&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; valexi &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;zedit_x &lt;SPAN class="L0S52"&gt;TRANSPORTING &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;NO &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FIELDS&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CHECK &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &lt;SPAN class="L0S52"&gt;IS &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;INITIAL&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ADD &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1 &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;l_count&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gs_et_fieldcat_lvc&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;drdn_hndl &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;l_count&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gs_et_fieldcat_lvc&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;drdn_alias &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;zedit_x&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp; gs_et_fieldcat_lvc&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;convexit &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'ZABCD'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="color: #ff0000;"&gt;&lt;STRONG&gt;."use of conversion exits&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gs_et_fieldcat_lvc&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;outputlen &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;15&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;MODIFY &lt;/SPAN&gt;et_fieldcat_lvc &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;gs_et_fieldcat_lvc &lt;SPAN class="L0S52"&gt;INDEX &lt;/SPAN&gt;l_index&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CLEAR &lt;/SPAN&gt;gs_et_fieldcat_lvc&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;ENDLOOP&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have used 'ALIAS' also but they are not working in my case.&lt;/P&gt;&lt;P&gt;I am still seeing keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried convesion exit in field catalgue, they seems ok, but i need to pass something also in conversion FM,other than input.&lt;/P&gt;&lt;P&gt;Based on which i'll fetch alias.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041940#M1899360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T10:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041941#M1899361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt; when you&amp;nbsp; append the values to&amp;nbsp; drop down internal table&amp;nbsp; at that time pass only descrption and that valeus only appear in the screen &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041941#M1899361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T10:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041942#M1899362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that values are appearing on screen indeed. &lt;/P&gt;&lt;P&gt;But i want the description to appear instead of key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:18:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041942#M1899362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T10:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041943#M1899363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the snippet you are providing you only create the dropdown handles, but not the actual content of the dropdown boxes. If there is no other code related to dropdown fields, the content of the dropdown boxes is managed via the ddic reference of your table fields, which is not sufficient for your requirement.&lt;/P&gt;&lt;P&gt;As far as I have understood, you want to have description texts displayed in your grid, but key values saved in the corresponding db table, am I correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you may eventually take a look at the BCALV* example programs, it may as well be the case that these cover your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041943#M1899363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T10:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041944#M1899364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to find a great step-by-step guide with same methodology, but with more detail: &lt;A href="http://oprsteny.com/?p=1273" title="http://oprsteny.com/?p=1273"&gt;ABAP &amp;amp;amp;#8211; Problems with combo box in ALV | Spider&amp;amp;amp;#039;s web&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041944#M1899364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T10:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041945#M1899365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you display only&amp;nbsp; the description then user can select description it wil appear in screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LW_CATALOG&lt;SPAN class="L0S70"&gt;-DRDN_HNDL &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;GC_COUNT_TWO&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LW_CATALOG&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;DRDN_ALIAS &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041945#M1899365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T10:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041946#M1899366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your first requirement you need to have the drop down to only have the key description inside of showing both key and description &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that kindly check the code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the code where you are defining the drop down&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;DATA: lt_dropdown TYPE lvc_t_drop,&lt;BR /&gt;&amp;nbsp; ls_dropdown TYPE lvc_s_drop.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="font-size: 10pt;"&gt;* First row'educational est'.&lt;BR /&gt;&amp;nbsp; ls_dropdown-handle = '1'.&lt;BR /&gt;&amp;nbsp; ls_dropdown-value = '01 Primary school'. // change this to &lt;SPAN style="font-size: 10pt;"&gt;ls_dropdown-value = 'Primary school'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; APPEND ls_dropdown TO lt_dropdown.&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;to fill the internal table with the key you need to write the logic as&lt;/P&gt;&lt;P&gt;ls_drop&lt;SPAN style="font-size: 10pt;"&gt;down-int_value = '01'.&amp;nbsp; pass this value to the required internal table for processing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the second requirement&lt;/P&gt;&lt;P&gt;In the PAI logic you have to write the refreshing code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module PAI&lt;/P&gt;&lt;P&gt;case &lt;STRONG&gt;refresh&lt;/STRONG&gt; *place this in the button*&lt;/P&gt;&lt;P&gt;perform &lt;STRONG&gt;alv_output&lt;/STRONG&gt; *the subroutine where you are showing the ALV display*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that i have answered the queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vishnu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:38:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041946#M1899366</guid>
      <dc:creator>former_member206650</dc:creator>
      <dc:date>2015-04-07T10:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041947#M1899367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press ALT + F12 -----&amp;gt; Options...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select visualization1 and uncheck Show keys with dropdown list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the screen shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/679156" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:51:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041947#M1899367</guid>
      <dc:creator>former_member196157</dc:creator>
      <dc:date>2015-04-07T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041948#M1899368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;Christian Kuhl wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As far as I have understood, you want to have description texts displayed in your grid, but key values saved in the corresponding db table, am I correct?&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Yes Correct. Exactly.&lt;/P&gt;&lt;P&gt;These are actually domain fixed values, i want their description to show in alv and key to be stored in db table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 12:25:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041948#M1899368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T12:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041949#M1899369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The example you have quoted is nice and would have been helpful if:&lt;/P&gt;&lt;P&gt;There is hardcoded domain name:&lt;SPAN style="color: #ff0000; font-family: 'Courier 10 Pitch', Courier, monospace; font-size: 13px;"&gt;ZDOM_TEST&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;OL style="font-family: 'Courier 10 Pitch', Courier, monospace; font-size: 13px; margin: 0 0 0 2.5em; list-style: upper-alpha; color: #373737;"&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;FUNCTION CONVERSION_EXIT_ZPRIO_OUTPUT.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: #339933; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;*"----------------------------------------------------------&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: #339933; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;*"*"Local Interface:&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: #339933; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;*" IMPORTING&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: #339933; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;*" VALUE(INPUT)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: #339933; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;*" EXPORTING&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: #339933; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;*" VALUE(OUTPUT)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: #339933; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;*"----------------------------------------------------------&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: bold;"&gt;DATA&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; lt_dd07v &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #993333;"&gt;TYPE&lt;/SPAN&gt; TABLE OF dd07v.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: bold;"&gt;FIELD-SYMBOLS&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; &amp;lt;ls_dd07&amp;gt; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #993333;"&gt;TYPE&lt;/SPAN&gt; dd07v.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; &lt;A href="http://sap4.com/wiki/index.php?title=call%20function" style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #1982d1;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #000066;"&gt;CALL FUNCTION&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #ff0000;"&gt;'DDIF_DOMA_GET'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #993333;"&gt;EXPORTING&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; name = &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #ff0000;"&gt;'ZDOM_TEST'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; langu = sy-langu&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #993333;"&gt;TABLES&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; dd07v_tab = lt_dd07v.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; &lt;A href="http://sap4.com/wiki/index.php?title=read%20table" style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #1982d1;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #000066;"&gt;READ TABLE&lt;/SPAN&gt;&lt;/A&gt; lt_dd07v ASSIGNING &amp;lt;ls_dd07&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #993333;"&gt;WITH KEY&lt;/SPAN&gt; domvalue_l = input.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #202020;"&gt;CHECK&lt;/SPAN&gt; sy-subrc = &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #cc66cc;"&gt;0&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #202020;"&gt;output&lt;/SPAN&gt; = &amp;lt;ls_dd07&amp;gt;-ddtext.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-style: inherit;"&gt;&lt;A href="http://sap4.com/wiki/index.php?title=endfunction" style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #1982d1;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #000066;"&gt;ENDFUNCTION&lt;/SPAN&gt;&lt;/A&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have more than 15 domains.&lt;/P&gt;&lt;P&gt;how can i pass the domain name into this conversion exit and thus i will call this FM&lt;SPAN style="color: #ff0000; font-family: 'Courier 10 Pitch', Courier, monospace; font-size: 13px;"&gt;DDIF_DOMA_GET &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'Courier 10 Pitch', Courier, monospace; font-size: 13px;"&gt;&lt;SPAN style="color: #000000;"&gt;and fetch fixed values and assign them to output&lt;/SPAN&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 12:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041949#M1899369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T12:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041950#M1899370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried...works with module pool...not alv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 12:39:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041950#M1899370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T12:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041951#M1899371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK then, I'm afraid you have to control the dropdown content as well as your table display explicitly, for the following reasons:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. To my knowledge, there is no way to directly influence the behaviour of dropdown fields defined only by their dictionary reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. As you noted yourself, the "alias"-mechanism does work only if you pass explicit contents to your dropdown list and has the major drawback, that after a table refresh, the aliases are not shown anymore, instead the key values are displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence I suggest you do the following: divide your data up into two internal tables: one (itab1) for display and one (itab2) for storing into your db table.&lt;/P&gt;&lt;P&gt;Before display, read your data into itab2 and fill itab1 with the corresponding description texts. Then display itab1 in your ALV grid. &lt;/P&gt;&lt;P&gt;In the field catalog, you can explicitly control the contents of the dropdown boxes via something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: &lt;/P&gt;&lt;P&gt;lt_dropdown &lt;SPAN class="L0S52"&gt;type &lt;/SPAN&gt;lvc_t_drop&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ls_dropdown &lt;SPAN class="L0S52"&gt;type &lt;/SPAN&gt;lvc_s_drop&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[...]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ls_dropdown&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;handle &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'1'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ls_dropdown&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;value &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Description 1'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;append &lt;/SPAN&gt;ls_dropdown &lt;SPAN class="L0S52"&gt;to &lt;/SPAN&gt;lt_dropdown&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ls_dropdown&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;handle &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'2'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ls_dropdown&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;value &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Description 2'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;append &lt;/SPAN&gt;ls_dropdown &lt;SPAN class="L0S52"&gt;to &lt;/SPAN&gt;lt_dropdown&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;[...]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;your_alv&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;set_drop_down_table&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; it_drop_down &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;lt_dropdown &lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, upon saving, translate the content of itab1 into itab2 and save it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 13:02:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041951#M1899371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T13:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown in ALV with description only and fcode triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041952#M1899372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid you cannot do that, since the interface of the conversion routines are fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most you can do is to write generic routines in the function pool where you place the exits, which will be called from each of them, but the wrapper FM's are still needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 13:22:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dropdown-in-alv-with-description-only-and-fcode-triggering/m-p/11041952#M1899372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-07T13:22:06Z</dc:date>
    </item>
  </channel>
</rss>

