<?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 debug in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-debug/m-p/4965252#M1157468</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:01:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-12T06:01:26Z</dc:date>
    <item>
      <title>Authorization debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-debug/m-p/4965252#M1157468</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:01:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-debug/m-p/4965252#M1157468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-12T06:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-debug/m-p/4965253#M1157469</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;That's ABAP statement, you can do a debugging on it.&lt;/P&gt;&lt;P&gt;Just check the return value of the authority-check statement.&lt;/P&gt;&lt;P&gt;eg. if return value '4' means user has no authorization for such an action, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And need to check with Basis people, if this authorization check doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2008 06:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-debug/m-p/4965253#M1157469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-12T06:24:22Z</dc:date>
    </item>
  </channel>
</rss>

