<?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: Hide Create tab on dashboard under requisitions in recruiter role in Human Capital Management Q&amp;A</title>
    <link>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641103#M9192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. As suggested we have made the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sarika M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 09:16:28 GMT</pubDate>
    <dc:creator>former_member813945</dc:creator>
    <dc:date>2014-10-30T09:16:28Z</dc:date>
    <item>
      <title>Hide Create tab on dashboard under requisitions in recruiter role</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaq-p/10641100</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;We have implemented E-rec EHP6 version. Wherein, our client has requirement to hide Create tab comes under requisition management. They only want to display create by position tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, we have done the changes and this create tab is not visible under requisition management under recruiter role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Create tab is also appearing on dashboard under requsitions query. Kindly guide, how to hide this create tab on dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly revert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sarika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 12:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaq-p/10641100</guid>
      <dc:creator>former_member813945</dc:creator>
      <dc:date>2014-10-28T12:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Create tab on dashboard under requisitions in recruiter role</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641101#M9190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's defined in the POWL feeder class. The standard one is CL_HRRCF_M_REQUISITION_POWL_UI. You can copy that and just disable that button in IF_POWL_FEEDER~GET_ACTIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 20:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641101#M9190</guid>
      <dc:creator>NicoleGeischnek</dc:creator>
      <dc:date>2014-10-28T20:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Create tab on dashboard under requisitions in recruiter role</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641102#M9191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hi Sarika,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;As an alternative, you can create an enhancement for class &lt;SPAN style="color: #333333; font-size: 12px;"&gt;CL_HRRCF_M_REQUISITION_POWL_UI with a&lt;/SPAN&gt; post-exit for method &lt;SPAN style="color: #333333; font-size: 12px;"&gt;IF_POWL_FEEDER~GET_ACTIONS to filter out the action.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;This way, you don't need to modify the standard POWL configuration, and you will keep using the standard, so when corrections to this class are delivered by OSS notes, you will not have to update the copied implementation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Luk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 07:03:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641102#M9191</guid>
      <dc:creator>Luk11</dc:creator>
      <dc:date>2014-10-29T07:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Create tab on dashboard under requisitions in recruiter role</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641103#M9192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. As suggested we have made the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sarika M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 09:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641103#M9192</guid>
      <dc:creator>former_member813945</dc:creator>
      <dc:date>2014-10-30T09:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Create tab on dashboard under requisitions in recruiter role</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641104#M9193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. As suggested we have made the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sarika M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 09:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/hide-create-tab-on-dashboard-under-requisitions-in-recruiter-role/qaa-p/10641104#M9193</guid>
      <dc:creator>former_member813945</dc:creator>
      <dc:date>2014-10-30T09:16:51Z</dc:date>
    </item>
  </channel>
</rss>

