<?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: Custom report/function module to create role in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063091#M92459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;If you do a where use list on this function module, it will find one example how SAP is using it. You also try to use PRGN_1250_READ_AUTH_DATA for a existing role to see how the structures are being populated. You will also need to assign a node number for new authorization. Also check function modules PRGN&lt;STRONG&gt;NODE&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2005 14:34:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-05T14:34:14Z</dc:date>
    <item>
      <title>Custom report/function module to create role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063088#M92456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I want create a RFC which will take role with authorization details given by user as input parameter, once we excute this function module we should get role with mentioned authorization. can any one tell me what approach should i take to write this ABAP or is there any report which creates the role with mention authorization provided by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 10:38:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063088#M92456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T10:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom report/function module to create role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063089#M92457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use following.&lt;/P&gt;&lt;P&gt;FM PRGN_RFC_CREATE_ACTIVITY_GROUP &lt;/P&gt;&lt;P&gt;PRGN_ADD_USER_ASSIGNMENT&lt;/P&gt;&lt;P&gt;PRGN_1001_SAVE_USER_ASSIGNMENT&lt;/P&gt;&lt;P&gt;PRGN_1250_SAVE_AUTH_DATA &lt;/P&gt;&lt;P&gt;PRGN_1252_SAVE_ORG_LEVELS&lt;/P&gt;&lt;P&gt;and PRGN_AUTO_GENERATE_PROFILE_NEW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 14:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063089#M92457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T14:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom report/function module to create role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063090#M92458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Sharad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i could able to create role in the system but how do i add authorization to it, i tried with PRGN_1250_SAVE_AUTH_DATA but unsucceed , if you any exposer to this function module please let me know how do i add authorization to newly created role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2005 12:42:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063090#M92458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-05T12:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom report/function module to create role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063091#M92459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;If you do a where use list on this function module, it will find one example how SAP is using it. You also try to use PRGN_1250_READ_AUTH_DATA for a existing role to see how the structures are being populated. You will also need to assign a node number for new authorization. Also check function modules PRGN&lt;STRONG&gt;NODE&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2005 14:34:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-report-function-module-to-create-role/m-p/1063091#M92459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-05T14:34:14Z</dc:date>
    </item>
  </channel>
</rss>

