<?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 Authorization object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4965265#M1157470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an authorization object 'YTEST_VOL1',and would like to know why it is not getting accessed even though I am an authorized user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one let me know how to debug the code inside the following code..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; authority-check object 'YTEST_VOL1'&lt;/P&gt;&lt;P&gt;                    id 'Y_APPL'     field lv_application_id&lt;/P&gt;&lt;P&gt;                    id 'Y_ENDPOINT' field lv_endpoint_name&lt;/P&gt;&lt;P&gt;                    id 'Y_BYTE_CNT' field lv_byte_count.&lt;/P&gt;&lt;P&gt;    if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;      rvv_flag = 'X'.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2008 06:02:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-12T06:02:35Z</dc:date>
    <item>
      <title>Authorization object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4965265#M1157470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an authorization object 'YTEST_VOL1',and would like to know why it is not getting accessed even though I am an authorized user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one let me know how to debug the code inside the following code..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; authority-check object 'YTEST_VOL1'&lt;/P&gt;&lt;P&gt;                    id 'Y_APPL'     field lv_application_id&lt;/P&gt;&lt;P&gt;                    id 'Y_ENDPOINT' field lv_endpoint_name&lt;/P&gt;&lt;P&gt;                    id 'Y_BYTE_CNT' field lv_byte_count.&lt;/P&gt;&lt;P&gt;    if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;      rvv_flag = 'X'.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2008 06:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4965265#M1157470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-12T06:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4965266#M1157471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens if rvv_flag = 'X'?&lt;/P&gt;&lt;P&gt;What is rvv_flag before the authority check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A possibly better option would be to check sy-subrc NE 0... then rvv_flag = ' '.&lt;/P&gt;&lt;P&gt;That way, all users are authorized, unless they fail the authority check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to post the rest of your code relating to rvv_flag...&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>Fri, 12 Dec 2008 09:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4965266#M1157471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-12T09:24:32Z</dc:date>
    </item>
  </channel>
</rss>

