<?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: table query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544794#M578698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Chakravarthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You first find the fields data type,&lt;/P&gt;&lt;P&gt;For Example: generally most of the field have name with "same data type "&lt;/P&gt;&lt;P&gt;            like FIELD NAME = KUNNR&lt;/P&gt;&lt;P&gt;                  DATA TYPE  = KUNNR for that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;--&amp;gt; go to se11&lt;/P&gt;&lt;P&gt;--&amp;gt; click data type --&amp;gt; in that give the data type of that field&lt;/P&gt;&lt;P&gt;--&amp;gt; from application tool --&amp;gt; click [where use list] --&amp;gt; then check "table fields" and execute.&lt;/P&gt;&lt;P&gt;--&amp;gt; then it will shows the list of tables in which this data type (with reference to the field) exists in these list tables.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moqeeth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2007 10:43:50 GMT</pubDate>
    <dc:creator>mohammed_moqeeth</dc:creator>
    <dc:date>2007-07-11T10:43:50Z</dc:date>
    <item>
      <title>table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544790#M578694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai &lt;/P&gt;&lt;P&gt;i need to find table name using a  field name&lt;/P&gt;&lt;P&gt;can anybody suggest a way  i am not into ABAP i am functional person.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;nalla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544790#M578694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T10:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544791#M578695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find the table using where used list by selecting database table. It will list all tables that this field is existing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544791#M578695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T10:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544792#M578696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Press F1 on parameters/field and it will take to u the description screen .&lt;/P&gt;&lt;P&gt;From there u can click on technical settings button.&lt;/P&gt;&lt;P&gt;It will take u to technical screen.. there u can get the table / structure/ view name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful...&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544792#M578696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T10:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544793#M578697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in SE11..&lt;/P&gt;&lt;P&gt;Datatype : give the fieldname and give F7&lt;/P&gt;&lt;P&gt;then check where used list ...this will show the tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544793#M578697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T10:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544794#M578698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Chakravarthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You first find the fields data type,&lt;/P&gt;&lt;P&gt;For Example: generally most of the field have name with "same data type "&lt;/P&gt;&lt;P&gt;            like FIELD NAME = KUNNR&lt;/P&gt;&lt;P&gt;                  DATA TYPE  = KUNNR for that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;--&amp;gt; go to se11&lt;/P&gt;&lt;P&gt;--&amp;gt; click data type --&amp;gt; in that give the data type of that field&lt;/P&gt;&lt;P&gt;--&amp;gt; from application tool --&amp;gt; click [where use list] --&amp;gt; then check "table fields" and execute.&lt;/P&gt;&lt;P&gt;--&amp;gt; then it will shows the list of tables in which this data type (with reference to the field) exists in these list tables.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moqeeth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:43:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544794#M578698</guid>
      <dc:creator>mohammed_moqeeth</dc:creator>
      <dc:date>2007-07-11T10:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544795#M578699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can check that in table DD03L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SE16&lt;/P&gt;&lt;P&gt;give the table name as DD03L and click on execute button&lt;/P&gt;&lt;P&gt;give the fieldname and F8&lt;/P&gt;&lt;P&gt;you can get many tables , you have to select the appropriate table from them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544795#M578699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T10:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544796#M578700</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; Caheck this Table : DD03L .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the field name in the SSCRN. It gives u the Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-query/m-p/2544796#M578700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T10:45:06Z</dc:date>
    </item>
  </channel>
</rss>

