<?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: SU21 create authorisation object issues in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937679#M1796912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a data element and inside it a domain. The domain will have fixed value from 1,2,3,4,5 &amp;amp; 6. Each number signifies a button value. So for each user will be assigned an auhtorization object and in your coding if he presses button 1 you will use authority check object field &amp;lt;fieldname&amp;gt; value '1'. If he has the authorization he will be allowed to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 07:23:35 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2013-12-11T07:23:35Z</dc:date>
    <item>
      <title>SU21 create authorisation object issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937678#M1796911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I created a transaction with 6 main functionalities (pushbuttons). It is still all part of one program, but execution must be limited with authorisations. How and who should be creating authorisation objects for me to incorporate in my code e.g. per pushbutton &lt;SPAN class="L0S52"&gt;AUTHORITY-CHECK OBJECT?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;I spoke to the Authorisations team and they say that I must create these objects and they'll just assign it to a role. Is this correct? I started creating the object just to see if it is possible, but get stuck with adding Authorisation Field. I don't know what to put in here? What I'd like to happen is that a Authorisation Object is created per button and assigned to specific users. Then when they push a button, &lt;SPAN class="L0S52"&gt;AUTHORITY-CHECK OBJECT will see in their profile if they have that object. If they do, my program will continue, else just give error message and stop.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;I've attached an image of where my problem in creating the auth object is.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Adrian&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 06:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937678#M1796911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-11T06:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: SU21 create authorisation object issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937679#M1796912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a data element and inside it a domain. The domain will have fixed value from 1,2,3,4,5 &amp;amp; 6. Each number signifies a button value. So for each user will be assigned an auhtorization object and in your coding if he presses button 1 you will use authority check object field &amp;lt;fieldname&amp;gt; value '1'. If he has the authorization he will be allowed to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 07:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937679#M1796912</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-11T07:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: SU21 create authorisation object issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937680#M1796913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN class="L0S52"&gt;Then when they push a button, &lt;SPAN class="L0S52"&gt;AUTHORITY-CHECK OBJECT will see in their profile if they have that object. If they do, my program will continue, else just give error message and stop.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;Better hide or disable the not allowed buttons in the PBO/AT SELECTION-SCREEN OUTPUT.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;Also once you have identified an existing data element or created a new one,as suggested by &lt;SPAN class="j-post-author"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="1401" data-externalid="" data-presence="null" data-userid="268173" data-username="nabheet.madan3" href="https://answers.sap.com/people/nabheet.madan3"&gt;nabheet madan&lt;/A&gt;, register it with transaction SU20 to be allowed to use it in SU21.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 09:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937680#M1796913</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-12-11T09:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: SU21 create authorisation object issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937681#M1796914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys, much appreciated. Works 100% now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 12:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su21-create-authorisation-object-issues/m-p/9937681#M1796914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-11T12:55:22Z</dc:date>
    </item>
  </channel>
</rss>

