<?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: GRC Role Prequisite Setup in Additional Q&amp;A</title>
    <link>https://community.sap.com/t5/additional-q-a/grc-role-prequisite-setup/qaa-p/10916344#M135006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi AJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration parameter 2024 can be enabled to check if there is a prerequisite for the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to implement badi GRAC_TRG_VERIF using transaction SE19. You will have to create a class implementing interface IF_GRAC_TRG_VERIF and implement method 'VERIFY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this method you will get details about role and request based on which you can write your logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below blog for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="46235" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Details on Training and verification System" href="https://community.sap.com/" modifiedtitle="true" title="Details on Training and verification System"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Feb 2015 04:33:54 GMT</pubDate>
    <dc:creator>madhusap</dc:creator>
    <dc:date>2015-02-21T04:33:54Z</dc:date>
    <item>
      <title>GRC Role Prequisite Setup</title>
      <link>https://community.sap.com/t5/additional-q-a/grc-role-prequisite-setup/qaq-p/10916343</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;I hope you can help me with this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would like to setup GRC ARQ , so that the system checks whether an particular user has completed a specific course related to the role/s they are requesting .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that the Role Management portion of GRC allows you to setup&amp;nbsp; Role Prerequisite. So that whenever any users request a particular role , the systems checks whether or not the users has completed the related course (if you that is the prerequisite) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I am not sure how to set this up .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindest regards,&lt;BR /&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 14:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/grc-role-prequisite-setup/qaq-p/10916343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-20T14:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: GRC Role Prequisite Setup</title>
      <link>https://community.sap.com/t5/additional-q-a/grc-role-prequisite-setup/qaa-p/10916344#M135006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi AJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration parameter 2024 can be enabled to check if there is a prerequisite for the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to implement badi GRAC_TRG_VERIF using transaction SE19. You will have to create a class implementing interface IF_GRAC_TRG_VERIF and implement method 'VERIFY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this method you will get details about role and request based on which you can write your logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below blog for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="46235" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Details on Training and verification System" href="https://community.sap.com/" modifiedtitle="true" title="Details on Training and verification System"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 04:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/grc-role-prequisite-setup/qaa-p/10916344#M135006</guid>
      <dc:creator>madhusap</dc:creator>
      <dc:date>2015-02-21T04:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: GRC Role Prequisite Setup</title>
      <link>https://community.sap.com/t5/additional-q-a/grc-role-prequisite-setup/qaa-p/10916345#M135007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback , this is what I was looking for so it helps a great deal .&lt;/P&gt;&lt;P&gt;Do you perhaps an more details instructions on implementing the BADI ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 14:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/grc-role-prequisite-setup/qaa-p/10916345#M135007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-23T14:21:44Z</dc:date>
    </item>
  </channel>
</rss>

