<?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: Allowed activities per object? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255586#M1214079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jurjen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please have a look at table TACTZ.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds,&lt;/P&gt;&lt;P&gt;Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Feb 2009 13:16:24 GMT</pubDate>
    <dc:creator>Bernhard_SAP</dc:creator>
    <dc:date>2009-02-16T13:16:24Z</dc:date>
    <item>
      <title>Allowed activities per object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255585#M1214078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the process of creating objective criteria to check whether roles which are designated to be 'read-only' do not hold any modification rights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means I'll at least have to go through all objects with an ACTVT field (as well as objects with CO_ACTION, SPOACT, AUTHC, PPFCODE etc, etc) quite a daunting task.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the vast majority of activity fields are called ACTVT an the grand total of activities is in table TACT.&lt;/P&gt;&lt;P&gt;Is there any way to determine which actvities are allowed/valid for which object, without having to open each object (400+) in SU21?&lt;/P&gt;&lt;P&gt;That knowledge would narrow down my search tremedously.&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;Jurjen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 08:24:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255585#M1214078</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-16T08:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed activities per object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255586#M1214079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jurjen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please have a look at table TACTZ.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds,&lt;/P&gt;&lt;P&gt;Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 13:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255586#M1214079</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2009-02-16T13:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed activities per object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255587#M1214080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Silly me. How could I miss that one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh, well, plenty of other activity fields with names other than ACTVT to go through..... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so far!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 13:33:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255587#M1214080</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-16T13:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed activities per object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255588#M1214081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jurjen, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that your specific question is answered, but wanted to add a few comments as you appear to be building a prototype for display all role. I have also built a few and there are some "gotchas" to be aware of and some usefull tricks. Although we flame these questions when they are asked in a stupid way, there is a real need "in the wild" for it, as the alternatives are worse (in my opinion).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, SAP themselves abolished their own "display all" standard access in release 46C. I assume that one of the reasons for this was release dependency. Such a role would require a regeneration mechanism like SAP_NEW has, and that is not possible without a complete code scan and re-engineering of functionality each time (or some way to extract authorization fields from perfect documentation...). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bugger is that ACTVT values (and the other "action" type of fields of other objects) on their own are dependent on other fields of the same object which interpret then differently. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, single testing a function module (actvt = 16 for object type FUGR of S_DEVELOP) in SE37 etc is different to single testing a program (actvt = 03 for object type PROG of S_DEVELOP) in SE38 which in turn is different to single testing a method in SE24 (if the class is public, then you can access it from anywhere). All of them are "execute" (click on F8)... but execute what? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other objects only (consistently) offer execute as an ACTVT, and other field values will determine whether it is display or not. S_RFC is an obvious example, but S_C_FUNCT is another where you determine the "action" type of the execute activity by defining the program context for the call and in some cases even the function name which can be called from that  program. But for a display role, you would most likely need the object for the role to work... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then there is S_PROGRAM as well, and variants (which might later run under the contexts of users with more authority) and some obscure values which are not in TACTZ or other check tables / domain ranges which are in the coding somewhere. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you already mentioned, it is a haunting task. But if you are trying it experimental purposes or for users who &lt;STRONG&gt;only&lt;/STRONG&gt; have this role (e.g. auditors...), then I will be happy to share some of my prototypes with you for specific objects. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I cannot share an entire role in good conscience (see above &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, &lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 22:21:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255588#M1214081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T22:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed activities per object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255589#M1214082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I am not trying to design a role but to build a framework outside of SAP that can help determine whether roles are actually display roles. It will also help in training new role administrators.&lt;/P&gt;&lt;P&gt;I know this framework will need continuous maintenance and can never be fullproof.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I intend to list forbidden activities, forbidden objects and maybe even a list if transactions one wouldn't want to find in a display role. At this point I do not know yet how detailed the list will become....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 07:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255589#M1214082</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-17T07:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed activities per object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255590#M1214083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds interesting!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 08:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255590#M1214083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T08:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed activities per object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255591#M1214084</link>
      <description>&lt;P&gt;Funny to have the same question 14 years later. Answer still appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 09:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/5255591#M1214084</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2023-04-17T09:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed activities per object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/13655737#M2027465</link>
      <description>&lt;P&gt;This table contains total number of activities available for authorization object but if we want only those activities which is allowed for a authorization object in tcode PFCG.&lt;/P&gt;&lt;P&gt;Refer below screenshots.&lt;/P&gt;&lt;P&gt;IN table tactz total 9 activities but in PFCG only 5 are allowed out of 9.&lt;/P&gt;&lt;P&gt;i want this 5 allowed activities. is there any table ????.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rajitpatel_0-1712056799229.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/89741i980C0D228A194440/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rajitpatel_0-1712056799229.png" alt="Rajitpatel_0-1712056799229.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rajitpatel_1-1712056829223.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/89742i04F7D5B9FE317D35/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rajitpatel_1-1712056829223.png" alt="Rajitpatel_1-1712056829223.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rajitpatel_2-1712056875724.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/89743i3C05D7069D5B0F62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rajitpatel_2-1712056875724.png" alt="Rajitpatel_2-1712056875724.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 11:23:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-activities-per-object/m-p/13655737#M2027465</guid>
      <dc:creator>Rajitpatel</dc:creator>
      <dc:date>2024-04-02T11:23:26Z</dc:date>
    </item>
  </channel>
</rss>

