<?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: How to insert same data in key field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909124#M378620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i've to insert the same data which is already there in table....&lt;/P&gt;&lt;P&gt;is it possible..?&lt;/P&gt;&lt;P&gt;particularly the key field.....as in EKPO....&lt;/P&gt;&lt;P&gt;the data is,&lt;/P&gt;&lt;P&gt;0001 001 anand  2000&lt;/P&gt;&lt;P&gt;0001 002 mohan 3000&lt;/P&gt;&lt;P&gt;i've to insert like this....the first two field is key field....&lt;/P&gt;&lt;P&gt;is it possible...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2007 17:30:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-23T17:30:28Z</dc:date>
    <item>
      <title>How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909118#M378614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I need to insert the same record in key field... Is it possible..?&lt;/P&gt;&lt;P&gt;i've seen in EKPO the PO number will be repeating for line items even though it is key field..so i need the solution as it....can any one help me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 17:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909118#M378614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T17:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909119#M378615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &amp;lt;b&amp;gt;entire&amp;lt;/b&amp;gt; key needs to be unique. Table EKPO also includes the line item (EBELP). So all combinations of PO and item number are unique in this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 17:13:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909119#M378615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T17:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909120#M378616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so how to make it as unique for entire field...can u send me an example...my mail id is kj.mohanbabu@yahoo.com...i need with screen shots....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 17:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909120#M378616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T17:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909121#M378617</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;Create another key for the table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 17:16:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909121#M378617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T17:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909122#M378618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i create another key field means it will get solved..?&lt;/P&gt;&lt;P&gt;ok i'l check it....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 17:19:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909122#M378618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T17:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909123#M378619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly is your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 17:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909123#M378619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T17:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909124#M378620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i've to insert the same data which is already there in table....&lt;/P&gt;&lt;P&gt;is it possible..?&lt;/P&gt;&lt;P&gt;particularly the key field.....as in EKPO....&lt;/P&gt;&lt;P&gt;the data is,&lt;/P&gt;&lt;P&gt;0001 001 anand  2000&lt;/P&gt;&lt;P&gt;0001 002 mohan 3000&lt;/P&gt;&lt;P&gt;i've to insert like this....the first two field is key field....&lt;/P&gt;&lt;P&gt;is it possible...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 17:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909124#M378620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T17:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909125#M378621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you can't insert duplicate rows. As Naren said, you can create a new key field for the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 17:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909125#M378621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T17:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909126#M378622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Mohan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there might be more than one field under the PRIMARY KEY ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose a table has fields A thro' K&lt;/P&gt;&lt;P&gt;and the primary key consists of fields A B C&lt;/P&gt;&lt;P&gt;now when u will insert values then values can be like follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A B C&lt;/P&gt;&lt;P&gt;1 2 2&lt;/P&gt;&lt;P&gt;1 2 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now u can consider A as ur PO number of EKPO table ... the combination of all the 3 fields should be different and should generate an unique entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bbye tc&lt;/P&gt;&lt;P&gt;Ashwani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 23:40:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909126#M378622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T23:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert same data in key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909127#M378623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;                It is not possible to insert same value in a Primary Key field. Always, we can identify the unique records in the table only throught the primart key.It is impossible to violate Primary key definition.Even it is not possible to insert throught program.&lt;/P&gt;&lt;P&gt;                                                                                Regards,&lt;/P&gt;&lt;P&gt;                                                                                V.Raghavender.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-same-data-in-key-field/m-p/1909127#M378623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:29:36Z</dc:date>
    </item>
  </channel>
</rss>

