<?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 Authorization Error Msg in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-error-msg/m-p/6038895#M1350547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m new to Dialog Programming. i hv created a dialog program correspond to ABAP program. I hv also created a tcode for this.&lt;/P&gt;&lt;P&gt;but when i run the tcode, its displaying a error msg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"You are not authorized to use transaction Y_TEST_DYNPRO"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Maverick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2009 09:05:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-24T09:05:35Z</dc:date>
    <item>
      <title>Authorization Error Msg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-error-msg/m-p/6038895#M1350547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m new to Dialog Programming. i hv created a dialog program correspond to ABAP program. I hv also created a tcode for this.&lt;/P&gt;&lt;P&gt;but when i run the tcode, its displaying a error msg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"You are not authorized to use transaction Y_TEST_DYNPRO"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Maverick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 09:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-error-msg/m-p/6038895#M1350547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-24T09:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Error Msg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-error-msg/m-p/6038896#M1350548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ask admins to grant you authorizations to this transaction code (that may sound strange to you but you may create it but not call it). They can also grant you authorizations to all Y* transaction codes, if authorization policy allows it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 09:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-error-msg/m-p/6038896#M1350548</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-08-24T09:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Error Msg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-error-msg/m-p/6038897#M1350549</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;Whenever you create any Transaction Code, you need to attach an authorization Object to it. As per the role (e.g. Developer or Administrator ) you need to attach the Authorization Object to it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute Tocde: SE93 -&amp;gt; Give you Tcode and in the edit mode assign the authorization object : S_DEVELOP, S_GUI as a basic minimum authorization object. If you are still getting the authorization errors, you need to get all the authozation objects from the BASIS Administrator and assign it to you Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the link below for a complete overview: &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/EN/52/671285439b11d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/EN/52/671285439b11d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Authorization Concept in Transaction Codes:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/52/67129f439b11d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/52/67129f439b11d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Samantak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Samantak Chatterjee on Aug 24, 2009 3:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 09:49:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-error-msg/m-p/6038897#M1350549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-24T09:49:27Z</dc:date>
    </item>
  </channel>
</rss>

