<?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: To avoid adding duplicate key entries to table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329527#M5325</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure the primary index (named ~0) is still there in the database (SE14, index), and create it if it's not&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2017 08:33:59 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2017-01-10T08:33:59Z</dc:date>
    <item>
      <title>To avoid adding duplicate key entries to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329521#M5319</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a custom table and there is a field with numc 4. I changed that field to decimal with 2 decimal points. using SE14 i'm going to adjust  the table but error occured and stop with error log. then I re enter SE14 and then "unlock table" button clicked and activated my table. After that my table can add duplicate entries to key fields. How to disable adding duplicate entries to key fields of my table??&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 10:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329521#M5319</guid>
      <dc:creator>Pavithra_madhu</dc:creator>
      <dc:date>2017-01-09T10:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: To avoid adding duplicate key entries to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329522#M5320</link>
      <description>&lt;P&gt;How could it be possible that the database let you add 2 records with same primary key? I can't imagine it could just be a bug! Please give more information about what happens exactly.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 11:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329522#M5320</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-01-09T11:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: To avoid adding duplicate key entries to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329523#M5321</link>
      <description>&lt;P&gt;Hello Prvithra,&lt;/P&gt;&lt;P&gt;Make that field primary key. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329523#M5321</guid>
      <dc:creator>former_member197132</dc:creator>
      <dc:date>2017-01-09T13:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: To avoid adding duplicate key entries to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329524#M5322</link>
      <description>&lt;P&gt;they are primary key fields.. but it allow duplicate.. I also cann't imagine it.. but it happend. this is an exapmle.. i can add any number of duplicate records with same primary key now..&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 03:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329524#M5322</guid>
      <dc:creator>Pavithra_madhu</dc:creator>
      <dc:date>2017-01-10T03:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: To avoid adding duplicate key entries to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329525#M5323</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/14488-capture.png" /&gt;&lt;/P&gt;&lt;P&gt;they are primary key fields.. but it allow duplicate.. I also cann't imagine it.. but it happend. this is an exapmle.. i can add any number of duplicate records with same primary key now..&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 03:15:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329525#M5323</guid>
      <dc:creator>Pavithra_madhu</dc:creator>
      <dc:date>2017-01-10T03:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: To avoid adding duplicate key entries to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329526#M5324</link>
      <description>&lt;P&gt;You should get the key fields and compare them via the debugger (compare tool).&lt;/P&gt;&lt;P&gt;Moreover, make sure the primary index (named ~0) is still there in the database (SE14, index), and create it if it's not there.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 08:33:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329526#M5324</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-01-10T08:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: To avoid adding duplicate key entries to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329527#M5325</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure the primary index (named ~0) is still there in the database (SE14, index), and create it if it's not&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 08:33:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-avoid-adding-duplicate-key-entries-to-table/m-p/329527#M5325</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-01-10T08:33:59Z</dc:date>
    </item>
  </channel>
</rss>

