<?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: About tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174340#M461643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murthy &lt;/P&gt;&lt;P&gt;there is one Tcode through which u can get any table name or field name &lt;/P&gt;&lt;P&gt;SE15 try with this it will definetly solve ur problem &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward for usefull,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2007 09:19:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-30T09:19:54Z</dc:date>
    <item>
      <title>About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174332#M461635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts ,&lt;/P&gt;&lt;P&gt;iam having doubt in data dictionary , iam know one field name , i want 2 know in which table this field exits...&lt;/P&gt;&lt;P&gt;Is There any tcode or program 2 find the table name ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waiting for u r reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs ,&lt;/P&gt;&lt;P&gt;Narayana Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:13:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174332#M461635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174333#M461636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Go to TCODE SE84 &amp;gt; ABAP Dictionary &amp;gt; Fields &amp;gt; Table Fields, give the Field name and find out related tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        SureshKumar Ramamoorthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174333#M461636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174334#M461637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 'Where Used list' to find out the table names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:15:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174334#M461637</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2007-04-30T09:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174335#M461638</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;For this, go to the data element of that field.&lt;/P&gt;&lt;P&gt;Then Click on the "Where used" button on the toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get all the table &amp;amp; fields where it is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174335#M461638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174336#M461639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to se15 click abap dictionary&lt;DEL&gt;&amp;gt; fields&lt;/DEL&gt;-&amp;gt;table fields. at right side give the field name and execute(F8),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174336#M461639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174337#M461640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Enter the field name in the table &amp;lt;b&amp;gt;DD03L&amp;lt;/b&amp;gt; and you will know the Table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174337#M461640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174338#M461641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the simplest way is goto SE11 and specify the dataelement of the field and go in display mode. Now, click on where-used-list and select the tables option. It will list down in which all tables had these data element been used which inturn is the field been used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174338#M461641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174339#M461642</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 se84, click on ABAP dictionary, then choose Fields-&amp;gt; Table Fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the right window, Give your field name then execute.  It will list out the related tables .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&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;U. Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174339#M461642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174340#M461643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murthy &lt;/P&gt;&lt;P&gt;there is one Tcode through which u can get any table name or field name &lt;/P&gt;&lt;P&gt;SE15 try with this it will definetly solve ur problem &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward for usefull,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174340#M461643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174341#M461644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narayana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What ever field u have proivde that field in se11-&amp;gt; data element and go for the where used list .in that select tables it will display the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;P.Naganjana Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:20:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174341#M461644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174342#M461645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Narayana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE84.. click ABAP dictinonary&lt;DEL&gt;&amp;gt;fields&lt;/DEL&gt;&amp;gt; give your field name and execute ..&lt;/P&gt;&lt;P&gt;You will get all the tables which include this field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nazeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:27:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174342#M461645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: About tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174343#M461646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Go to TCODE SE84 &amp;gt; ABAP Dictionary &amp;gt; Fields &amp;gt; Table Fields, give the Field name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will list out the table names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards points if it is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sangeetha.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 07:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-tables/m-p/2174343#M461646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T07:24:58Z</dc:date>
    </item>
  </channel>
</rss>

