<?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: SAP User authorization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129700#M447565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately is not that easy. Since this transaction is already allowed by other standard/custom roles and modifications are not allowed on those, there's got to be another (ABAP/user-exits) way. If I create a role that restricts the access on one transaction, but another role already has allowed it, unfortunately, the condition is tested with "OR", not with "AND".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2007 11:56:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-10T11:56:56Z</dc:date>
    <item>
      <title>SAP User authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129696#M447561</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;I have a little problem with user authorization. I've been asked to limit the access over business partners for some users of the same client, as it follows: some users will be allowed only for view of bp (FPP3) and others will have full access (+FPP1, FPP2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I have approximately 8 month experience and i really have no clue from where to start and what to do. Can anyone guide me a little on how to make this authorization process. (this must work also for future users that will be created).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Daniel BALTA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 08:28:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129696#M447561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T08:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP User authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129697#M447562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daneil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at the below SAP Helo link, this will explain you clearly about the creation of the user and the other stuff also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/4a/e06f429c789041e10000000a1550b0/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/4a/e06f429c789041e10000000a1550b0/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****************************&lt;/P&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO to the transaction..PFCG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give a role name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press create..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the role menu add..VA01..VA02..VA03..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generate the role...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SU01..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the role name that you created in the role tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the user..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SU01 User Maintenance &lt;/P&gt;&lt;P&gt;SU01D User Display &lt;/P&gt;&lt;P&gt;SU02 Maintain Authorization Profiles &lt;/P&gt;&lt;P&gt;SU03 Maintain Authorizations &lt;/P&gt;&lt;P&gt;SU05 Maintain Internet Users &lt;/P&gt;&lt;P&gt;SU1 Maintain Own User Address &lt;/P&gt;&lt;P&gt;SU10 User Mass Maintenance &lt;/P&gt;&lt;P&gt;SU12 Mass Changes to User Master Records &lt;/P&gt;&lt;P&gt;SU2 Maintain Own User Parameters &lt;/P&gt;&lt;P&gt;SU20 Maintain Authorization Fields &lt;/P&gt;&lt;P&gt;SU21 Maintain Authorization Objects &lt;/P&gt;&lt;P&gt;SU22 Auth. Object Usage in Transactions &lt;/P&gt;&lt;P&gt;SU24 Auth. Obj. Check Under Transactions &lt;/P&gt;&lt;P&gt;SU25 Upgrade Tool for Profile Generator &lt;/P&gt;&lt;P&gt;SU26 Upgrade Tool for Profile Generator &lt;/P&gt;&lt;P&gt;SU3 Maintain Users Own Data &lt;/P&gt;&lt;P&gt;SU50 Maintain Own Fixed User Values &lt;/P&gt;&lt;P&gt;SU51 Maintain Own User Address &lt;/P&gt;&lt;P&gt;SU52 Maintain Own User Parameters &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 08:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129697#M447562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAP User authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129698#M447563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put this question in Basis Era..&lt;/P&gt;&lt;P&gt;any way for creating the authorization objectes we will use SU24 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points i it is useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 08:35:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129698#M447563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T08:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP User authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129699#M447564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This Authorization concept is somewhat linked with BASIS people.&lt;/P&gt;&lt;P&gt;As a developer you may not have access to access SU21 Transaction where you have to define, authorizations, Objects and for nthat object you assign fields and values. Another Tcode is PFCG where you can assign these authrization objects and TCodes for a  profile and that profile in turn attached to a particular user.&lt;/P&gt;&lt;P&gt;Take the help of the basis Guy and create and use.&lt;/P&gt;&lt;P&gt;In general different users will be given different authorizations based on their role in the orgn.&lt;/P&gt;&lt;P&gt;We create ROLES and assign the Authorization and TCODES for that role, so only that user can have access to those T Codes.&lt;/P&gt;&lt;P&gt;USe SUIM and SU21 T codes for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much of the data in an R/3 system has to be protected so that unauthorized users cannot access it. Therefore the appropriate authorization is required before a user can carry out certain actions in the system. When you log on to the R/3 system, the system checks in the user master record to see which transactions you are authorized to use. An authorization check is implemented for every sensitive transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to protect a transaction that you have programmed yourself, then you must implement an authorization check. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means you have to allocate an authorization object in the definition of the transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program an AUTHORITY-CHECK. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AUTHORITY-CHECK OBJECT &amp;lt;authorization object&amp;gt; &lt;/P&gt;&lt;P&gt;ID &amp;lt;authority field 1&amp;gt; FIELD &amp;lt;field value 1&amp;gt;. &lt;/P&gt;&lt;P&gt;ID &amp;lt;authority field 2&amp;gt; FIELD &amp;lt;field value 2&amp;gt;. &lt;/P&gt;&lt;P&gt;... &lt;/P&gt;&lt;P&gt;ID &amp;lt;authority-field n&amp;gt; FIELD &amp;lt;field value n&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The OBJECT parameter specifies the authorization object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ID parameter specifies an authorization field (in the authorization object). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FIELD parameter specifies a value for the authorization field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authorization object and its fields have to be suitable for the transaction. In most cases you will be able to use the existing authorization objects to protect your data. But new developments may require that you define new authorization objects and fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To ensure that a user has the appropriate authorizations when he or she performs an action, users are subject to authorization checks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization : An authorization enables you to perform a particular activity in the SAP System, based on a set of authorization object field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You program the authorization check using the ABAP statement AUTHORITY-CHECK.&lt;/P&gt;&lt;P&gt;AUTHORITY-CHECK OBJECT 'S_TRVL_BKS' &lt;/P&gt;&lt;P&gt;ID 'ACTVT' FIELD '02' &lt;/P&gt;&lt;P&gt;ID 'CUSTTYPE' FIELD 'B'. &lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0. &lt;/P&gt;&lt;P&gt;MESSAGE E... &lt;/P&gt;&lt;P&gt;ENDIF. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'S_TRVL_BKS' is a auth. object&lt;/P&gt;&lt;P&gt;ID 'ACTVT' FIELD '02' in place 2 you can put 1,2, 3 for change create or display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AUTHORITY-CHECK checks whether a user has the appropriate authorization to execute a particular activity. &lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anji Reddy Vangala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 08:36:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129699#M447564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T08:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAP User authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129700#M447565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately is not that easy. Since this transaction is already allowed by other standard/custom roles and modifications are not allowed on those, there's got to be another (ABAP/user-exits) way. If I create a role that restricts the access on one transaction, but another role already has allowed it, unfortunately, the condition is tested with "OR", not with "AND".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 11:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129700#M447565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T11:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAP User authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129701#M447566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have u got the Objects ? if same objects in any other roles u have to deactivate that roles in this case  no need of Customer Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 12:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129701#M447566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T12:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAP User authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129702#M447567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any material on user, role, autorization concept and how to test when put into use, plese send me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Nanda&lt;/P&gt;&lt;P&gt;nandap@intelligroup.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 23:31:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-user-authorization/m-p/2129702#M447567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T23:31:25Z</dc:date>
    </item>
  </channel>
</rss>

