<?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: STAUTHTRACE not returning values for objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003039#M1804786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But ... but if the service is called, said call is also processed through the kernel, is it not? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 12:35:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-21T12:35:00Z</dc:date>
    <item>
      <title>STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003036#M1804783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while determining a role for a service (as in an interface service / SPROXY) user using STAUTHTRACE, I came across something unusual. &lt;/P&gt;&lt;P&gt;the services (6 in total) are called externally and handled by one user. when checking STAUTHTRACE, I can see that it does show the authorization objects that are checked.&amp;nbsp; however, the values for these objects are not shown.&lt;/P&gt;&lt;P&gt;when tracing the same user and the same services in ST01, I am able to see the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what part of the trace looks like in STAUTHTRACE:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/364544" width="450" /&gt;&lt;/P&gt;&lt;P&gt;and this is the same part of the trace in ST01:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/364545" width="450" /&gt;&lt;/P&gt;&lt;P&gt;if I change the user type of the user from communication to dialog and log in manually, the values do appear again in STAUTHTRACE as well. &lt;/P&gt;&lt;P&gt;it seems that only when the services are called externally (PI), the values go missing.&lt;/P&gt;&lt;P&gt;has anyone come across this issue and knows what to do about it? &lt;/P&gt;&lt;P&gt;thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 09:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003036#M1804783</guid>
      <dc:creator>former_member74904</dc:creator>
      <dc:date>2014-01-16T09:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003037#M1804784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Corrections for trace features are kernel based and ST01 shows them as string in a field which it can read from the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes ABAP correction features are needed for the STAuthTrace as it splits those file strings into fields for ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can have the unfortunate side affect that the kernel version is not 100% downward compatible with ABAP based ALV reporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sometimes affects tags (type=xx name=xx bname=xx) if they contain special characters, particularly the character &amp;amp; or the tag &amp;amp;&amp;amp; (Eg &amp;amp;NC&amp;amp; or ' ' which ABAP might interpret as a tabulator or double-split.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; you should check SAP notes for ABAP corrections or open a customer message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which ABAP and kernel versions are you on?&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, 17 Jan 2014 01:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003037#M1804784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T01:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003038#M1804785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Julius.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't able to find any related notes yet and I do find it strange that this only occurs with an externally called service. I would think if it were an issue with ALV reporting it would occur in every trace executed, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the info of my system:&lt;/P&gt;&lt;P&gt;SAP ECC 6.0 (702 - SP14)&lt;/P&gt;&lt;P&gt;kernel version is 720&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 11:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003038#M1804785</guid>
      <dc:creator>former_member74904</dc:creator>
      <dc:date>2014-01-21T11:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003039#M1804786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But ... but if the service is called, said call is also processed through the kernel, is it not? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 12:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003039#M1804786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-21T12:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003040#M1804787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I reproduced your example and I don't face your problem ... so there should be a note or something. Software here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPKB73106&lt;/P&gt;&lt;P&gt;SAPKH60606&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kernel 720/401&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 12:37:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003040#M1804787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-21T12:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003041#M1804788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it is. &lt;/P&gt;&lt;P&gt;by the way, my kernel version differs from yours: 720/520&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003041#M1804788</guid>
      <dc:creator>former_member74904</dc:creator>
      <dc:date>2014-01-21T16:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003042#M1804789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting is that the type and name tags are initial. This means that the context of the check (type=HS, name=&amp;lt;ws_name&amp;gt;) are not known (perhaps because it is not in USOBHASH yet?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should open a customer message and report it to SAP. I suspect that when trying to get the &amp;lt;ws_name&amp;gt; from usobhash using the webservice hash, it is also clearing the authorization data fields. Just a guess though - wouldn't bet my hat on it..&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&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, 22 Jan 2014 08:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003042#M1804789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-22T08:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003043#M1804790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into the same problem now and found the answer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luckily for you it is &lt;EM&gt;only&lt;/EM&gt; a kernel problem in a small PL interval which makes it impossible for the parser for ABAP fields to split the trace sting correctly at &amp;amp; characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Note 1969617 solves it (go to PL 524 or higher for 720 kernels).&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>Sat, 08 Feb 2014 13:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003043#M1804790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-08T13:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: STAUTHTRACE not returning values for objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003044#M1804791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Julius, it seems this note will solve this issue!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 08:12:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stauthtrace-not-returning-values-for-objects/m-p/10003044#M1804791</guid>
      <dc:creator>former_member74904</dc:creator>
      <dc:date>2014-02-10T08:12:08Z</dc:date>
    </item>
  </channel>
</rss>

