<?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: Cardinality in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019477#M713810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose the left side is you and the right side are aspects of you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1:1 could be the the relation ship you have with birth dates(&amp;lt;u&amp;gt;is born on&amp;lt;/u&amp;gt;). you only have 1 birthdate &lt;/P&gt;&lt;P&gt;1:n could be the relationship with the number of languages you can speak, this is always 1, namely your mother language but can be more than one.&lt;/P&gt;&lt;P&gt;0:1 this could be in a (monogamistic society) the relationship married to. This can be 0 or 1 but not more&lt;/P&gt;&lt;P&gt;0:n could be the relationship &amp;lt;u&amp;gt;is divorced with&amp;lt;/u&amp;gt;, this can be 0 or more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this clarifies it a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2007 15:22:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-07T15:22:31Z</dc:date>
    <item>
      <title>Cardinality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019476#M713809</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;From F4 help i got the following: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Cardinality of a relationship&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;The cardinality (n : m) describes the foreign key relationship with regard to the number of possible dependent records involved (records of the foreign key table) or referred records (records of the check table).&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;The right side of the cardinality has the following significance:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;               m = 1&lt;/P&gt;&lt;P&gt;For each record of the check table there is exactly one dependent record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;	m = C&lt;/P&gt;&lt;P&gt;For each record of the check table there is at most one dependent record.&lt;/P&gt;&lt;P&gt;&amp;#149;	m = N&lt;/P&gt;&lt;P&gt;For each record of the check table there is at least one dependent record.&lt;/P&gt;&lt;P&gt;&amp;#149;	m = CN&lt;/P&gt;&lt;P&gt;For each record of the check table there are any number of dependent records.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to understand the above description. Specially what is dependent records. Can any one make me understand what is cardinality if possible with example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 15:01:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019476#M713809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T15:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cardinality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019477#M713810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose the left side is you and the right side are aspects of you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1:1 could be the the relation ship you have with birth dates(&amp;lt;u&amp;gt;is born on&amp;lt;/u&amp;gt;). you only have 1 birthdate &lt;/P&gt;&lt;P&gt;1:n could be the relationship with the number of languages you can speak, this is always 1, namely your mother language but can be more than one.&lt;/P&gt;&lt;P&gt;0:1 this could be in a (monogamistic society) the relationship married to. This can be 0 or 1 but not more&lt;/P&gt;&lt;P&gt;0:n could be the relationship &amp;lt;u&amp;gt;is divorced with&amp;lt;/u&amp;gt;, this can be 0 or more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this clarifies it a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 15:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019477#M713810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T15:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cardinality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019478#M713811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go throgh this links&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/b2/fbb859c64611d295dd00a0c929b3c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/b2/fbb859c64611d295dd00a0c929b3c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/a7/d50f395fc8cb7fe10000000a11402f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/a7/d50f395fc8cb7fe10000000a11402f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 15:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019478#M713811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T15:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cardinality</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019479#M713812</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;&amp;#149; m = 1      1X1 (Minimum 1 record must exists)&lt;/P&gt;&lt;P&gt;For each record of the check table there is exactly one dependent records of the foreign key table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; m = C      1XC (At most 1 record exists)&lt;/P&gt;&lt;P&gt;For each record of the check table there is at most one dependent records of the foreign key table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; m = N      1XN (At least 1 &amp;amp; more records exists)&lt;/P&gt;&lt;P&gt;For each record of the check table there is at least one dependent records of the foreign key table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; m = CN    1XCN (1 or more records exists)&lt;/P&gt;&lt;P&gt;For each record of the check table there are any number of dependent records of the foreign key table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 15:49:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cardinality/m-p/3019479#M713812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T15:49:48Z</dc:date>
    </item>
  </channel>
</rss>

