<?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: what purpose the S_TCODE authorization object is use in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779035#M335846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;Check the docs in SAP help related to ur Q.&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;its a small expl on authority checks which is helpful in understanding the area..&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;Award points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Dec 2006 05:20:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-29T05:20:12Z</dc:date>
    <item>
      <title>what purpose the S_TCODE authorization object is use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779031#M335842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what purpose the S_TCODE authorization object is use, if we add this object manually then what to happen ( affect)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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;&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 08:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779031#M335842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T08:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: what purpose the S_TCODE authorization object is use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779032#M335843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;S_TCODE is the first level of Check for execution of any transaction.&lt;/P&gt;&lt;P&gt;Lets say you want to execute the Tcode PFCG then you must have S_TCODE containing PFCG as a value to successfully enter the Tcode. This object makes sure that you are only entering the tcodes which you are authorized too.&lt;/P&gt;&lt;P&gt;When you manually add the S_TCODE in the role then you are creating a backdoor door. Now a person can enter into tcodes which might not be present in the Role menu but are present in the S_TCODE Manually added instance. So its best practice to make sure never to add manually a S_TCODE object as far as possible.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Manohar Kappala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 08:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779032#M335843</guid>
      <dc:creator>manohar_kappala2</dc:creator>
      <dc:date>2006-12-28T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: what purpose the S_TCODE authorization object is use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779033#M335844</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;Each transaction code must have S_TCODE authorization object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because when you type any T-code in commanad field  this  authorization object will trigger first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manually added is not recommanded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it will help u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kiran kumar.v&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 08:57:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779033#M335844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T08:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: what purpose the S_TCODE authorization object is use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779034#M335845</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;Definition&lt;/P&gt;&lt;P&gt;Whenever a transaction is started, the kernel uses the transaction code as the value to check against the authorization object. This check always takes place (from Rel. 3.0E) and cannot be deactivated by the developer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Defined fields&lt;/P&gt;&lt;P&gt;TCD: Transaction code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Soma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 13:54:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779034#M335845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T13:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: what purpose the S_TCODE authorization object is use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779035#M335846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;Check the docs in SAP help related to ur Q.&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;its a small expl on authority checks which is helpful in understanding the area..&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;Award points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 05:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-purpose-the-s-tcode-authorization-object-is-use/m-p/1779035#M335846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T05:20:12Z</dc:date>
    </item>
  </channel>
</rss>

