<?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: Hiding value Substitutes in Show drop down above Dashboard in cPro 4.5 in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/hiding-value-substitutes-in-show-drop-down-above-dashboard-in-cpro-4-5/qaa-p/5162103#M23605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, but I have to inform you that there is no such customizing table. The entries shown in that list box is hardwired, and thus the only way to change this, would be to modify the respective method. If you really have to remove the subsitutes and think it'd be worth the modification, here's the location:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="Courier New" __jive_macro_name="font"&gt;CL_DPR_UI_LOG_LOCATOR-&amp;gt;GET_VI_LOCATOR_DROPDOWN&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
* My Substitutes
  IF lv_viewtype-mainview = cl_dpr_ui_services=&amp;gt;sc_view_projects OR
     lv_viewtype-mainview = cl_dpr_ui_services=&amp;gt;sc_view_tasks OR
     lv_viewtype-mainview = cl_dpr_ui_services=&amp;gt;sc_view_checklistitems.
    macro_get_otr_text 'DEVELOPMENT_PROJECTS_UI_WD/VERTRETUNGEN' ls_dropdown-name.
    ls_dropdown-value = cl_dpr_api_co=&amp;gt;sc_ot_substitute.
    APPEND ls_dropdown TO et_dropdown.
  ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I don't recommend to do this, this should be only a last resort measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2009 14:22:22 GMT</pubDate>
    <dc:creator>thomas_berndt</dc:creator>
    <dc:date>2009-02-24T14:22:22Z</dc:date>
    <item>
      <title>Hiding value Substitutes in Show drop down above Dashboard in cPro 4.5</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/hiding-value-substitutes-in-show-drop-down-above-dashboard-in-cpro-4-5/qaq-p/5162102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any customizing table to hide the dropdown value "Substitutes" above dashboard in cPro 4.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Arti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 10:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/hiding-value-substitutes-in-show-drop-down-above-dashboard-in-cpro-4-5/qaq-p/5162102</guid>
      <dc:creator>ArtiBhat</dc:creator>
      <dc:date>2009-02-20T10:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding value Substitutes in Show drop down above Dashboard in cPro 4.5</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/hiding-value-substitutes-in-show-drop-down-above-dashboard-in-cpro-4-5/qaa-p/5162103#M23605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, but I have to inform you that there is no such customizing table. The entries shown in that list box is hardwired, and thus the only way to change this, would be to modify the respective method. If you really have to remove the subsitutes and think it'd be worth the modification, here's the location:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="Courier New" __jive_macro_name="font"&gt;CL_DPR_UI_LOG_LOCATOR-&amp;gt;GET_VI_LOCATOR_DROPDOWN&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
* My Substitutes
  IF lv_viewtype-mainview = cl_dpr_ui_services=&amp;gt;sc_view_projects OR
     lv_viewtype-mainview = cl_dpr_ui_services=&amp;gt;sc_view_tasks OR
     lv_viewtype-mainview = cl_dpr_ui_services=&amp;gt;sc_view_checklistitems.
    macro_get_otr_text 'DEVELOPMENT_PROJECTS_UI_WD/VERTRETUNGEN' ls_dropdown-name.
    ls_dropdown-value = cl_dpr_api_co=&amp;gt;sc_ot_substitute.
    APPEND ls_dropdown TO et_dropdown.
  ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I don't recommend to do this, this should be only a last resort measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 14:22:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/hiding-value-substitutes-in-show-drop-down-above-dashboard-in-cpro-4-5/qaa-p/5162103#M23605</guid>
      <dc:creator>thomas_berndt</dc:creator>
      <dc:date>2009-02-24T14:22:22Z</dc:date>
    </item>
  </channel>
</rss>

