<?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 do views work in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-views-work/m-p/2085235#M432935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a database table, with inner join, you wont read any record if one of the table is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other type of view use outer join, so you will get records filled with null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Four different view types are supported. These differ in the way in which the view is implemented and in the methods permitted for accessing the view data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database views are implemented with an equivalent view on the database.&lt;/P&gt;&lt;P&gt;Projection views are used to hide fields of a table (only projection).&lt;/P&gt;&lt;P&gt;Help views can be used as selection method in  search helps.&lt;/P&gt;&lt;P&gt; Maintenance views permit you to maintain the data distributed on several tables for one application object at one time.&lt;/P&gt;&lt;P&gt;Database views implement an inner join. The other view types implement an outer join (see Inner and Outer Join).&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2007 17:12:52 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2007-03-30T17:12:52Z</dc:date>
    <item>
      <title>How do views work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-views-work/m-p/2085234#M432934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a view using 4 tables.  If one of the tables doesn't contain data will the view be blank?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 16:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-views-work/m-p/2085234#M432934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T16:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do views work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-views-work/m-p/2085235#M432935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a database table, with inner join, you wont read any record if one of the table is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other type of view use outer join, so you will get records filled with null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Four different view types are supported. These differ in the way in which the view is implemented and in the methods permitted for accessing the view data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database views are implemented with an equivalent view on the database.&lt;/P&gt;&lt;P&gt;Projection views are used to hide fields of a table (only projection).&lt;/P&gt;&lt;P&gt;Help views can be used as selection method in  search helps.&lt;/P&gt;&lt;P&gt; Maintenance views permit you to maintain the data distributed on several tables for one application object at one time.&lt;/P&gt;&lt;P&gt;Database views implement an inner join. The other view types implement an outer join (see Inner and Outer Join).&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 17:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-views-work/m-p/2085235#M432935</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-03-30T17:12:52Z</dc:date>
    </item>
  </channel>
</rss>

