<?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 Ztable Authorization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592339#M864955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good day experts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just want to ask if is it possible to control table query using authorization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let see i have a ztable, &lt;/P&gt;&lt;P&gt;if the user displays the data at se16.&lt;/P&gt;&lt;P&gt;he can only access the data based on his authorization.&lt;/P&gt;&lt;P&gt;records which does not satisfy his authorization role will not be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2008 12:51:21 GMT</pubDate>
    <dc:creator>former_member426550</dc:creator>
    <dc:date>2008-03-18T12:51:21Z</dc:date>
    <item>
      <title>Ztable Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592339#M864955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good day experts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just want to ask if is it possible to control table query using authorization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let see i have a ztable, &lt;/P&gt;&lt;P&gt;if the user displays the data at se16.&lt;/P&gt;&lt;P&gt;he can only access the data based on his authorization.&lt;/P&gt;&lt;P&gt;records which does not satisfy his authorization role will not be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 12:51:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592339#M864955</guid>
      <dc:creator>former_member426550</dc:creator>
      <dc:date>2008-03-18T12:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592340#M864956</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; Yes you can.By using Authorization objects you can lock the table following by you can restrict the user to view the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 12:56:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592340#M864956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T12:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592341#M864957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can do it .Use Authorization object for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 12:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592341#M864957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T12:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592342#M864958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes possible,while doing Table maintence generator we need give values to the authorisation group and object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization object&lt;/P&gt;&lt;P&gt;Element of the authorization system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An authorization object groups together up to 10 authorization fields which are checked in AND link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the system, authorizations are checked against objects. Authorization objects allow complex checks linked to several conditions of an authorization which allows a user to carry out an action. To run the authorization check successfully, the user has to pass the check for every field contained in the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization Group&lt;/P&gt;&lt;P&gt;The authorization group allows extended authorization protection for particular objects. The authorization groups are freely definable. The authorization groups usually occur in authorization objects together with an activity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 13:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592342#M864958</guid>
      <dc:creator>nivaskumar2</dc:creator>
      <dc:date>2008-03-18T13:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592343#M864959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for you reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization object in Table maintenance Part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my requirement is to limit the access the user...&lt;/P&gt;&lt;P&gt;he can still access the table but he is not allowed to view other records...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let say i have a ztable with field employee and employee group..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user1 is only allowed to display all employees with employee group = 1...then even if he tries to display all the records in the table...he can only view all emloyees with group 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 13:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592343#M864959</guid>
      <dc:creator>former_member426550</dc:creator>
      <dc:date>2008-03-18T13:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592344#M864960</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;Transactions like SE16 (and SE11) are generic table display tools and only check the authorisation group for the table.  If you want anything more complex you'll need to write your own report and include suitable authorisation checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 13:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592344#M864960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T13:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592345#M864961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am closing the thread..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 13:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-authorization/m-p/3592345#M864961</guid>
      <dc:creator>former_member426550</dc:creator>
      <dc:date>2008-03-18T13:24:52Z</dc:date>
    </item>
  </channel>
</rss>

