<?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 Searching Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/searching-table/m-p/4570140#M1078422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Is there any easy way to find from technical information by structure name what&lt;/P&gt;&lt;P&gt;table data was used to fill the particular screen field or table control?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Oct 2008 11:15:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-02T11:15:00Z</dc:date>
    <item>
      <title>Searching Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/searching-table/m-p/4570140#M1078422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Is there any easy way to find from technical information by structure name what&lt;/P&gt;&lt;P&gt;table data was used to fill the particular screen field or table control?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 11:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/searching-table/m-p/4570140#M1078422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-02T11:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Searching Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/searching-table/m-p/4570141#M1078423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be a tricky task. However, i'll post the actions I usually do if it's a sctucture field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - in techical info pop-up, double-click data element. This will navigate to SE11, data element. There, click where-used-list button in the top, marking options tables and views&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - if this doesn't work, check the program of the tcode. See TABLE declarations, SELECT statements and "suspicious" FM's or methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 - if this doesn't work, start thinking that probably is a calculated field, which means that probably isn't stored anywhere! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 11:26:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/searching-table/m-p/4570141#M1078423</guid>
      <dc:creator>valter_oliveira</dc:creator>
      <dc:date>2008-10-02T11:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Searching Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/searching-table/m-p/4570142#M1078424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Take the data element, generally the same is used on the structure and the db table. Using that data element you can do a where used list. you will get a list of tables. Thats the easiet way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or see in the program ,by means of debugging, how the structure is populated. If you know the structure, do a where used list on the structure ( double click on the structure name ) and you will know how the structure is being populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 11:27:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/searching-table/m-p/4570142#M1078424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-02T11:27:32Z</dc:date>
    </item>
  </channel>
</rss>

