<?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: authorisation object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177365#M124653</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;First you need to create Object class in TC SU21(eg.ZCLASS). Once created, you create an Authorization object(ZOBJECT) in this class. Now fill some description for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you need to include fields in this object. Goto Authorization fields tab and select fields you want to use to check authorization(In this case ZZCUSTTYPE). Once done, save it and generate this. Now you need to use this object(may be in your program or any transaction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  AUTHORITY-CHECK OBJECT 'ZSIMINV'&lt;/P&gt;&lt;P&gt;           ID 'ZZCUSTYPE' FIELD 'ABCD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you need to ask basis security team to create profiles and roles for this Authrization object for only those who are authorized to process. For eg. if you need authorization to process for customer type ABCD(eg.), then you need to have this type included in your user roles and profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jan 2006 04:55:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-04T04:55:15Z</dc:date>
    <item>
      <title>authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177363#M124651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;  i need to create a new authorisation field(zzcusttype) and  add  the field  to new authorisation object(zzcusttype).&lt;/P&gt;&lt;P&gt;  Could someone tell me how to create a  authorisation object.For that object i need to add a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; many thanks&lt;/P&gt;&lt;P&gt; Kesirahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 02:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177363#M124651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T02:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177364#M124652</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;check this link out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/52/67167f439b11d1896f0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/52/67167f439b11d1896f0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 02:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177364#M124652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T02:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177365#M124653</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;First you need to create Object class in TC SU21(eg.ZCLASS). Once created, you create an Authorization object(ZOBJECT) in this class. Now fill some description for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you need to include fields in this object. Goto Authorization fields tab and select fields you want to use to check authorization(In this case ZZCUSTTYPE). Once done, save it and generate this. Now you need to use this object(may be in your program or any transaction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  AUTHORITY-CHECK OBJECT 'ZSIMINV'&lt;/P&gt;&lt;P&gt;           ID 'ZZCUSTYPE' FIELD 'ABCD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you need to ask basis security team to create profiles and roles for this Authrization object for only those who are authorized to process. For eg. if you need authorization to process for customer type ABCD(eg.), then you need to have this type included in your user roles and profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 04:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177365#M124653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T04:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177366#M124654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everyone,&lt;/P&gt;&lt;P&gt; The authorizations are based for not single but two groups. There are some conditions on which these two groups are presented with a screen ( depending upon authorizations).I have already creted author.object and 2 author.Fields. &lt;/P&gt;&lt;P&gt;But am bit confused about assigning those filds, so tht the authorizations are worked according to givin conditions.&lt;/P&gt;&lt;P&gt;Can some one help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kesi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 22:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177366#M124654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T22:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177367#M124655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;            i need to create an authorisation object 'zobjc' for that i need to add a authorization field 'zcusttype'with values 'Telesales and Custops'. and  i need to check the authorisation for the values. can someone provide me with a code.&lt;/P&gt;&lt;P&gt;Authorisation object name -  zobjc.&lt;/P&gt;&lt;P&gt;               values      - telesales&lt;/P&gt;&lt;P&gt;                              custops&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorisation field name -   zcusttype&lt;/P&gt;&lt;P&gt;                             Actvt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Kesi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 23:42:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177367#M124655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T23:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177368#M124656</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;Then you just need to ask your Basis or security team to create a Role for the users that are to be restricted to access. Then they need to create a Profile for this role and the Profile should contain the values TELESALES and CUSTOPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you call the auth. object in your program as I said before and pass the value of ZCUSTTYP at runtime(eg: Marketing) to the auth. field. When the Auth. object is executed, the object checks if the profile of the user who is running the program(or transaction) has this value in his profile. If not it fails and SY-SUBRC will not be zero. Now based on SY-SUBRC you can raise appropriate error messages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 00:08:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177368#M124656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T00:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177369#M124657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vamsi,&lt;/P&gt;&lt;P&gt;            i have created authorisation object(zobj) after that i assigned 2 fields(zzcustype, actvt).i need to assign 2 values(telesales,custops) for the field zzcustype. where should i assign them. could please tell me..&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;kesi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 05:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177369#M124657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T05:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177370#M124658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kesi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. PFCG&lt;/P&gt;&lt;P&gt;   This is the tcode&lt;/P&gt;&lt;P&gt;   for such purpose.&lt;/P&gt;&lt;P&gt;   Your basis team shall help u for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The values we assign to authorisation objects&lt;/P&gt;&lt;P&gt;  are ROLE SPECIFIC.&lt;/P&gt;&lt;P&gt;   Roles are in turn assigned to users.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 05:22:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177370#M124658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T05:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177371#M124659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is this what your trying to suggest.&lt;/P&gt;&lt;P&gt;AUTHORITY-CHECK OBJECT 'zobj'&lt;/P&gt;&lt;P&gt;ID 'ZZCUSTYPE' FIELD 'custops'.&lt;/P&gt;&lt;P&gt;Is it correct? if not please let me know how to assign as u said ( code will help!!)&lt;/P&gt;&lt;P&gt;Auth. object = zobj&lt;/P&gt;&lt;P&gt;auth. fields = zzcustype &amp;amp; actvt and &lt;/P&gt;&lt;P&gt;zzcusttype have values 'custops' and telsales.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 22:16:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-object/m-p/1177371#M124659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T22:16:42Z</dc:date>
    </item>
  </channel>
</rss>

