<?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: Authorization issue while calling t.code IQ09 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501739#M1932866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would advise to trace the authorizations for IQ09 for user and see if system is checking for IE03 during execution of t-code IQ09. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from this, you can check if "Check Indicator" field is maintained as "X" in table TCDCOUPLES for IQ09. If it is not "X" then system will not perform check in S_TCODE for IE03 during execution of IQ09.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on above findings you can decide the further route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 05:41:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-02-02T05:41:02Z</dc:date>
    <item>
      <title>Authorization issue while calling t.code IQ09</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501735#M1932862</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;When a user is executing IQ09, he is getting authorization issue that not authorized of t.code IE03. I checked all the logs and there is no change in role etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help what is causing the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 04:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501735#M1932862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-02T04:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue while calling t.code IQ09</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501736#M1932863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it is indirectly calling IE03. Please check if user has access to IE03. Please check for SU53 and try to trace out the exact object which is causing this issue. Hope this will resolve the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 04:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501736#M1932863</guid>
      <dc:creator>surya_appala</dc:creator>
      <dc:date>2016-02-02T04:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue while calling t.code IQ09</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501737#M1932864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When ever your getting such an error, you just create a new session and open the T code - SU53 to get a clear idea regarding the error about the missing &lt;SPAN style="font-size: 10pt;"&gt; &lt;SPAN style="color: #333333; font-size: 12px;"&gt;authorizations .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Narendran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 04:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501737#M1932864</guid>
      <dc:creator>swathiiyer</dc:creator>
      <dc:date>2016-02-02T04:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue while calling t.code IQ09</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501738#M1932865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I know IQ09 is calling IE03 indirectly, my problem is it was working fine but suddenly facing this issue. User never had IE03 access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know from which release we need to maintain IE03 separately?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 04:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501738#M1932865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-02T04:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue while calling t.code IQ09</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501739#M1932866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would advise to trace the authorizations for IQ09 for user and see if system is checking for IE03 during execution of t-code IQ09. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from this, you can check if "Check Indicator" field is maintained as "X" in table TCDCOUPLES for IQ09. If it is not "X" then system will not perform check in S_TCODE for IE03 during execution of IQ09.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on above findings you can decide the further route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 05:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-while-calling-t-code-iq09/m-p/11501739#M1932866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-02T05:41:02Z</dc:date>
    </item>
  </channel>
</rss>

