<?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: Reg database view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869099#M929899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthikeyan Pal...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can check the Key Fields of the tables in the data base view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you entered the table names in the databse view,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select one table and click on relationships.It will show the respected tables with that table related with hte key fields. Sometimes it will give more than one key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the Key Fields you can avoid duplicates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2008 14:48:13 GMT</pubDate>
    <dc:creator>Adi_Bathineni</dc:creator>
    <dc:date>2008-05-15T14:48:13Z</dc:date>
    <item>
      <title>Reg database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869096#M929896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a database view for joining STKO, STPO, MAST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting duplicate records., How to avoid that ?&lt;/P&gt;&lt;P&gt;Very CRITICAL situation . If any one of u have view for these table, please gimme the TABLE JOIN CONDITIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping for the reply please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;karthik.,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 05:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869096#M929896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T05:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reg database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869097#M929897</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;i think u need to code some check&lt;/P&gt;&lt;P&gt;in the fn module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 06:49:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869097#M929897</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2008-05-15T06:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reg database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869098#M929898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karthikeyan pal...  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the Tables and Associated keys for that table.&lt;/P&gt;&lt;P&gt;Because check the Key fields and place these fields in Join &lt;/P&gt;&lt;P&gt;condition ,you want get any dublicate records.&lt;/P&gt;&lt;P&gt;so please check the Key fields for all the three tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if found correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajeshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 10:51:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869098#M929898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T10:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reg database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869099#M929899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthikeyan Pal...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can check the Key Fields of the tables in the data base view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you entered the table names in the databse view,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select one table and click on relationships.It will show the respected tables with that table related with hte key fields. Sometimes it will give more than one key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the Key Fields you can avoid duplicates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 14:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-database-view/m-p/3869099#M929899</guid>
      <dc:creator>Adi_Bathineni</dc:creator>
      <dc:date>2008-05-15T14:48:13Z</dc:date>
    </item>
  </channel>
</rss>

