<?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>Question Re: how to create drop down list in webui search page in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/how-to-create-drop-down-list-in-webui-search-page/qaa-p/603822#M13381</link>
    <description>&lt;P&gt;i bugged also but it doesn't pass after this line &lt;/P&gt;
  &lt;P&gt;read table rt_result with key field = 'CHANGE_USER'(001) assigning.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 18:49:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-03-26T18:49:30Z</dc:date>
    <item>
      <title>how to create drop down list in webui search page</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/how-to-create-drop-down-list-in-webui-search-page/qaq-p/603821</link>
      <description>&lt;P&gt;hi expert&lt;/P&gt;
  &lt;P&gt;i am new in sap crm i redefine the get_dequery_definition in impl class but not getting the drop down in web ui plzz solve my issue.&lt;/P&gt;
  &lt;P&gt;code which i write in &lt;/P&gt;
  &lt;P&gt;get_dequery_definition&lt;/P&gt;
  &lt;P&gt;METHOD get_dquery_definitions.&lt;BR /&gt; data:&lt;BR /&gt; ls_ddlb type CRMS_THTMLB_SEARCH_DDLB_NVP.&lt;BR /&gt; field-symbols: &amp;lt;rt_result&amp;gt; type CRMS_THTMLB_SEARCH_FIELD_INFO.&lt;BR /&gt; &lt;BR /&gt; DATA lt_part_status_ddlb TYPE crmt_thtmlb_search_ddlb_nvp.&lt;BR /&gt; DATA ls_part_status_ddlb LIKE LINE OF lt_part_status_ddlb.&lt;BR /&gt; DATA lt_part_usage_ddlb TYPE crmt_thtmlb_search_ddlb_nvp.&lt;BR /&gt; DATA ls_part_usage_ddlb LIKE LINE OF lt_part_usage_ddlb.&lt;BR /&gt; DATA lt_drop_point_ddlb TYPE crmt_thtmlb_search_ddlb_nvp.&lt;BR /&gt; DATA ls_drop_point_ddlb LIKE LINE OF lt_drop_point_ddlb.&lt;BR /&gt; DATA lr_controller TYPE REF TO ZL_ZBP_SEAR_BPSEARCHA_IMPL .&lt;BR /&gt; &lt;BR /&gt; CALL METHOD SUPER-&amp;gt;GET_DQUERY_DEFINITIONS&lt;BR /&gt; RECEIVING&lt;BR /&gt; RT_RESULT = rt_result.&lt;BR /&gt; * DDLB for field "Bp Role"&lt;BR /&gt; read table rt_result with key field = 'CHANGE_USER'(001) assigning&lt;BR /&gt; &amp;lt;rt_result&amp;gt;.&lt;BR /&gt; if sy-subrc = 0.&lt;BR /&gt; ls_ddlb-key = 'key1'(002).&lt;BR /&gt; ls_ddlb-value = 'value1'(003).&lt;BR /&gt; append ls_ddlb to &amp;lt;rt_result&amp;gt;-DDLB_OPTIONS.&lt;BR /&gt; ls_ddlb-key = 'key2'.&lt;BR /&gt; ls_ddlb-value = 'value2'.&lt;BR /&gt; append ls_ddlb to &amp;lt;rt_result&amp;gt;-DDLB_OPTIONS.&lt;BR /&gt; endif.&lt;BR /&gt; &lt;BR /&gt; ENDMETHOD.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 18:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/how-to-create-drop-down-list-in-webui-search-page/qaq-p/603821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-03-26T18:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to create drop down list in webui search page</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/how-to-create-drop-down-list-in-webui-search-page/qaa-p/603822#M13381</link>
      <description>&lt;P&gt;i bugged also but it doesn't pass after this line &lt;/P&gt;
  &lt;P&gt;read table rt_result with key field = 'CHANGE_USER'(001) assigning.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 18:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/how-to-create-drop-down-list-in-webui-search-page/qaa-p/603822#M13381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-03-26T18:49:30Z</dc:date>
    </item>
  </channel>
</rss>

