<?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: Tcodes description table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580792#M1566342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandipan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good point. AGR_1251 + TSTCT is the best combination to look for the required information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess VLOOKUP function of excel would be much easier way &lt;SPAN __jive_emoticon_name="silly"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jan 2011 13:16:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-19T13:16:20Z</dc:date>
    <item>
      <title>Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580781#M1566331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am looking to find the desc of all the tcodes present in a single role. Please suggest if there is any table for it.  I tried to find through agr_tcodes but it display only the transactions and not the description. Through SE93 this is possible, but have to do individually for every transaction.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if any single table from where to see the transactions and the desc for any particular role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sameer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 08:00:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580781#M1566331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T08:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580782#M1566332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use TSTCT to find the tcode description but not specific to a role. You may get all tcodes added in role menu/manually added S_TCODE from Tables AGR_TCODES/AGR_1251 and plugin to TSTCT to get description of the tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if you have tried to google it or even simply look up in SE16 to identify the table &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 08:06:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580782#M1566332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T08:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580783#M1566333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If VIRSA tool 4.0 is installed you can use the transaction code /VIRSA/ZVRMT_U06 - List roles and transactions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 08:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580783#M1566333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T08:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580784#M1566334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandipan, I already tried TSTCT table, but the problem is it displays all the transaction, not specific to any role. I understand that the 2 tables have to be combined to get the required output.  But this is where i am struggling how to do it. I believe this required more of a excel skills rather than SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 08:43:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580784#M1566334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T08:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580785#M1566335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sameer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try combining the tables in SQVI transaction and obtaining an output as per your specifications.&lt;/P&gt;&lt;P&gt;No need to use excel when you can create a query in SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 08:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580785#M1566335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T08:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580786#M1566336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Salaam Sameer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry if i did not comprehend your requirment correctly but to get the description of each transaction code in a specific role try using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suim-&amp;gt;Roles-&amp;gt;By Role Name-&amp;gt;select 'single role' check box-&amp;gt;enter your role-&amp;gt;execute-&amp;gt;in the next screen highlight your role and select 'Transaction Assignment' tab on the top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Should provide you the description of the transacton code text.&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;Imran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 09:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580786#M1566336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T09:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580787#M1566337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Imran....that was the easiest way to do it.  It worked.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking after all the agr* tables and found the answer here.  I know there will be a way to join the tables through SQVI as mentioned earlier and have to learn that to be useful in future.  But for now your suggestion worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 09:52:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580787#M1566337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T09:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580788#M1566338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sameer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use AGR_HIER tabke.&lt;/P&gt;&lt;P&gt;Enter role names in field AGR_NAME and execute. You will get a field named "TEXT". That's what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 10:09:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580788#M1566338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T10:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580789#M1566339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mohit,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table AGR_HIER also provides the transaction desc as required, but i found that if the transactions exist more than once due to SAP menu structure, it gets repeated in table. This will again be required to removed.  Also I found lot of entries with blank spaces in report/transaction column due to which the total transaction list increased by 100 transactions more than the original list.  I still think the suggestion provided by Imran is the easiest to follow. Thanks for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 10:51:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580789#M1566339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T10:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580790#M1566340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sameer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ofcourse Imran's solution is best if your requirement is to check transaction text for single role. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the list for more than one Tcode then that will not work. In that case using tables AGR_TCODES + TSTCT  or AGR_HIER are the best ways. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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;Mohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 11:02:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580790#M1566340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T11:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580791#M1566341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AGR_TCODES, AGR_HIER, method suggested via SUIM only lists the tcodes added to role menu and doesnot takes into account any manually added S_TCODE values inside the role. Just for your information. To be on the safer side, you may want to look at S_TCODE values from table AGR_1251 as well. You cannot join AGR_1251 and TSTCT in SQVI though since these table have no common key fields &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sandipan Choudhury on Jan 19, 2011 6:19 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 12:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580791#M1566341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T12:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580792#M1566342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandipan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good point. AGR_1251 + TSTCT is the best combination to look for the required information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess VLOOKUP function of excel would be much easier way &lt;SPAN __jive_emoticon_name="silly"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 13:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580792#M1566342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T13:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tcodes description table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580793#M1566343</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;If I take your post as you want to find all transactions in a SINGLE role and not lots of single roles then SUIM, Transactions, Transactions executable for role would give you the descriptions for transactions that can really be run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;                &lt;/P&gt;&lt;P&gt;AL08                 Users Logged On                    &lt;/P&gt;&lt;P&gt;OADR                 SAP ArchiveLink: Print list search &lt;/P&gt;&lt;P&gt;OAER                 SAP ArchiveLink: Document search   &lt;/P&gt;&lt;P&gt;OAOR                 SAP ArchiveLink: Stored documents  &lt;/P&gt;&lt;P&gt;OAWD                 SAP ArchiveLink: Store documents   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But only one role at a time or maybe I`ve fallen foul of a playground prank?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David Berry on Jan 19, 2011 7:38 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 19:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcodes-description-table/m-p/7580793#M1566343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T19:33:43Z</dc:date>
    </item>
  </channel>
</rss>

