<?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: Authorization Checks in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904324#M377133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think u can use Check statemebt..&lt;/P&gt;&lt;P&gt;first populate the values on the selection screen of the propgram.&lt;/P&gt;&lt;P&gt;say they r in fields f1 f2 and f3.&lt;/P&gt;&lt;P&gt;now u can check - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at begining of start of selection - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check sy-uname eq F1.&lt;/P&gt;&lt;P&gt;Check..eq F2.&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2007 07:59:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-16T07:59:41Z</dc:date>
    <item>
      <title>Authorization Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904323#M377132</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 am doing an ALV report for Handling Units. Selection-screen consists of 3 fields-Plant(mandatory), Material Number and Warehouse Number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Security Restrictions: The following authorization checks or security restrictions must be programmed in the report.&lt;/P&gt;&lt;P&gt;1.The report has to be run by the person from Logistic and Warehouse department. &lt;/P&gt;&lt;P&gt;2.The report should have a provision to execute the report for a particular plant only. &lt;/P&gt;&lt;P&gt;3.The users from one plant should not be able to run the report for other plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body tell me the logic for the above authorization checks. Is there any FM for the above requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 07:51:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904323#M377132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T07:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904324#M377133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think u can use Check statemebt..&lt;/P&gt;&lt;P&gt;first populate the values on the selection screen of the propgram.&lt;/P&gt;&lt;P&gt;say they r in fields f1 f2 and f3.&lt;/P&gt;&lt;P&gt;now u can check - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at begining of start of selection - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check sy-uname eq F1.&lt;/P&gt;&lt;P&gt;Check..eq F2.&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 07:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904324#M377133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T07:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904325#M377134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create the authorizations separately for the same in tcode SU21 for 1,2(ur list).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check tcode  SU20 , su01 for 3..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u need to create objects at hiearchial way and handle the same.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay.&amp;lt;a href="http://help.sap.com/saphelp_nw04s/helpdata/en/52/671285439b11d1896f0000e8322d00/content.htm"&amp;gt;link&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;refer to this link&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 08:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904325#M377134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T08:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904326#M377135</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;If the user enters the multiple plants then at the time of validation in start of selection screen use check the same authority check and move the same again to the select option . this will fetch only for the plants for which he is having the authorization. and finally display message for the missing plants due to authorization problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto su21 and find the authority check and use the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 08:12:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-checks/m-p/1904326#M377135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T08:12:01Z</dc:date>
    </item>
  </channel>
</rss>

