<?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: AUTHORITY_CHECK_TCODE Debugging (How) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050227#M1701820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi c z,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe S_TCODE authorization object is called directly by using AUTHORITY-CHECK statement. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2012 14:44:43 GMT</pubDate>
    <dc:creator>TuncayKaraca</dc:creator>
    <dc:date>2012-09-24T14:44:43Z</dc:date>
    <item>
      <title>AUTHORITY_CHECK_TCODE Debugging (How)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050226#M1701819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did a &lt;STRONG&gt;ST01 &lt;/STRONG&gt;to check on authorization triggered during &lt;STRONG&gt;VL02N&lt;/STRONG&gt;. Since there are changes to header output type with immediate timing (Time = 4), from the trace it is triggering several tcodes (VL31N, LT03, VL70 and VL75 to name a few).&amp;nbsp; If i check on the source it will show me FM &lt;STRONG&gt;AUTHORITY_CHECK_TCODE&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I put a breakpoint to that FM it is never triggered.&amp;nbsp; I even test it on &lt;STRONG&gt;SE37&lt;/STRONG&gt; but the code itself is not being triggered it goes to another code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you actually debug this FM? I need this because I need to trace when is this check is being triggered on &lt;STRONG&gt;VL02N.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 14:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050226#M1701819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-24T14:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHORITY_CHECK_TCODE Debugging (How)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050227#M1701820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi c z,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe S_TCODE authorization object is called directly by using AUTHORITY-CHECK statement. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 14:44:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050227#M1701820</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2012-09-24T14:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHORITY_CHECK_TCODE Debugging (How)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050228#M1701821</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 fm belongs to a system program (try to see the attribute of the main program, &lt;STRONG&gt;the status program is S&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This kind of program are usually skipped in debug, if you want to debug it you need to set SYSTEM DEBUGGING option (under voice Setting).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 14:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050228#M1701821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-24T14:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHORITY_CHECK_TCODE Debugging (How)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050229#M1701822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the include 'MV50AF0C_CHECK_TCODE_AUTHORIZA' in program SAPMV50A. It has a '&lt;STRONG&gt;AUTHORITY_CHECK_TCODE&lt;/STRONG&gt;' call. Put a break point here and try to debug, it might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;swanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 15:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-tcode-debugging-how/m-p/9050229#M1701822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-24T15:14:52Z</dc:date>
    </item>
  </channel>
</rss>

