<?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: How to Restrict specific repository objects  ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822410#M1956011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Function Module, we need to consider for function group and not authorization group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access to execute function module can be provided using Authorization object - S_DEVELOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJTYPE: FUGR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJNAME: &amp;lt;Function module's function group name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_GROUP: *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACTVT: 16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details on S_DEVELOP please refer to &lt;A href="http://help.sap.com/saphelp_pserv464/helpdata/EN/27/174b6e5733d1118b3f0060b03ca329/content.htm" title="http://help.sap.com/saphelp_pserv464/helpdata/EN/27/174b6e5733d1118b3f0060b03ca329/content.htm"&gt;SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find out function modules of a function group, please refer to existing thread &lt;A __default_attr="1427981" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="How to find out which function group contains what function modules" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2016 11:49:59 GMT</pubDate>
    <dc:creator>ravikirandvr</dc:creator>
    <dc:date>2016-07-26T11:49:59Z</dc:date>
    <item>
      <title>How to Restrict specific repository objects  ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822405#M1956006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear collegues ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope every thing is OK &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_emote jive_macro" src="https://community.sap.com/108/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually i am trying to prevent some Developers accessing or viewing specific objects "developed programs".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to exclude specific programs from accessing by specific developers ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ahmed&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 11:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822405#M1956006</guid>
      <dc:creator>ahmed_ibrahim2</dc:creator>
      <dc:date>2016-07-25T11:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Restrict specific repository objects  ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822406#M1956007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You can do this through authorization object S_DEVELOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 13:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822406#M1956007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-25T13:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Restrict specific repository objects  ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822407#M1956008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then , how to exclude the programs ?!,&amp;nbsp; actually it is just 10 Developed programs i don't want to be accessed by all developers .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 06:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822407#M1956008</guid>
      <dc:creator>ahmed_ibrahim2</dc:creator>
      <dc:date>2016-07-26T06:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to Restrict specific repository objects  ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822408#M1956009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firstly, secure the programs by assigning the authorization group. This would usually done by the developers during program creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Defined authorization groups are listed in table in TPGP.&lt;/P&gt;&lt;P&gt;You can review the existing authorization group assigned to a program using table TRDIR.&lt;/P&gt;&lt;P&gt;To assign programs to authorization group, you can use report RSCSAUTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your requirement you can restrict using authorization objects S_PROGRAM and/or S_DEVELOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following thread may also provide you more insights: &lt;A href="https://scn.sap.com/thread/778538" title="https://scn.sap.com/thread/778538"&gt;https://scn.sap.com/thread/778538&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 08:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822408#M1956009</guid>
      <dc:creator>ravikirandvr</dc:creator>
      <dc:date>2016-07-26T08:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Restrict specific repository objects  ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822409#M1956010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Ravikiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good idea , done with programs ,&amp;nbsp; but,&amp;nbsp; how can we &lt;SPAN style="color: #333333; font-size: 12px;"&gt;assign &lt;/SPAN&gt;authorization group to Function module &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 10:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822409#M1956010</guid>
      <dc:creator>ahmed_ibrahim2</dc:creator>
      <dc:date>2016-07-26T10:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Restrict specific repository objects  ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822410#M1956011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Function Module, we need to consider for function group and not authorization group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access to execute function module can be provided using Authorization object - S_DEVELOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJTYPE: FUGR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJNAME: &amp;lt;Function module's function group name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_GROUP: *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACTVT: 16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details on S_DEVELOP please refer to &lt;A href="http://help.sap.com/saphelp_pserv464/helpdata/EN/27/174b6e5733d1118b3f0060b03ca329/content.htm" title="http://help.sap.com/saphelp_pserv464/helpdata/EN/27/174b6e5733d1118b3f0060b03ca329/content.htm"&gt;SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find out function modules of a function group, please refer to existing thread &lt;A __default_attr="1427981" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="How to find out which function group contains what function modules" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 11:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822410#M1956011</guid>
      <dc:creator>ravikirandvr</dc:creator>
      <dc:date>2016-07-26T11:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Restrict specific repository objects  ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822411#M1956012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't forget to remove the authorization for debug/replace from your developers.Otherwise they can bypass the checks... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-specific-repository-objects/m-p/11822411#M1956012</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2016-07-26T12:09:35Z</dc:date>
    </item>
  </channel>
</rss>

