<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2703447#M626146</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;I want to find the table to which the structures RMQAM, RMMG1 are getting updated?&lt;/P&gt;&lt;P&gt;Plz tell me how to find the tables based on the structure?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2007 08:28:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-27T08:28:41Z</dc:date>
    <item>
      <title>Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2703447#M626146</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;I want to find the table to which the structures RMQAM, RMMG1 are getting updated?&lt;/P&gt;&lt;P&gt;Plz tell me how to find the tables based on the structure?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 08:28:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2703447#M626146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T08:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2703448#M626147</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;There are Several ways to Find the Tables that are linked to Structures ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Check out the fields of ur Structure &lt;/P&gt;&lt;P&gt;   in SE15 you can use these Field Names to Find out all the tables which has this Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Open the Source code of the Program and Search for this Structure name throughout the Program .. You will be able to find the Link.&lt;/P&gt;&lt;P&gt;Bcoz at some point in the code the data of the Structure fields in used to Update the Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 08:35:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2703448#M626147</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-27T08:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2703449#M626148</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;Chances are your transparent table belongs to the same package as your structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the Attributes page of your structure and see what package/collection it belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go back to SE11, mark Tables and hit F4. In the search screen enter the package name you found to get a list of all tables it contains.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 08:41:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/2703449#M626148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T08:41:00Z</dc:date>
    </item>
  </channel>
</rss>

