<?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: Exclude T-code from SAP all in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669357#M1289274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; It is always advisable to add a disclaimer (or get someone else to sign &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; when you take a short cut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be a start. Once everybody is used to the disclaimer they can consider not submitting any posts they think need a disclaimer......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Security luckily isn't about stuff like &lt;EM&gt;Insert mess into system where risk is high&lt;/EM&gt; but only about accidentally giving users enough rights to follow such dramatic instructions....   &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2009 09:14:48 GMT</pubDate>
    <dc:creator>jurjen_heeck</dc:creator>
    <dc:date>2009-05-25T09:14:48Z</dc:date>
    <item>
      <title>Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669346#M1289263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi! does anyone know how can we exclude 3 transactions from the role SAP all. I need this to exclude the transactions VKM* (release credit blocked documents) from the role for FI SAP all, which will be assigned to the chief accountant; thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 12:21:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669346#M1289263</guid>
      <dc:creator>former_member784346</dc:creator>
      <dc:date>2009-05-24T12:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669347#M1289264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not possible. At least not in a meaningfull way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to build proper roles to have meaningfull security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 12:24:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669347#M1289264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-24T12:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669348#M1289265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi! does anyone know how can we exclude 3 transactions from the role (Profile - not role) SAP all. I need this to exclude the transactions VKM* (release credit blocked documents) from the role for FI SAP all, which will be assigned to the chief accountant; thanks!&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create e Role and don't assign any TCode in Menu. Manually add S_TCODE in Authorization tab and put the field value in TCD like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From                  To&lt;/P&gt;&lt;P&gt;A*                      VKL*&lt;/P&gt;&lt;P&gt;VKN*                 X*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. 2nd option is to create a Custom project which you can add in the role menu by using TCode SPRO_ADMIN. Include Transactions as your own choice. Generate the project and then assign into Role menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 13:32:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669348#M1289265</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-05-24T13:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669349#M1289266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Create e Role and don't assign any TCode in Menu. Manually add S_TCODE in Authorization tab and put the field value in TCD like below:&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; From                  To&lt;/P&gt;&lt;P&gt;&amp;gt; A*                      VKL*&lt;/P&gt;&lt;P&gt;&amp;gt; VKN*                 X*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which also excludes all transactions beginning with any non-alphabetic character. And how would the necessary objects (SU24 proposals) be pulled into the profile? I think it'll be hell to get such a role to work properly. Not to mention the number of "dangerous transactions" left in these ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A better advice would be: Build a role with the transactions this user actually needs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 13:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669349#M1289266</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-05-24T13:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669350#M1289267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Which also excludes all transactions beginning with any non-alphabetic character. And how would the necessary objects (SU24 proposals) be pulled into the profile? I think it'll be hell to get such a role to work properly. Not to mention the number of "dangerous transactions" left in these ranges.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;You are right Jurjen.... All 3rd party tool specific TCodes (i.e. Tcodes beginning with /*) will be omitted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; A better advice would be: Build a role with the transactions this user actually needs.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes of course. I don't understand at all when some one is trying to modify SAP_ALL..!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear Requester,&lt;/P&gt;&lt;P&gt;We all request you not too keep eye on SAP_ALL; you should try to create role depending on SOD and International Laws and Regulations.&lt;/P&gt;&lt;P&gt;Forget about SAP_ALL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 18:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669350#M1289267</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-05-24T18:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669351#M1289268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Forget about SAP_ALL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this mean you will not give answers like your previous one to these questions anymore? I would appreciate that &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 20:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669351#M1289268</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-05-24T20:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669352#M1289269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dera Jurjen,&lt;/P&gt;&lt;P&gt;Really  like to know what exactly you are looking from me? Please ask .. I will try to answer if I can .. surely. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dipanjan Sanpui on May 24, 2009 4:53 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 20:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669352#M1289269</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-05-24T20:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669353#M1289270</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;As suggested by friend over here,please create a new role with spefic tcodes,do not create a role by restricting certain range of transaction,there may be few transaction which are critical and you will fall under audit ,please ask the person to provide the list and transaction they require and and what shoud be the activity value,before creating take approval to keep your self safe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 07:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669353#M1289270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T07:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669354#M1289271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; please ask the person to provide the list and transaction they require and and what shoud be the activity value&lt;/P&gt;&lt;P&gt;Agreed. This is always the best route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An S_TCODE = A-VL* and VN-Z* type role is always dangerous. On it's own (never combined with other roles) and taking care of all activity or action related fields (much more than just ACTVT) you can build a reasonably usable single role for specific purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you take a look at [SAP Note 1118396 - Roles for support activities|https://service.sap.com/sap/support/notes/1118396] you will see this explained nicely... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 07:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669354#M1289271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T07:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669355#M1289272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Really  like to know what exactly you are looking from me? Please ask .. I will try to answer if I can .. surely. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, what I meant is: In your first reply to this thread you tried to give a technical solution for OP's problem. Later on you decided that this wasn't the right way to go (I agree). &lt;/P&gt;&lt;P&gt;What I'd like to see is that we do not only give technically correct answers but actually help people to get their authorizations properly configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So next time you're tempted to post a "range" type solution think about this thread and consider if you are really helping someone in the right direction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened here, or at least how I saw it, was that you and some posters helped OP to get further without considering whether getting further was also giving a good result.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jurjen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 08:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669355#M1289272</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-05-25T08:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669356#M1289273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is always advisable to add a disclaimer (or get someone else to sign &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; when you take a short cut - but that does not make the possibility (nor side affects) go away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least the security area is still harmless when compared to what goes on in the ABAP world... An example from today: &lt;SPAN __jive_macro_name="thread" id="1352367"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 08:59:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669356#M1289273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T08:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669357#M1289274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; It is always advisable to add a disclaimer (or get someone else to sign &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; when you take a short cut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be a start. Once everybody is used to the disclaimer they can consider not submitting any posts they think need a disclaimer......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Security luckily isn't about stuff like &lt;EM&gt;Insert mess into system where risk is high&lt;/EM&gt; but only about accidentally giving users enough rights to follow such dramatic instructions....   &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 09:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669357#M1289274</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-05-25T09:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669358#M1289275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fair enough. Without Tcode VKM* you couldn't directly release a blocked invoice, but you could accidentally &lt;EM&gt;release&lt;/EM&gt; the whole BSEG from the database... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 09:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669358#M1289275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T09:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669359#M1289276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the general remark &lt;STRONG&gt;Do not use the authorization profile SAP_ALL - use specialized roles&lt;/STRONG&gt; I like to add the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the real life I've seen sometimes such &lt;EM&gt;ALMOST_SAP_ALL&lt;/EM&gt; roles. Well, that is better than using SAP_ALL but of course worse than using specializes roles. Anyway, you create such a role by first copy the authorization data from the profile SAP_ALL into the role and then replace some of the * values by individual values. You should at least have a close look to S_ADMI_FCD, S_BTCH&lt;STRONG&gt;, S_DEVELOP, S_PROGRAM, S_RFC, S_TABU&lt;/STRONG&gt;, S_TCODE, S_USER* (this list is incomplete;-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For simulating &lt;EM&gt;negative&lt;/EM&gt; authorizations you cannot mix generic values containing * with ranges. Therefore, this does not work:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
From               To
A*                 VKL*
VKN*               X*
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You have to enter generic values and ranges within two entries for every interval and you should not forget numbers, the customer name range and the partner name range:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
From               To
A                  VKL
VKL*
VKN                Z
Z*
0                  9
9*
/*
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, if you remove transactions from S_TCODE you should remove the related authorization objects of these transactions according to the SU24 data, too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Frank Buchholz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 09:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669359#M1289276</guid>
      <dc:creator>Frank_Buchholz</dc:creator>
      <dc:date>2009-05-27T09:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669360#M1289277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi! thanks to everybody, finally we have created a coy of SAP all and removed some objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 09:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669360#M1289277</guid>
      <dc:creator>former_member784346</dc:creator>
      <dc:date>2009-05-27T09:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669361#M1289278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 10:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669361#M1289278</guid>
      <dc:creator>maltesh0188</dc:creator>
      <dc:date>2016-06-15T10:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude T-code from SAP all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669362#M1289279</link>
      <description>&lt;P&gt;Thanks this works!, you are good.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 03:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-t-code-from-sap-all/m-p/5669362#M1289279</guid>
      <dc:creator>former_member402183</dc:creator>
      <dc:date>2022-04-05T03:10:33Z</dc:date>
    </item>
  </channel>
</rss>

