<?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: Custom Tcode Authorization Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484569#M1652631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a query &lt;STRONG&gt;with logical database&lt;/STRONG&gt; driver program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here there are some special check sequences and techniques used which will confuse you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is custom code, you must post your code... and infos about the program attributes.&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>Tue, 10 Jan 2012 23:10:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-10T23:10:57Z</dc:date>
    <item>
      <title>Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484565#M1652627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Security Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are getting an authorization while testing Custom Tcode. This tcode is used for Uploading data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authorization error shows missing Activity field value and a field called Operating Concern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SU53 and the Trace(ST01) show the same error even though the role that is assigned to the user has exactly the required values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Authority Check in the Program of the tcode is maintained for only the Activity field and Operating Concern field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence we are unable to figure out why the auth. issue occurs even though the role assigned to the user has the missing values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how I can resolve this authorization issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 17:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484565#M1652627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T17:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484566#M1652628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please write down the exact error?...You have to take into account that the user who runs SAP at OS level requieres autorization to write into that folder in order to upload that file...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 19:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484566#M1652628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T19:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484567#M1652629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arjun,&lt;/P&gt;&lt;P&gt;most of the times it happens that in SU53 we cannt find the exact values needed, you should use ST01 in that case.&lt;/P&gt;&lt;P&gt;Please try again, to find the authorization values, if still you cannt find then can you check by debugging the table, where are you getting issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Barnawal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 21:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484567#M1652629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T21:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484568#M1652630</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;Also if it's custom report then you have developer. She can set up break point for abap statement AUTHORIZATION-CHECK and you can figure out which check is performed. ST01 will be probably faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 22:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484568#M1652630</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2012-01-10T22:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484569#M1652631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a query &lt;STRONG&gt;with logical database&lt;/STRONG&gt; driver program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here there are some special check sequences and techniques used which will confuse you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is custom code, you must post your code... and infos about the program attributes.&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>Tue, 10 Jan 2012 23:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484569#M1652631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T23:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484570#M1652632</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;Below is the Authority check section of the tcode :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION&lt;/P&gt;&lt;P&gt;  PERFORM F_AUTHORIZATION_CHECK&lt;/P&gt;&lt;P&gt;    AUTHORITY-CHECK OBJECT 'YTIPRC01' ID 'CEERKRS' FIELD P_ERKRS ID 'ACTVT' FIELD '01'&lt;/P&gt;&lt;P&gt;  PERFORM UPLOAD_DATA&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'GUI_UPLOAD'&lt;/P&gt;&lt;P&gt;      AUTHORITY-CHECK OBJECT 'S_GUI' ID 'ACTVT' FIELD '60'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though I have the ACTVT value 01 and the corresponding CEEKRS (Operating Cncern ) Value in the role I still get the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 06:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484570#M1652632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-11T06:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484571#M1652633</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;check user's authorization buffer in SU56 if user really has authorization for required values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 07:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484571#M1652633</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2012-01-11T07:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484572#M1652634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That authority-check is not going anywhere as you are not reacting to the result of the check anyway...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is in the form f_authority_check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post your st01 trace result here so that we can see the sequence and the result. Additionally the name of the main program and whether there is an LDB in the attributes would be interesting.&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>Wed, 11 Jan 2012 07:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484572#M1652634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-11T07:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Tcode Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484573#M1652635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the insight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clearing user buffer using SU56 resolved the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 15:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tcode-authorization-error/m-p/8484573#M1652635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-16T15:42:14Z</dc:date>
    </item>
  </channel>
</rss>

