<?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 issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601318#M269992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Its enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. from help (F1 on authorisation group - attributes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization group to which the program is assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The assignment of a program to an authorization group plays a role when the system checks whether the user is authorized to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute a program&lt;/P&gt;&lt;P&gt;--&amp;gt; Authorization object S_PROGRAM&lt;/P&gt;&lt;P&gt;Edit a program (-Include) in the ABAP Workbench&lt;/P&gt;&lt;P&gt;--&amp;gt; Authorization object S_DEVELOP&lt;/P&gt;&lt;P&gt;Programs that are not assigned to an authorization group are not protected against display and execution.&lt;/P&gt;&lt;P&gt;Security-related programs should, therefore, always be assigned to an authorization group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report RSCSAUTH can also be used to assign programs to authorization groups. This report is documented in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Sep 2006 09:41:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-14T09:41:48Z</dc:date>
    <item>
      <title>authorization issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601317#M269991</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 a confusion. Actually i have been given an authorization group and i have been told to keep it in the attributes of the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually this authorization is for checking who can execute this program and who cant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my issue is Do i also need an authorization object or only giving the authorization group in the attributes is enough. I have not been given any authorization object so i believe it is not needed but in the function module we have to specify an object. i am confused. Can someone help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 09:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601317#M269991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T09:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: authorization issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601318#M269992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Its enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. from help (F1 on authorisation group - attributes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization group to which the program is assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The assignment of a program to an authorization group plays a role when the system checks whether the user is authorized to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute a program&lt;/P&gt;&lt;P&gt;--&amp;gt; Authorization object S_PROGRAM&lt;/P&gt;&lt;P&gt;Edit a program (-Include) in the ABAP Workbench&lt;/P&gt;&lt;P&gt;--&amp;gt; Authorization object S_DEVELOP&lt;/P&gt;&lt;P&gt;Programs that are not assigned to an authorization group are not protected against display and execution.&lt;/P&gt;&lt;P&gt;Security-related programs should, therefore, always be assigned to an authorization group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report RSCSAUTH can also be used to assign programs to authorization groups. This report is documented in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 09:41:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601318#M269992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T09:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: authorization issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601319#M269993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So does that mean that i have to give &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL function 'AUTHORITY_CHECK'&lt;/P&gt;&lt;P&gt;  exporting&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NEW_BUFFERING             = 3&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   USER                      = SY-UNAME&lt;/P&gt;&lt;P&gt;   object                    = S_PROGRAM (this is what is given in the F1 help)&lt;/P&gt;&lt;P&gt;   field1                    = 'ACTVT'  &lt;/P&gt;&lt;P&gt;   VALUE1                    = '16'   &amp;#147; for Execution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 10:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601319#M269993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T10:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: authorization issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601320#M269994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. of course not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. These all things will be taken care&lt;/P&gt;&lt;P&gt;   by the R/3 system,&lt;/P&gt;&lt;P&gt;   whenver that program is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. We don't have to write any such&lt;/P&gt;&lt;P&gt;   check in our abap code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 10:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601320#M269994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T10:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: authorization issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601321#M269995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing... How can i see if i am authorized to run the program.. is there any way to check it i have been included in the authorization group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 10:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601321#M269995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T10:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: authorization issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601322#M269996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AUTHORITY-CHECK OBJECT object&lt;/P&gt;&lt;P&gt;ID name1 FIELD f1&lt;/P&gt;&lt;P&gt;ID name2 FIELD f2&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;ID name10 FIELD f10. &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/siliconvalley/campus/6345/authorit.htm" target="test_blank"&gt;http://www.geocities.com/siliconvalley/campus/6345/authorit.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbaccb35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbaccb35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please reward for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 10:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601322#M269996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T10:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: authorization issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601323#M269997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this example&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;Check whether the user is authorized for a particular plant. In this case, the following authorization object applies:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table OBJ : Definition of authorization object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M_EINF_WRK&lt;/P&gt;&lt;P&gt;ACTVT&lt;/P&gt;&lt;P&gt;WERKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, M_EINF_WRK is the object name, whilst ACTVT and WERKS are authorization fields. For example, a user with the authorizations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M_EINF_WRK_BERECH1&lt;/P&gt;&lt;P&gt;ACTVT 01-03&lt;/P&gt;&lt;P&gt;WERKS 0001-0003 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can display and change plants within the Purchasing and Materials Management areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such a user would thus pass the checks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    AUTHORITY-CHECK OBJECT 'M_EINF_WRK'&lt;/P&gt;&lt;P&gt;        ID 'WERKS' FIELD '0002'&lt;/P&gt;&lt;P&gt;        ID 'ACTVT' FIELD '02'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    AUTHORITY-CHECK OBJECT 'M_EINF_WRK'&lt;/P&gt;&lt;P&gt;        ID 'WERKS' DUMMY&lt;/P&gt;&lt;P&gt;        ID 'ACTVT' FIELD '01':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but would fail the check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    AUTHORITY-CHECK OBJECT 'M_EINF_WRK'&lt;/P&gt;&lt;P&gt;        ID 'WERKS' FIELD '0005'&lt;/P&gt;&lt;P&gt;        ID 'ACTVT' FIELD '04'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 10:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue/m-p/1601323#M269997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T10:35:16Z</dc:date>
    </item>
  </channel>
</rss>

