<?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 table name for structure fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478665#M224210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How to find out the table name for fields which are in structure.&lt;/P&gt;&lt;P&gt;while finding the technical settings for the field in a standard application it shows only the structure and the field name but not sap table name . I need table name for the particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;Srisai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2006 12:20:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-25T12:20:21Z</dc:date>
    <item>
      <title>table name for structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478665#M224210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How to find out the table name for fields which are in structure.&lt;/P&gt;&lt;P&gt;while finding the technical settings for the field in a standard application it shows only the structure and the field name but not sap table name . I need table name for the particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;Srisai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 12:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478665#M224210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T12:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: table name for structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478666#M224211</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 way of searching is, go to the data element of the field, and click on 'Where used list', this will list the tables that are using this data element of the field,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 12:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478666#M224211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T12:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: table name for structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478667#M224212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no straight forward method to achieve it you can do is to use SE11 and check on the where-used list. It would give you the list of prg/tables/views etc which use the same...analyze the same you would be able to get the way SAP populate the structure...Second method is to use the runtime analysis and check the DB hits and you would be able to get the necessary information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 12:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478667#M224212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T12:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: table name for structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478668#M224213</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;Guess you are looking for how the field is getting the value. You can try starting the transaction in debug mode (using /h) and then add a watchpoint for the field and with value &amp;lt;&amp;gt; initial(leave the value box empty). This will help you find the point where that field gets populated. You can then traceback and find the exact table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 12:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-for-structure-fields/m-p/1478668#M224213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T12:41:34Z</dc:date>
    </item>
  </channel>
</rss>

