<?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: Listing tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304956#M1726609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi venu,&lt;/P&gt;&lt;P&gt;in va01 after getting the screen where order reason is present &lt;/P&gt;&lt;P&gt;in menu&lt;/P&gt;&lt;P&gt;goto -&amp;gt; system -&amp;gt; status -&amp;gt; double click on program -&amp;gt; you can see one top&amp;nbsp; include there &lt;/P&gt;&lt;P&gt;in that you can find all the tables and the structures which are all used for the transaction .. from there you can get the table name..&lt;/P&gt;&lt;P&gt;hope it helps,&lt;/P&gt;&lt;P&gt;Vinoth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2013 06:32:36 GMT</pubDate>
    <dc:creator>vinoth_aruldass</dc:creator>
    <dc:date>2013-02-15T06:32:36Z</dc:date>
    <item>
      <title>Listing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304954#M1726607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Abap&amp;nbsp; Gurus&lt;/P&gt;&lt;P&gt;I am sd consultant ... i have one doubt regarding Tables&lt;/P&gt;&lt;P&gt;suppose if i want to know some tables i use to click F1 and technical information then we can see table names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But somo teables are there like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order reason IN VA01 is VBAK BZ IT IS HEADER DATA &lt;/P&gt;&lt;P&gt;and if we want to see the report based on order reason we use Table name TVAU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my doubt is if i dont know the table then how to check my self ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 06:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304954#M1726607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-15T06:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Listing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304955#M1726608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debug the program, it will help you to trace data movement from Tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 06:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304955#M1726608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-15T06:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Listing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304956#M1726609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi venu,&lt;/P&gt;&lt;P&gt;in va01 after getting the screen where order reason is present &lt;/P&gt;&lt;P&gt;in menu&lt;/P&gt;&lt;P&gt;goto -&amp;gt; system -&amp;gt; status -&amp;gt; double click on program -&amp;gt; you can see one top&amp;nbsp; include there &lt;/P&gt;&lt;P&gt;in that you can find all the tables and the structures which are all used for the transaction .. from there you can get the table name..&lt;/P&gt;&lt;P&gt;hope it helps,&lt;/P&gt;&lt;P&gt;Vinoth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 06:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304956#M1726609</guid>
      <dc:creator>vinoth_aruldass</dc:creator>
      <dc:date>2013-02-15T06:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Listing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304957#M1726610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can perform SQL Trace by using the transaction ST05. this will give you a complete picture of&amp;nbsp; all the actions&amp;nbsp; performed and which are tables that are being used.&lt;/P&gt;&lt;P&gt;Refer this link for complete details on SQL Trace :- &lt;A class="active_link" href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5a1de990-0201-0010-8d83-a06bdda1d7d5?QuickLink=index&amp;amp;overridelayout=true"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5a1de990-0201-0010-8d83-a06bdda1d7d5?QuickLink=index&amp;amp;overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Faiz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 07:15:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304957#M1726610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-15T07:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Listing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304958#M1726611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear i am unable to find the program in status &lt;/P&gt;&lt;P&gt;pl could u explain me litle bit more plz&lt;/P&gt;&lt;P&gt;thank you so much i hope on you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 07:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304958#M1726611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-15T07:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Listing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304959#M1726612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start in an other dynpro the transaction ST05 &lt;/P&gt;&lt;P&gt;-&amp;gt; activate the trace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used you transaction VA01 to create your sales order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ST05 &lt;/P&gt;&lt;P&gt;-&amp;gt; Deactivate the trace&lt;/P&gt;&lt;P&gt;-&amp;gt; Display the trace (remove all the D* tables)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go in the menu, and select the summurize entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have the list of all the tables used in your transaction (but not the buffered, for this you have to select buffered tables in ST05, but it's more complex) and the condition of this access (and the time consumption, the number of entries ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 07:53:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304959#M1726612</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-02-15T07:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Listing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304960#M1726613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;in the transaction menu you can see sytem -&amp;gt; sttus.&lt;/P&gt;&lt;P&gt;then one popup will open in that double click on program ..&lt;/P&gt;&lt;P&gt;then follow the above procedure..&lt;/P&gt;&lt;P&gt;hope it helps,&lt;/P&gt;&lt;P&gt;Vinoth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 07:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304960#M1726613</guid>
      <dc:creator>vinoth_aruldass</dc:creator>
      <dc:date>2013-02-15T07:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Listing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304961#M1726614</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;Go to transaction SE80 -&amp;gt; Edit Object -&amp;gt; Transaction -&amp;gt; VA01 -&amp;gt; Click ok&lt;/P&gt;&lt;P&gt;Now click on display object list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you click on display object list, this will show all the database tables used by the transaction.&lt;/P&gt;&lt;P&gt;Attached are screenshots for your reference.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/185304" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/185305" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 08:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-tables/m-p/9304961#M1726614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-15T08:37:31Z</dc:date>
    </item>
  </channel>
</rss>

