<?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 Problem with Key defination in views in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859194#M1136183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a database view which includes 3 tables(KNA1, VBAK and VBAP), while adding the fields in the fields list, it is considering all fields as key fields. I have done check and uncheck of modification of data element check box, it is showing as uncheck the key column, but once I activate the view, then it is selecting all fields are key fields. I have a problem when I am accessing this view from third party systems cause with these many key fields.  Please tell me is there any way to choose key fields in the data base view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Nov 2008 07:28:53 GMT</pubDate>
    <dc:creator>praveen_hannu</dc:creator>
    <dc:date>2008-11-25T07:28:53Z</dc:date>
    <item>
      <title>Problem with Key defination in views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859194#M1136183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a database view which includes 3 tables(KNA1, VBAK and VBAP), while adding the fields in the fields list, it is considering all fields as key fields. I have done check and uncheck of modification of data element check box, it is showing as uncheck the key column, but once I activate the view, then it is selecting all fields are key fields. I have a problem when I am accessing this view from third party systems cause with these many key fields.  Please tell me is there any way to choose key fields in the data base view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 07:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859194#M1136183</guid>
      <dc:creator>praveen_hannu</dc:creator>
      <dc:date>2008-11-25T07:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Key defination in views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859195#M1136184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding all primary key fields of these three tables to the view (MANDT, VBELN, POSNR, KUNNR).&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 07:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859195#M1136184</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-11-25T07:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Key defination in views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859196#M1136185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, I have added all key fields in the view, but still contains the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:02:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859196#M1136185</guid>
      <dc:creator>praveen_hannu</dc:creator>
      <dc:date>2008-11-25T08:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Key defination in views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859197#M1136186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those fields should be on top of the view's field list. Also, the join conditions must be complete, e.g. also include MANDT, as far as I know.&lt;/P&gt;&lt;P&gt;The system defines all view fields as key fields, if it cannot otherwise determine a unique key based on the join conditions and the primary keys of the joined tables.&lt;/P&gt;&lt;P&gt;If that's not it, I have no further idea.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-key-defination-in-views/m-p/4859197#M1136186</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-11-25T08:29:48Z</dc:date>
    </item>
  </channel>
</rss>

