<?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: Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405028#M817709</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;U can use DD03L here u can give field name easly find the table name. otherwise u can use DD0* in se11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;S.nehru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2008 05:38:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-20T05:38:32Z</dc:date>
    <item>
      <title>Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405025#M817706</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;  How to find out the table for which the field belongs to. Sometimes the Field is assigned to structure. In that instance how to find out the corresponding Table for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the use of DD03L Table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405025#M817706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405026#M817707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take the field name and search where used list only in tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405026#M817707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405027#M817708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use   WHERE USED LIST  for the data element/domain of that field and then see the table decriptions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:37:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405027#M817708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405028#M817709</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;U can use DD03L here u can give field name easly find the table name. otherwise u can use DD0* in se11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;S.nehru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405028#M817709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405029#M817710</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;&lt;/P&gt;&lt;P&gt;DD02L  ---tables (properties)&lt;/P&gt;&lt;P&gt;DD02T  ---table texts&lt;/P&gt;&lt;P&gt;DD03L  ---field properties&lt;/P&gt;&lt;P&gt;DD03T  ---field texts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward if its useful&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405029#M817710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405030#M817711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kedar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            If you want to find in which table the fields are stored, double click the dataelement of the corresponding field, goto utilities -&amp;gt; whereused list and in the popupscreen select the table field, you can get all the tables where the fields are stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subbu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405030#M817711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405031#M817712</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 se11 and give the table name as DD03L and in that u have a filed FILEDNAME there give the filedname for which u want to find the table then u can get only the tables which contains that filed. i hope this is clear to u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sunil kumar Mutyala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405031#M817712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405032#M817713</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;one of the way will be,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to se11,&lt;/P&gt;&lt;P&gt;type that structure name in the DATABASE area,&lt;/P&gt;&lt;P&gt;press display,&lt;/P&gt;&lt;P&gt;you will now see all the components of the structure&lt;/P&gt;&lt;P&gt;now if you want to know the transparent table name for that field say lgort field&lt;/P&gt;&lt;P&gt;Just double click the component type of lgort,&lt;/P&gt;&lt;P&gt;[this will take you to the domain part of the field type]&lt;/P&gt;&lt;P&gt;again double click the domain part,&lt;/P&gt;&lt;P&gt;this will take you to the definition part&lt;/P&gt;&lt;P&gt;now go to value range and look for value table this may have the transparent table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                 or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the otherway is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto--&amp;gt; se80 --&amp;gt; click on the tab 'Resporatory information system' --&amp;gt; goto 'ABAP Dictionary' under the Object tab --&amp;gt; again goto 'Fields' --&amp;gt; open table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now type the field name in the field tab and press F8, this will give all the possible Table name associated with that Field entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/3405032#M817713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:50:35Z</dc:date>
    </item>
  </channel>
</rss>

