<?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: want to add authorization object to su01. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166757#M1196541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please stop posting irrelevant answers in this forum. SU20 and SU21 are not going to help OP, nor is table TSTCA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get extra authority-checks in a transaction you actually need to change the program code. A lot of programs have enhancement points or user exits where custom code (with extra authority-checks) can be implemented&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell us more about your requirements? What kind of result do you expect from this extra check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2009 08:56:46 GMT</pubDate>
    <dc:creator>jurjen_heeck</dc:creator>
    <dc:date>2009-02-13T08:56:46Z</dc:date>
    <item>
      <title>want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166755#M1196539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SU01, i need to authenticate the object      P_ORGIN  while using SU01. but the object      P_ORGIN doesn't belongs to SU01 authorized object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to make the object      P_ORGIN  to authenticate while using SU01. ( i mean authorize      P_ORGIN for SU01 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thxs &lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 08:37:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166755#M1196539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T08:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166756#M1196540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;         Whatever changes we want to do in the authorization code is done through transaction.They are SU20 and SU21.So please try to maintain the authority using these two tcodes.The table may be needed to check the entry parameter for the parameter you want to set authorization for.For this need please check the table TSTCA.Hoping you will be able to resolve your query.&lt;/P&gt;&lt;P&gt;Have a best day ahead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 08:48:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166756#M1196540</guid>
      <dc:creator>gaursri</dc:creator>
      <dc:date>2009-02-13T08:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166757#M1196541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please stop posting irrelevant answers in this forum. SU20 and SU21 are not going to help OP, nor is table TSTCA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get extra authority-checks in a transaction you actually need to change the program code. A lot of programs have enhancement points or user exits where custom code (with extra authority-checks) can be implemented&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell us more about your requirements? What kind of result do you expect from this extra check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 08:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166757#M1196541</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-13T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166758#M1196542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srivastava,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he i correct,  because same scenario i used su20 and su21. finally it led to inconsistance oject and not able to use that object related t.code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thorw lot of error ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; we are doing LSO Project ( learning solution ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Auth. Object is P_orgin is used in PA30 for  &lt;/P&gt;&lt;P&gt; contact centre code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The admin of contact centre, can reset the  password or lock/unlock their centre candidate only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; He doesn't have authorization to reset the password or lock the other contact centre candiate, if we provide the Object P_origin  with SU01 authorization object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the object to be added with SU01 authorzation object. So that SU01 will check the contact centre code also while reset the password of their centre.\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 09:36:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166758#M1196542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T09:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166759#M1196543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two ways of doing this, you can add the authorization object manually in the profile of the role you are creating, but this would be a temproary measure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want p_orgin to be checked every time you create a role contaning transaction su01, you need to to add this object to SU01 using SU24. You will need to enable the flag to Check/Check Maintained depending on the version you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any further queries let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chinmaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 09:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166759#M1196543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T09:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166760#M1196544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know how many centre's we're talking about and how often people move around from one centre to another.  If the amount of centres is limited you could consider assigning the members to user groups for authorization.&lt;/P&gt;&lt;P&gt;With that you can easily authorize user maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you may want to talk to an ABAPer to see if there are customer exits or enhancement points in the program for SU01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 10:04:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166760#M1196544</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-13T10:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166761#M1196545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as per prakash, i did. but it won't wok. but the object is added to su01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are not using any user group. we have some groups. but functional it is not used by our consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other possible ?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 10:31:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166761#M1196545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T10:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166762#M1196546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the value of P_ORGIN that you want to check with SU01? Have you classiefied those in SU24?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chinmaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 10:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166762#M1196546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T10:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166763#M1196547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; as per prakash, i did. but it won't wok. but the object is added to su01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way to enforce extra authorization checks without adapting the program code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your other question about user groups, I am trying to find out if those can be of help. From one of your other posts:&lt;/P&gt;&lt;P&gt;&amp;gt;The admin of contact centre, can reset the password or lock/unlock their centre candidate only.&lt;/P&gt;&lt;P&gt;How many centres do you have, and how often do candidates change centre?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 10:38:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166763#M1196547</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-13T10:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166764#M1196548</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;p_orgin is defined as an authorization object for su01 in usobx. If lee wanted to use an authorization object not linked with su01 in usobx only than would he require an Authority-Check programmed in a user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; waht does the check flag field in table usobx_c have for value of  SU01-&amp;gt;P_ORGIN combination &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chinmaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 11:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166764#M1196548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T11:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166765#M1196549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; p_orgin is defined as an authorization object for su01 in usobx. &lt;/P&gt;&lt;P&gt;I stand corrected. Didn't know that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now let's see what it's use is..... I'll get back on this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 11:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166765#M1196549</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-02-13T11:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: want to add authorization object to su01.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166766#M1196550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the special case of transaction SE93's "authorization" field, it is possible to add additional authority-checks to the transaction (namely, at transaction start only) without adding an additional authority-check statement to the coding. These additional checks can be usefull for minimum use "sanity checks" when starting the tcode and are only really meaningfull for activity type of fields and possibly config-related stuff (such as an account type, etc). But that would not provide the granularity which is sought here, as an org level type of field does not make sense when it is &lt;STRONG&gt;only&lt;/STRONG&gt; checked upfront in the transaction and not when using the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What the "Check" objects in SU24 mean, you first need to understand where they come from via SU22. See this thread ( &lt;SPAN __jive_macro_name="thread" id="1036370"&gt;&lt;/SPAN&gt; ) for a hint at it. The "Check" flag is an indicator that a transaction context has the &lt;STRONG&gt;capability&lt;/STRONG&gt; of checking a certain object, and is in no way information that the transaction needs it to be used (these would be the "Proposal" fields, if that is the case like it is for example with S_USER_GRP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess would be that during application testing of RHPROFL0 for assigning roles, changing validities, self-registration, etc, the P_ORGIN check turns up in a call from some routine which is recognized as being a functional part of transaction SU01 or SU01_NAV, but while accessing InfoType 0105 would have the capability of checking P_ORGIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it would be "optional" =&amp;gt; "Check" only, otherwise the negative testing would not have been successfull in the original SAP development system.&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>Sun, 15 Feb 2009 09:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-add-authorization-object-to-su01/m-p/5166766#M1196550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-15T09:32:50Z</dc:date>
    </item>
  </channel>
</rss>

