<?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: T-code restrict in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161424#M457221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you restrict it using authorizations? Just make sure that only authorized users have access to that transaction in change mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Apr 2007 06:47:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-25T06:47:11Z</dc:date>
    <item>
      <title>T-code restrict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161423#M457220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to allow XK01 vendor master creation transaction for some users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do the follwing ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  If the user directly execute XK01, system should not allow to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  If the user execute some 'Z' program and give some password in front screen  &lt;/P&gt;&lt;P&gt;     and if found OK then only execute the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161423#M457220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: T-code restrict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161424#M457221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you restrict it using authorizations? Just make sure that only authorized users have access to that transaction in change mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161424#M457221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: T-code restrict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161425#M457222</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;You have to create an authorization Object, Based on authorisation object validation("Authority check") u call transaction XK01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161425#M457222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: T-code restrict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161426#M457223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Basis team can help you to restrict the execution of XK01 Directly. You can have a report program for password validation and then perform Call Transaction on XK01. Need to play with Authorisations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161426#M457223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: T-code restrict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161427#M457224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You cna use S_TCODE authorization object ... use S_TCODE to restirct the transaction for a USER . but contact the BASIS they need to do this work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161427#M457224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: T-code restrict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161428#M457225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U need to &amp;lt;b&amp;gt;&amp;lt;u&amp;gt;award points for all  the useful replies&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;, and also u nees to &amp;lt;b&amp;gt;&amp;lt;u&amp;gt;mark it as Answered if ur problem is solved&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 09:44:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-restrict/m-p/2161428#M457225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T09:44:28Z</dc:date>
    </item>
  </channel>
</rss>

