<?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: Hide key in dropdown list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899294#M1481121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lt_vrm_values1-key = ls_categorie_1-cat_guid.&lt;/P&gt;&lt;P&gt;    lt_vrm_values1-text = ls_categorie_1-cat_desc.&lt;/P&gt;&lt;P&gt;    APPEND lt_vrm_values1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot leave the key field blank, because my second dropdown depends on the value of the first dropdown...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there another method to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Apr 2010 09:45:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-28T09:45:36Z</dc:date>
    <item>
      <title>Hide key in dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899290#M1481117</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;I have a dropdown list in a screen that I fill with the FM VRM_SET_VALUES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the key of the values is a GUID, I want to hide this key in the dropdown list and show only the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 07:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899290#M1481117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-28T07:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hide key in dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899291#M1481118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can show/hide keys in drop down lists: options (alt F12)-&amp;gt; Expert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 07:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899291#M1481118</guid>
      <dc:creator>former_member226519</dc:creator>
      <dc:date>2010-04-28T07:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hide key in dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899292#M1481119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not following...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a user setting?? Or can we program this in the code that we only show the vrm text in the dropdown?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899292#M1481119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-28T09:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hide key in dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899293#M1481120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Or can we program this in the code that we only show the vrm text in the dropdown?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depends on what values you have passed to VRM_SET_VALUES ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:41:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899293#M1481120</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-04-28T09:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hide key in dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899294#M1481121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lt_vrm_values1-key = ls_categorie_1-cat_guid.&lt;/P&gt;&lt;P&gt;    lt_vrm_values1-text = ls_categorie_1-cat_desc.&lt;/P&gt;&lt;P&gt;    APPEND lt_vrm_values1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot leave the key field blank, because my second dropdown depends on the value of the first dropdown...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there another method to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899294#M1481121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-28T09:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hide key in dropdown list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899295#M1481122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi..&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The only solution, if you don't want to set the parameter from gui's options&amp;nbsp; or&amp;nbsp; by using a listbox without key, is to set the KEY and the TEXT with the same value. In this way you'll see only one column that is the text column.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hope to help&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 17:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-key-in-dropdown-list/m-p/6899295#M1481122</guid>
      <dc:creator>roberto_vacca2</dc:creator>
      <dc:date>2015-02-11T17:52:44Z</dc:date>
    </item>
  </channel>
</rss>

