<?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 filtering rows based on authorization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering-rows-based-on-authorization/m-p/3368686#M808478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to filter my display of data on basis of authorization, i.e, only rows corresponding to a particular vendor can be seen by the vendor. other data needs to be restricted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only have the username available with me. can it be handled using authorization object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anshumita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2008 02:05:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-24T02:05:38Z</dc:date>
    <item>
      <title>filtering rows based on authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering-rows-based-on-authorization/m-p/3368686#M808478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to filter my display of data on basis of authorization, i.e, only rows corresponding to a particular vendor can be seen by the vendor. other data needs to be restricted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only have the username available with me. can it be handled using authorization object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anshumita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 02:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filtering-rows-based-on-authorization/m-p/3368686#M808478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T02:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: filtering rows based on authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filtering-rows-based-on-authorization/m-p/3368687#M808479</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;A href="http://sap.ittoolbox.com" target="test_blank"&gt;http://sap.ittoolbox.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use transaction SU21. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.erp.navy.mil/util/browse" target="test_blank"&gt;www.erp.navy.mil/util/browse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.topblogarea.com" target="test_blank"&gt;www.topblogarea.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.karakas-online" target="test_blank"&gt;www.karakas-online&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.erpgenie.com" target="test_blank"&gt;www.erpgenie.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;sap.ionelburlacu.ro/abap/sap2&lt;/P&gt;&lt;P&gt;see the below example&lt;/P&gt;&lt;P&gt;AUTHORIZATION OBJECT S_CARRID (AIRLINE)&lt;/P&gt;&lt;P&gt;   FIELDS:CARRID(airline)&lt;/P&gt;&lt;P&gt;               ACTVT (activity)&lt;/P&gt;&lt;P&gt;authorization DISPLAY_ALL  &lt;/P&gt;&lt;P&gt;CARRID =&lt;/P&gt;&lt;P&gt;ACTIVITY = 03&lt;/P&gt;&lt;P&gt;authorization CHANGE_LH &lt;/P&gt;&lt;P&gt;CARRID =LH&lt;/P&gt;&lt;P&gt;ACTIVITY = 02&lt;/P&gt;&lt;P&gt;i guess instead of carrid u can use username with the one u desire&lt;/P&gt;&lt;P&gt;award points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 05:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filtering-rows-based-on-authorization/m-p/3368687#M808479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T05:46:18Z</dc:date>
    </item>
  </channel>
</rss>

