<?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 Regarding Foreign Key Field Type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480384#M1418824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;   After creating many Tables still i messed up when my junior colleague asked me regarding : While Creating a Foreign Key in a table we will have a n a POP UP in which in Below section&lt;/P&gt;&lt;P&gt;in Semantic Attributes:&lt;/P&gt;&lt;P&gt;               Foreign key field type  : Not Specified&lt;/P&gt;&lt;P&gt;                                                     Non-Key fields/Candidates&lt;/P&gt;&lt;P&gt;                                                     Key fields/candidates&lt;/P&gt;&lt;P&gt;                                                     Key fields of a Text Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            Cardinality                  __ :___&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What it is the use of &lt;STRONG&gt;Foreign Key field type&lt;/STRONG&gt; and &lt;STRONG&gt;Cardinality&lt;/STRONG&gt; . I searched in SDN and didn't found anything useful can any one Explain me in Detail How can we use it or why to use this.? &lt;SPAN __jive_emoticon_name="grin"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;SRiNi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2009 13:08:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-17T13:08:44Z</dc:date>
    <item>
      <title>Regarding Foreign Key Field Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480384#M1418824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;   After creating many Tables still i messed up when my junior colleague asked me regarding : While Creating a Foreign Key in a table we will have a n a POP UP in which in Below section&lt;/P&gt;&lt;P&gt;in Semantic Attributes:&lt;/P&gt;&lt;P&gt;               Foreign key field type  : Not Specified&lt;/P&gt;&lt;P&gt;                                                     Non-Key fields/Candidates&lt;/P&gt;&lt;P&gt;                                                     Key fields/candidates&lt;/P&gt;&lt;P&gt;                                                     Key fields of a Text Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            Cardinality                  __ :___&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What it is the use of &lt;STRONG&gt;Foreign Key field type&lt;/STRONG&gt; and &lt;STRONG&gt;Cardinality&lt;/STRONG&gt; . I searched in SDN and didn't found anything useful can any one Explain me in Detail How can we use it or why to use this.? &lt;SPAN __jive_emoticon_name="grin"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;SRiNi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 13:08:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480384#M1418824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T13:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Foreign Key Field Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480385#M1418825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreenivasa L,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer below help.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;cardinality&lt;/STRONG&gt; (n:m) describes the foreign key relationship with regard to the &lt;STRONG&gt;number of possible dependent records&lt;/STRONG&gt; (records of the &lt;STRONG&gt;foreign key table&lt;/STRONG&gt;) or referenced records (records of the &lt;STRONG&gt;check table&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[About Cardinality|http://help.sap.com/erp2005_ehp_04/helpdata/EN/b2/fbb859c64611d295dd00a0c929b3c3/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;Type of foreign key fields&lt;/STRONG&gt; describes what the foreign key fields in the &lt;STRONG&gt;foreign key table&lt;/STRONG&gt; mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[About Foreign key field type|http://help.sap.com/erp2005_ehp_04/helpdata/EN/b2/fbb85cc64611d295dd00a0c929b3c3/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope it will solve your problem..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ilesh Nandaniya&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 13:43:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480385#M1418825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T13:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Foreign Key Field Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480386#M1418826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please search SAP help , you will get a clear explaination on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also press F1 on these and get information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case issue is not resolved , just give in thread . I will put it in watch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 13:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480386#M1418826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T13:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Foreign Key Field Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480387#M1418827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;Thanks for information...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 15:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-foreign-key-field-type/m-p/6480387#M1418827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T15:28:31Z</dc:date>
    </item>
  </channel>
</rss>

