<?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 authorization help ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883689#M1479032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for  your quick answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I want to use the command AUTHORITY-CHECK to check the authorization for users:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that we have 2 roles:&lt;/P&gt;&lt;P&gt;1 role for editing the table&lt;/P&gt;&lt;P&gt;1 role for displaying only &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So How can I do this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 06:34:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-17T06:34:20Z</dc:date>
    <item>
      <title>SAP authorization help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883687#M1479030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a programm that will edit and display the specific tables ( z*) , Now I want to have 2 authorizations for editing and for displaying only ...This will be assigned to the 2 users . How can I do this in my programm and How can i create it using the  transaction SU01, SU02 and Su03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 05:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883687#M1479030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T05:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAP authorization help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883688#M1479031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why you need a custom auth object. You can use standard auth object S_TABU_DIS Please check the following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/1e/e867408cd59b0ae10000000a155106/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/1e/e867408cd59b0ae10000000a155106/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 06:12:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883688#M1479031</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2010-05-17T06:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP authorization help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883689#M1479032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for  your quick answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I want to use the command AUTHORITY-CHECK to check the authorization for users:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that we have 2 roles:&lt;/P&gt;&lt;P&gt;1 role for editing the table&lt;/P&gt;&lt;P&gt;1 role for displaying only &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So How can I do this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 06:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883689#M1479032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T06:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP authorization help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883690#M1479033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create an auth object with two paramters &lt;/P&gt;&lt;P&gt;name_of_object , action &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you create two roles. &lt;/P&gt;&lt;P&gt;the values of the parameters for these two roles will be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change Role&lt;/P&gt;&lt;P&gt;name: Zobj name &lt;/P&gt;&lt;P&gt;action : 02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display Role&lt;/P&gt;&lt;P&gt;name: Zobj name &lt;/P&gt;&lt;P&gt;action : 03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you use the authority check in the code with the required values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Anju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 06:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883690#M1479033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T06:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP authorization help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883691#M1479034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
  AUTHORITY-CHECK OBJECT 'S_TABU_DIS'
    ID 'ACTVT'     FIELD '03'  " Pass here value 02 or 03
    ID 'DICBERCLS' FIELD TDDAT-CCLASS.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 07:04:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-authorization-help/m-p/6883691#M1479034</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2010-05-17T07:04:41Z</dc:date>
    </item>
  </channel>
</rss>

