<?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: Regarding finding Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233292#M480758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Goto SE93.&lt;/P&gt;&lt;P&gt;Get the program associated with this tcode.&lt;/P&gt;&lt;P&gt;Then goto SE80.&lt;/P&gt;&lt;P&gt;Look into the Program there and u can find the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2007 09:55:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-26T09:55:51Z</dc:date>
    <item>
      <title>Regarding finding Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233290#M480756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I know one TCODE . From this Tcode how to know the tables include..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 09:54:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233290#M480756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding finding Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233291#M480757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;make use of T Code. SE93 and gte the tables.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--&amp;gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 09:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233291#M480757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T09:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding finding Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233292#M480758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Goto SE93.&lt;/P&gt;&lt;P&gt;Get the program associated with this tcode.&lt;/P&gt;&lt;P&gt;Then goto SE80.&lt;/P&gt;&lt;P&gt;Look into the Program there and u can find the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 09:55:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233292#M480758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T09:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding finding Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233293#M480759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use FM   &amp;lt;b&amp;gt;RS_PROGRAM_TABLES&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  and pass  OBJECT_TYPE  = 'P'&lt;/P&gt;&lt;P&gt;                 PROGRAM        =  PROGRAM ( Program name for TCODE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 09:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233293#M480759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T09:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding finding Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233294#M480760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Run a trace for that transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to st05. Activate the trace.&lt;/P&gt;&lt;P&gt;Run your transaction.&lt;/P&gt;&lt;P&gt;fater you save the transaction, decativate the trace using st05.&lt;/P&gt;&lt;P&gt;Display the trace using st05 again.&lt;/P&gt;&lt;P&gt;then you cansee all the tables that were read, updated.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 09:57:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233294#M480760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T09:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding finding Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233295#M480761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vijay , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I'll tell you an easy method to find what are the tables included in that transaction ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the transaction , goto the SYSTEM menu , then  go to status and pen it ... here you can see the program name ... open the program and look for the include  ending wioth TOP . open this include and put a search for the Tales statement . You will geta  list of tables included in the transaction .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do not forget to reward points if  answer found helpful .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 10:00:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233295#M480761</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-04-26T10:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding finding Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233296#M480762</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;Take one field name and search in table DD03L by giving that field name as input.&lt;/P&gt;&lt;P&gt;it will show what r the table r there with that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kishore reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 10:25:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-finding-tables/m-p/2233296#M480762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T10:25:08Z</dc:date>
    </item>
  </channel>
</rss>

