<?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: authorization objects problem , unable to delete in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919157#M687321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check with your basis team if you have required authorizations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2007 02:47:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-23T02:47:50Z</dc:date>
    <item>
      <title>authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919148#M687312</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;i hv created authorization object via SU21. ZZ_program, I am trying to modify but it prompts warning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Field assignment for object ZZ_PROGRAM cannot be changed as auth. for it exist&lt;/P&gt;&lt;P&gt;Message no. 01221&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;You attempted to change an object for which authorizations exist. Authorization fields for the object cannot be changed here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;If you want to change the object anyway, you must first delete all authorization belonging to this object.  Consider that other systems may also be affected.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after i enter the message, it prompts the whereuse list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Where-Used List                   &lt;/P&gt;&lt;P&gt;Authorization Object              &lt;/P&gt;&lt;P&gt;ZZ_PROGRAM                        &lt;/P&gt;&lt;P&gt;                                  &lt;/P&gt;&lt;P&gt;Berechtigungen                    &lt;/P&gt;&lt;P&gt;AA________00                      &lt;/P&gt;&lt;P&gt;Rollen                            &lt;/P&gt;&lt;P&gt;ZZPROGRAM   &amp;lt;/b&amp;gt;       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that, the  fields are all greyed off, i am unable to change the authorizatiion fields  and i do not understand the where use list result, can anybody pls help ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am working on sap 4.7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 01:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919148#M687312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T01:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919149#M687313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using this Authorization object in the program. So you are not able to delete it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment code in the program, activate the program and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919149#M687313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919150#M687314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have commented the coding in both my customised programs ZMPUm044 and zmpum020, the whereuse list given are not customised program error message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919150#M687314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919151#M687315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check SU20 and SU21? I think the mapping with the Authorization field is present in SU20 so you are getting an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919151#M687315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919152#M687316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In su20, the authorization object exists, i am trying to delete, but still gives me the same warning message and the field is greyed off, means am not able to delete or change .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both su20 and su21 are inter-related, i try to delete either one but both give me the same warning message, end up i am unable to delete/change both&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919152#M687316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919153#M687317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto SU20, select the field, go in change mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See section, "Use in Authorization Objects".Your Authorization object must be entered here. Delete it from the list and save the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919153#M687317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919154#M687318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is not delete icon at the path you gave me , pls advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919154#M687318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919155#M687319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you first delete the Authorization object in Su21 and then modify in SU20?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919155#M687319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919156#M687320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to delete Su21 first but it still gave me the same warning message and i am unable to delete it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919156#M687320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919157#M687321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check with your basis team if you have required authorizations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:47:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919157#M687321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919158#M687322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There  is one particular check with Table &amp;lt;b&amp;gt;USR12&amp;lt;/b&amp;gt; (User Master Authorization Values) and also with table &amp;lt;b&amp;gt;AGR_1251&amp;lt;/b&amp;gt; (Authorization data for the activity group).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT distinct AUTH FROM USR12      &lt;/P&gt;&lt;P&gt;       appending table list               &lt;/P&gt;&lt;P&gt;       WHERE OBJCT =  OBJECT              &lt;/P&gt;&lt;P&gt;         and AUTH  ne '&amp;amp;_SAP_ALL'         &lt;/P&gt;&lt;P&gt;         and AUTH  ne '&amp;amp;_SAP_APP'         &lt;/P&gt;&lt;P&gt;       order by auth. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if sy-subrc = 0.                                        &lt;/P&gt;&lt;P&gt;    insert 'Berechtigungen' into list index 1.            &lt;/P&gt;&lt;P&gt;    RC = 1.                                               &lt;/P&gt;&lt;P&gt;  endif.                                                  &lt;/P&gt;&lt;P&gt;  append 'Rollen' to list.                                &lt;/P&gt;&lt;P&gt;  index = sy-tabix.                                       &lt;/P&gt;&lt;P&gt;       SELECT distinct agr_name FROM AGR_1251             &lt;/P&gt;&lt;P&gt;         appending table list                             &lt;/P&gt;&lt;P&gt;         WHERE OBJECT =  OBJECT                           &lt;/P&gt;&lt;P&gt;         order by agr_name.    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is sucessful , you cannot change the authorization object.&lt;/P&gt;&lt;P&gt;See the content of &amp;lt;b&amp;gt;AGR_1251&amp;lt;/b&amp;gt; table using your authorization object name. Then you will Role name from field AGR_1251-AGR_NAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with this role name, go to Tcode: &amp;lt;b&amp;gt;PFCG&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;and give the Role name and click on change button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In authorization tab.Chick on Change Authorization Data.&lt;/P&gt;&lt;P&gt;And find and remove this authorization object from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then proceed with changing the Authorization object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve ur issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:03:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919158#M687322</guid>
      <dc:creator>JoffyJohn</dc:creator>
      <dc:date>2007-10-23T03:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: authorization objects problem , unable to delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919159#M687323</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;my Basis guy has given me SAP_ALL, and am still unable to do ammendment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found out that in pfcg,  the role i created contains the authorization obj, so i deleted it and only i can edit su20/21..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he said by rite, SAP_ALL is able to overwrite and do the ammendment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 06:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-objects-problem-unable-to-delete/m-p/2919159#M687323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T06:21:04Z</dc:date>
    </item>
  </channel>
</rss>

