<?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 tables and fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720732#M1108441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to find "table name" if "field" is known???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2008 11:43:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-12T11:43:01Z</dc:date>
    <item>
      <title>tables and fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720732#M1108441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to find "table name" if "field" is known???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 11:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720732#M1108441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T11:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: tables and fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720733#M1108442</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 that  Data element. check Where used list -&amp;gt; table fields&lt;/P&gt;&lt;P&gt;Check the relevant table in the list of tables obtained&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manasa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Manasa Bhaskaruni on Nov 12, 2008 12:46 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 11:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720733#M1108442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T11:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: tables and fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720734#M1108443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gundala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go to transaction SE90.&lt;/P&gt;&lt;P&gt;There in the left side go in ABAP Dictionary -&amp;gt; Fields -&amp;gt; Table fields -&amp;gt; There in the  FIELD NAME, give the field and execute.&lt;/P&gt;&lt;P&gt;You will get the table names for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 11:46:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720734#M1108443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T11:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: tables and fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720735#M1108444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can search it using SE84. Goto FIELDS in tree structure and select the TABLE FIELDS, enter the field  name and press F8. You will get the lists of tables in which the particular field in used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 11:48:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720735#M1108444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T11:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: tables and fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720736#M1108445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;GO to SE84 or SE85&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ABAP Dictionary -&amp;gt; Fields -&amp;gt; double click on Table Fields&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In standard selections tab give the field name  eg, NETWR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Press F8 then u will get all the tables list which contain the field NETWR&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 11:53:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720736#M1108445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T11:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: tables and fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720737#M1108446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx allll&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 11:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720737#M1108446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T11:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: tables and fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720738#M1108447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gundala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to se11 &amp;amp; then table DD03L. Then execute it.&lt;/P&gt;&lt;P&gt;There you put your field name &amp;amp; execute.&lt;/P&gt;&lt;P&gt;It will give you the tablename.&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;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 12:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-and-fields/m-p/4720738#M1108447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T12:05:31Z</dc:date>
    </item>
  </channel>
</rss>

