<?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 --CREATE BUTTON DEACIVATED in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270050#M1018871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; 2)The Create button is INACTIVE .So i cannot run/use it.&lt;/P&gt;&lt;P&gt;&amp;gt; So su53 screenshot wont be available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does SU53 tell you once you've got to the screen on which you &lt;U&gt;expect&lt;/U&gt; the button?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2008 11:28:31 GMT</pubDate>
    <dc:creator>jurjen_heeck</dc:creator>
    <dc:date>2008-08-12T11:28:31Z</dc:date>
    <item>
      <title>Authorization Issue --CREATE BUTTON DEACIVATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270045#M1018866</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 was creating eCATT script and wanted to create a variant for the same.&lt;/P&gt;&lt;P&gt;But the CREATE BUTTON was not active.&lt;/P&gt;&lt;P&gt;This is authorization issue.&lt;/P&gt;&lt;P&gt;How do I resolve this as I cannot run the above functionality to get a SU53 screenshot (i.e  SU53 screenshot wont be available in this case,so the associated object cannot be found out)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(MOREOVER In this case I have SAP_ALL assigned.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general terms,When the issue is related to the screen components(eg.BUTTON deactivated) how do we resolve such kind of issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 04:46:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270045#M1018866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T04:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Issue --CREATE BUTTON DEACIVATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270046#M1018867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; I was creating eCATT script and wanted to create a variant for the same.&lt;/P&gt;&lt;P&gt;&amp;gt; But the CREATE BUTTON was not active.&lt;/P&gt;&lt;P&gt;&amp;gt; This is authorization issue.&lt;/P&gt;&lt;P&gt;Are you sure?, How about client settings? Client needs to both allow ecatt and the creation of workbench objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; How do I resolve this as I cannot run the above functionality to get a SU53 screenshot (i.e  SU53 screenshot wont be available in this case,so the associated object cannot be found out)&lt;/P&gt;&lt;P&gt;What do you mean, "wont be available"? Does it not work or does it not report any failed authorization checks?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; (MOREOVER In this case I have SAP_ALL assigned.)&lt;/P&gt;&lt;P&gt;Which would lead me to believe there should not be an authorization issue. At least not with ecatt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; In general terms,When the issue is related to the screen components(eg.BUTTON deactivated) how do we resolve such kind of issues.&lt;/P&gt;&lt;P&gt;I do not think there is a general kind of issues around screen buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you start a trace (ST01) on authorization checks and try to create an ecatt script, do you see any failed authorization checks in the trace results?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 06:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270046#M1018867</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-08-12T06:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Issue --CREATE BUTTON DEACIVATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270047#M1018868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jurjen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)There is no problem with Client settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)The Create button is INACTIVE .So i cannot run/use it.&lt;/P&gt;&lt;P&gt;So su53 screenshot wont be available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)Considering I have SAP_ALL, it &lt;STRONG&gt;might not&lt;/STRONG&gt;  be authorization issue. But How do I solve the problem  of inactive "Create button"?&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;Ajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 07:33:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270047#M1018868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T07:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Issue --CREATE BUTTON DEACIVATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270048#M1018869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use ST01 tracing for authorization to determine the issue. Did you check SCC4 as well as SE06 client settings? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 08:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270048#M1018869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T08:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Issue --CREATE BUTTON DEACIVATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270049#M1018870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using tx SCAT or SECATT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To expand on this if you are on ECC6, SCAT will not work and you need to use SECATT.  If you are on ECC5 then SCAT will work but you need to trick it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using SECATT and are having this problem then I don't know the answer off the top of my head.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alex Ayers on Aug 12, 2008 10:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 09:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270049#M1018870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T09:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Issue --CREATE BUTTON DEACIVATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270050#M1018871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; 2)The Create button is INACTIVE .So i cannot run/use it.&lt;/P&gt;&lt;P&gt;&amp;gt; So su53 screenshot wont be available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does SU53 tell you once you've got to the screen on which you &lt;U&gt;expect&lt;/U&gt; the button?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 11:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-create-button-deacivated/m-p/4270050#M1018871</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-08-12T11:28:31Z</dc:date>
    </item>
  </channel>
</rss>

