<?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: Programmatically set (or change) the master role in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591677#M1939459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great ... it works!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 09:49:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-03-24T09:49:10Z</dc:date>
    <item>
      <title>Programmatically set (or change) the master role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591675#M1939457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way, maybe a function, to set the master role of a single role?&lt;/P&gt;&lt;P&gt;Fill the "Derive from role" field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean, other than a direct UPDATE AGR_DEFINE .... which works, btw&lt;/P&gt;&lt;P&gt;I would prefer a "lawful" method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hint?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an alternative also the creation of a new role with the master role set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current method is to create the roles via PRGN_RFC_CREATE_ACTIVITY_GROUP and then use SECATT to set the master and do other things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/912729" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 13:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591675#M1939457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-21T13:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically set (or change) the master role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591676#M1939458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check FM S_AUTH_CREATE_AGR whether it fulfills your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 19:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591676#M1939458</guid>
      <dc:creator>michael_kozlowski</dc:creator>
      <dc:date>2016-03-23T19:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically set (or change) the master role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591677#M1939459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great ... it works!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 09:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591677#M1939459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-24T09:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically set (or change) the master role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591678#M1939460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it works but..... I was too fast in the test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that the function creates a new role.&lt;/P&gt;&lt;P&gt;In other words if I execute the function against role XXX which was created before (with texts, profile generated, etc) and then I execute &lt;SPAN style="color: #333333; font-size: 12px;"&gt;S_AUTH_CREATE_AGR, the result is a NEW role with the same name, with the parent role assigned but without all the features previously set.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any further hint?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lorenzo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 13:56:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591678#M1939460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-26T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically set (or change) the master role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591679#M1939461</link>
      <description>&lt;P&gt;Great ... it works!&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 16:37:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/programmatically-set-or-change-the-master-role/m-p/11591679#M1939461</guid>
      <dc:creator>alexhuaraca</dc:creator>
      <dc:date>2023-02-17T16:37:02Z</dc:date>
    </item>
  </channel>
</rss>

