<?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: Quick Viewer Authorization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851081#M668099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quickviewer authorizations are only at the table level - it uses auth object S_TABU_DIS - so you can only control access to a table. Unless table row level authorizations via S_TABU_LIN has been implemented, then it can control access at the row level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2007 17:42:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-01T17:42:10Z</dc:date>
    <item>
      <title>Quick Viewer Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851080#M668098</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 create a quick viewer using table join and I notice that the authorization when I execute the program is only at table authorization level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question: Is quick viewer authorization be down to the field level. For example, if I join MKPF and MSEG and RESB to view stock movement with reservation information. Can quick viewer check the plant authorization object (M_MSEG_WMB) to make sure that the person execute the report is only able to view his/her own data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Norman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 13:37:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851080#M668098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T13:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Viewer Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851081#M668099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quickviewer authorizations are only at the table level - it uses auth object S_TABU_DIS - so you can only control access to a table. Unless table row level authorizations via S_TABU_LIN has been implemented, then it can control access at the row level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 17:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851081#M668099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T17:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Viewer Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851082#M668100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Norman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I normally use transaction MB51. Does that not fullfill your requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 20:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851082#M668100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T20:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Viewer Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851083#M668101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as I thought. Even with row level is does not help me. What I need is to only allow user to view data that they are allow to. For example, if user have authorization to view company code ABC, they are only allow to display data belonging to company code ABC and nothing else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, guess Quick Viewer is out if I want user to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Normna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 03:45:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851083#M668101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T03:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Viewer Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851084#M668102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the example I give, well, it is only an example. MB51 is useful however, for my example, I need to also display reservation data. That is why I am thinking of using Quick Viewer instead of creating ABAP report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Norman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 03:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quick-viewer-authorization/m-p/2851084#M668102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T03:54:13Z</dc:date>
    </item>
  </channel>
</rss>

