<?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 BETWEEN STRUCTURE AND VIEWS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210680#M473466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DIFFERENCE BETWEEN STRUCTURE AND VIEWS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reply as soon as possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2007 07:30:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-08T07:30:57Z</dc:date>
    <item>
      <title>DIFFERENCE BETWEEN STRUCTURE AND VIEWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210680#M473466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DIFFERENCE BETWEEN STRUCTURE AND VIEWS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reply as soon as possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 07:30:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210680#M473466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T07:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN STRUCTURE AND VIEWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210681#M473467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Structure are catelog which contain data at runtime where as views are joins of different database table which stored data in real time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 07:32:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210681#M473467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T07:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN STRUCTURE AND VIEWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210682#M473468</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;try goin thru this link&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 07:36:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210682#M473468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T07:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN STRUCTURE AND VIEWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210683#M473469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subodh,&lt;/P&gt;&lt;P&gt;                views  r used to join two more than two tables based on certain coditions while  structure are having only fields.&lt;/P&gt;&lt;P&gt;view can contain data while structure doesn't contain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 07:36:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210683#M473469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T07:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN STRUCTURE AND VIEWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210684#M473470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure : goto se11, create structure with field elements which is used globally &amp;amp; called in programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Views : structure of the view is defined in ABAP dictionary. 1 or more tables are combined, specific fields are projected in view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful.&lt;/P&gt;&lt;P&gt;kavitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 09:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210684#M473470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T09:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN STRUCTURE AND VIEWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210685#M473471</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;structure : it is created during runtime..and storage of data is temporary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;views : these are virtual tables which contains data from different tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward with points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 10:33:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210685#M473471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T10:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN STRUCTURE AND VIEWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210686#M473472</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;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;for ex: trdir is aview cretaed by sap which contains structure of sytem table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh babu aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 11:07:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-views/m-p/2210686#M473472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T11:07:27Z</dc:date>
    </item>
  </channel>
</rss>

