<?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 data base table entry against check table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545280#M1856555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we make multiple entry in foreign key data base table with reference to the same key in check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried to make foreign key in foreign key table not as primary key so that i can have multiple entries and selected the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;foreign key type as non key-field/candidates as well, but its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i m unable to make to make multiple entry.&lt;/P&gt;&lt;P&gt;status message: data with specified entry already exist in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose currency is a foreign key and check table is having USD , RS , YEN entries accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more than one employee can have salary in USD in foreign key data base table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is accepting only one entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even i tried making changes in foreign key table carnality as well but it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;sunil dhakad &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Aug 2014 04:10:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-08-24T04:10:43Z</dc:date>
    <item>
      <title>data base table entry against check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545280#M1856555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we make multiple entry in foreign key data base table with reference to the same key in check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried to make foreign key in foreign key table not as primary key so that i can have multiple entries and selected the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;foreign key type as non key-field/candidates as well, but its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i m unable to make to make multiple entry.&lt;/P&gt;&lt;P&gt;status message: data with specified entry already exist in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose currency is a foreign key and check table is having USD , RS , YEN entries accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more than one employee can have salary in USD in foreign key data base table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is accepting only one entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even i tried making changes in foreign key table carnality as well but it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;sunil dhakad &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 04:10:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545280#M1856555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-24T04:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: data base table entry against check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545281#M1856556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i update last line of my query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; even i tried making changes in foreign key table cardinality as well but its not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 04:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545281#M1856556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-24T04:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: data base table entry against check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545282#M1856557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple entries of forien key are allowed.&lt;/P&gt;&lt;P&gt;Check your primarykey of the table.can you post the screenshot of ur tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 04:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545282#M1856557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-24T04:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: data base table entry against check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545283#M1856558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple entries in Foreign key table should be allowed. Can you give details of the error message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 04:54:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545283#M1856558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-24T04:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: data base table entry against check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545284#M1856559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got the solution , i was not maintaining the primary key other than mandt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 05:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-table-entry-against-check-table/m-p/10545284#M1856559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-25T05:31:46Z</dc:date>
    </item>
  </channel>
</rss>

