<?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 Relationship between two tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949906#M391391</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;Can some one tell me how can i find the relationship between two tables in CRM. is there any transaction for the same. Is it possible to see the data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Akila.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 07:27:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-07T07:27:33Z</dc:date>
    <item>
      <title>Relationship between two tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949906#M391391</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;Can some one tell me how can i find the relationship between two tables in CRM. is there any transaction for the same. Is it possible to see the data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Akila.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 07:27:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949906#M391391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T07:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between two tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949907#M391392</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;try to generate a view for those tables and take fields from there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 07:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949907#M391392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T07:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between two tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949908#M391393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do i need a OSS developer key to create a view, please tell me the trsan code where i can create a new custom view&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Akila.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 07:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949908#M391393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T07:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between two tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949909#M391394</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;No need of access key for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto se11 and create a view with starting Z &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;goto SQ02 or SQVI and generate a query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 07:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949909#M391394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T07:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between two tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949910#M391395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;By relationship do you mean a &amp;lt;b&amp;gt;foreign key or check table &amp;lt;/b&amp;gt; kind of relation?&lt;/P&gt;&lt;P&gt;or do you mean data relationship?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want to know the foreign key or checktable relation, you can go to se11 and display one table and then choose foreignkey/check table tab and see if the other table is present against any field. If yes then it means they have a relationship otherwise you have to check how the two tables are used to determine data relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 08:17:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949910#M391395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T08:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between two tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949911#M391396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to se11 and enter that table.  Do a where use on the data element searching within tables.  It'll give list of all tables using that same data element/field.  Chances are you'll find some type of relationship from those list of tables if they exist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 20:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949911#M391396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T20:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between two tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949912#M391397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishant ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain brief about the Data relationship ......??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see the Foreign Key &amp;amp; Check Table relation in se11 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I am in the Analysing phase , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are all the details can i get from Foreign Key &amp;amp; Check table kind relations ...??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 16:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-two-tables/m-p/1949912#M391397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T16:40:13Z</dc:date>
    </item>
  </channel>
</rss>

