<?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: Determining relationships between tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939337#M1152032</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;Follow this process. You can easily discover the relationships among tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;1. Use SQVI transaction,
2. Create a View
3. Enter title,
4. Choose the Data source as Table Join
5. Now use Insert table option.
6. And insert the tables which you want. It will propose the relation between them.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2008 09:01:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-10T09:01:12Z</dc:date>
    <item>
      <title>Determining relationships between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939336#M1152031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;        I would like to know if it is possible to determine how tables are related to each other (foreign ley relationship) using some pre built ABAP program if it already exists. Else, can you please tell me how we can do this using any other method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 08:57:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939336#M1152031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T08:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Determining relationships between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939337#M1152032</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;Follow this process. You can easily discover the relationships among tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;1. Use SQVI transaction,
2. Create a View
3. Enter title,
4. Choose the Data source as Table Join
5. Now use Insert table option.
6. And insert the tables which you want. It will propose the relation between them.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 09:01:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939337#M1152032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T09:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Determining relationships between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939338#M1152033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to SE11 and give some tbale name  and dispaly   then agagin click  graphic button or press &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;control&lt;EM&gt;shift&lt;/EM&gt;F11&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can see the realtion between tables with your enterd table...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 09:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939338#M1152033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T09:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Determining relationships between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939339#M1152034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sam,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just go to se11, and display the contents of table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Application tool bar there is a button Where-used-list with icon of 3 arrows, click on that button then a POP-Up will come select the check-box of DB tabel and uncheck all other checkbox...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will give the list,, no report available for that functionallity this can be achieved with se11 only....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 09:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939339#M1152034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T09:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Determining relationships between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939340#M1152035</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;just try to follow these steps&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Use SQVI transaction-&amp;gt;Create a View&amp;gt;Enter title-&amp;gt;Choose the Data source as Table Join-&amp;gt;Now use-&amp;gt;Insert table option-&amp;gt;And insert the tables which you want. It will give you the relation between them.&lt;/P&gt;&lt;P&gt;&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;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 09:13:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determining-relationships-between-tables/m-p/4939340#M1152035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T09:13:50Z</dc:date>
    </item>
  </channel>
</rss>

