<?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 Difference b/w Structure and Views in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691427#M622649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Difference b/w Structure and Views?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need brief explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2007 03:57:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-21T03:57:55Z</dc:date>
    <item>
      <title>Difference b/w Structure and Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691427#M622649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Difference b/w Structure and Views?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need brief explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 03:57:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691427#M622649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T03:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w Structure and Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691428#M622650</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;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;structure is some thing which contains definitions of fields and is agroup of fields.structures are available only at data dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;views are dynamically created at run time which contains data from different tables based on conditions.views are used for users as well as for system.&lt;/P&gt;&lt;P&gt;views are of different types&lt;/P&gt;&lt;P&gt;1. help views&lt;/P&gt;&lt;P&gt;2. projection views&lt;/P&gt;&lt;P&gt;3.selection views&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 04:00:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691428#M622650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T04:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w Structure and Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691429#M622651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Udaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Views - these are combination of two or more tables. Also there are different types of views like database views, projection views, Help views and Maintanance views etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know more abt views, kindly go through the link given below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/36/74c0358373003ee10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/36/74c0358373003ee10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structures - These contains fields that can be used in program as a reference for creation of internal table types/ structure types in run time. Structure at runtime can hold only one row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know more abt structures, link given below is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/ac/3547360f2ea61fe10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/ac/3547360f2ea61fe10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Reward if helpful.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 04:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691429#M622651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T04:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w Structure and Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691430#M622652</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;Structures are only Global Data types. They do not have any physical storage in DB like a Table. &lt;/P&gt;&lt;P&gt;We can use Structures to Declare the Variables like internal tables etc. But the Select Statement must be on a TABLE OR VIEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;View is like virtual Table. It will not store any data. It will access the data from the underlying tables.&lt;/P&gt;&lt;P&gt;So we can Write a SELECT statement on a VIEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 04:18:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-structure-and-views/m-p/2691430#M622652</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-21T04:18:07Z</dc:date>
    </item>
  </channel>
</rss>

