<?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: SAP Tables accesses by a tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145766#M991233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A note of caution: It cannot be excluded that you choose the wrong table which looks like the right one; or choose the right table but misinterpret the fields and their contents. And that is assuming that the data is in a "table"... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very easy to make mistakes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Jul 2008 21:47:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-26T21:47:39Z</dc:date>
    <item>
      <title>SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145755#M991222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we find all the tables being accessed by a transaction code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 01:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145755#M991222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T01:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145756#M991223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, due to the nature of SAP, all transactions trigger programs that access tables &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;  So all tables are accessed by transactions as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you'll have to rephrase your question and tell us what the problem is you're trying to solve. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: sorry, misread the question and couched up a list of transactions, you're looking for tables.&lt;/P&gt;&lt;P&gt;My first remark still stands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you want to know?&lt;/P&gt;&lt;P&gt;1- which tables can be accessed via transactions? All&lt;/P&gt;&lt;P&gt;2- which tables can directly be accessed via transactions like SE16? Almost all (guessing a little here)&lt;/P&gt;&lt;P&gt;3- which tables have been accessed via transactions? Do a search on "table logging" and "monitoring tools". Also have a look in the sticky thread. There are some interesting reads there as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jurjen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jurjen Heeck on Jul 26, 2008 9:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 07:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145756#M991223</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-07-26T07:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145757#M991224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps ST05 is what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 10:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145757#M991224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T10:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145758#M991225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, for ST05 option, tcode needs to be executed. And as many a times, we (at our company) don't have access to end user transaction codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way we can find out the tables accessed by a tcode without executing it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 19:31:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145758#M991225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T19:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145759#M991226</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;Sorry if my query not clearly put in words.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to find a way to locate the tables accessed by a trasaction code, for example which all tables are accessed by VK01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 19:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145759#M991226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T19:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145760#M991227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, in that case, I think one of the abap forums will suit you better.&lt;/P&gt;&lt;P&gt;There's no direct relation between transaction codes and tables. You'll have to know how to navigate SAP's data dictionary to find out. (SAP course BC400)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you want to know anyway?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jurjen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 19:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145760#M991227</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-07-26T19:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145761#M991228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to find out this because in many cases that helps a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like for example, if you know from which table SM59 is capturing all the RFC details, you can find out which RFCs are using a given communication ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 19:50:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145761#M991228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T19:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145762#M991229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Like for example, if you know from which table SM59 is capturing all the RFC details, you can find out which RFCs are using a given communication ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm afraid there's no general shortcut to the F1-F9 approach (get help on a field in a transaction and then get technical details). Some knowledge about the data dictionary structure (and even ABAP) is needed to find the actual table when data is presented to the program via a structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 20:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145762#M991229</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-07-26T20:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145763#M991230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jurjen for rapid response &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me keep the query open for a while and see if someone knows the trick &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; ( if there is any)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 20:33:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145763#M991230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T20:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145764#M991231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Is there a way we can find out the tables accessed by a tcode without executing it?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;There several ways of doing this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But first:&lt;/P&gt;&lt;P&gt;&amp;gt; However, for ST05 option, tcode needs to be executed. And as many a times, we (at our company) don't have access to end user transaction codes.&lt;/P&gt;&lt;P&gt;You should do this in a test system or development system, as it appears that there is no intention for you to have access to the contents of the table via the application transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also be aware that the data (or at least meaningfull data) does not have to be in &lt;EM&gt;a&lt;/EM&gt; table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the easiest way which works often is for you to use the display transaction to display the data, then place your cursor on the field displaying the data, and then hit F1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another approach, would be to go directly to SE93 (or SE80) and display the transaction, and then expand the object list to see which database tables belong to it and &lt;EM&gt;try&lt;/EM&gt; to choose the correct one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more a detailed way, you can look through (or scan) the programs for "DATA  like" and "SELECT" statements. Finding the module pool, or function group, or (perhaps) global data for them might be more usefull than a specific transaction code to start with (because there may be many).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either of those three, or a combination of them, will work in most cases.&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>Sat, 26 Jul 2008 20:37:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145764#M991231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T20:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145765#M991232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you to you too Julius for rapid response !!&lt;/P&gt;&lt;P&gt;And ya thanks for the explanation. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 21:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145765#M991232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T21:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145766#M991233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A note of caution: It cannot be excluded that you choose the wrong table which looks like the right one; or choose the right table but misinterpret the fields and their contents. And that is assuming that the data is in a "table"... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very easy to make mistakes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 21:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145766#M991233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T21:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145767#M991234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for caution Julius.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually this came to my mind because there are many things in SAP tables (btw most of them reside in tables) which can make your task very effecient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like recently, i had to get SU53 for 343 test IDs and then i started to look for table which SU53 accesses to aquire the raw data. Then after searching i found that USR07 contains the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same way, couple of days i had an issue to reset password of a communication ID and i wanted to find the RFCs which are using that ID. which is possible with manual effort thru SM59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, per me, it would ease the administration / troubleshooting if you can find the data from tables directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 22:01:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145767#M991234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T22:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145768#M991235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is very tempting and no doubt very efficient quite often... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have also made many mistakes, so I only wanted to mention that you must be carefull with the assumptions about tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, for SU53 see: &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="279683"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For SM59... which RFC's would depend on the authority of the SYSTEM user in the connection, in the destination system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course there are also release dependencies because the programs and the tables change, so correct assumptions can expire...&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>Sat, 26 Jul 2008 22:23:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145768#M991235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T22:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145769#M991236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once again Thanks Julius !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; For example, for SU53 see: &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="279683"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;As a matter of fact Prasad, who posted forum that, is my friend &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had a healthy discussion that time also and today also. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 22:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145769#M991236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T22:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145770#M991237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Small world &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please send Prasad my kind regards,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 22:51:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145770#M991237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T22:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145771#M991238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure, i'll do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 22:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145771#M991238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T22:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Tables accesses by a tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145772#M991239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hi All,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Probably the easiest way which works often is for you to use the display transaction to display the data, then place your cursor on the field displaying the data, and then hit F1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Can you please abbreviate the above line. actually i am looking for some T-codes, which T-code is accessing which Table's. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I kept a trace in ST05 and checked, it was not accurate. Can you please elaborate the answer so that it will help me. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 14:55:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-tables-accesses-by-a-tcode/m-p/4145772#M991239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-13T14:55:26Z</dc:date>
    </item>
  </channel>
</rss>

