<?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: DDIC View in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222401#M136890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi osk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In programs we can use&lt;/P&gt;&lt;P&gt;   views (Database views / Projection Views)&lt;/P&gt;&lt;P&gt;   only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. bcos&lt;/P&gt;&lt;P&gt;3. Such views are ACTUALLY&lt;/P&gt;&lt;P&gt;   created in physical database&lt;/P&gt;&lt;P&gt;   and hence, database itself supports&lt;/P&gt;&lt;P&gt;   select * from &lt;/P&gt;&lt;P&gt;  such views.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. however, maintenance views, &lt;/P&gt;&lt;P&gt;   (as the name suggests)&lt;/P&gt;&lt;P&gt;    are merely COLLECTION OF SCREENS&lt;/P&gt;&lt;P&gt;   to facilitate dataentry&lt;/P&gt;&lt;P&gt;   in the table(s) &lt;/P&gt;&lt;P&gt;   in a well defined manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (There is no physical view in the database)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, we cannot use such views in programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. PROJECTION VIEW&lt;/P&gt;&lt;P&gt;  Its nothting but a NORMAL view&lt;/P&gt;&lt;P&gt;   with ONLY 1 table,&lt;/P&gt;&lt;P&gt;  and selected fields only (not all fields)&lt;/P&gt;&lt;P&gt;  from the table.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2006 11:19:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-20T11:19:15Z</dc:date>
    <item>
      <title>DDIC View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222400#M136889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAP which view we cant use in program?Why?&lt;/P&gt;&lt;P&gt; What is use of projection and Help view?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 11:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222400#M136889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T11:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: DDIC View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222401#M136890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi osk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In programs we can use&lt;/P&gt;&lt;P&gt;   views (Database views / Projection Views)&lt;/P&gt;&lt;P&gt;   only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. bcos&lt;/P&gt;&lt;P&gt;3. Such views are ACTUALLY&lt;/P&gt;&lt;P&gt;   created in physical database&lt;/P&gt;&lt;P&gt;   and hence, database itself supports&lt;/P&gt;&lt;P&gt;   select * from &lt;/P&gt;&lt;P&gt;  such views.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. however, maintenance views, &lt;/P&gt;&lt;P&gt;   (as the name suggests)&lt;/P&gt;&lt;P&gt;    are merely COLLECTION OF SCREENS&lt;/P&gt;&lt;P&gt;   to facilitate dataentry&lt;/P&gt;&lt;P&gt;   in the table(s) &lt;/P&gt;&lt;P&gt;   in a well defined manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (There is no physical view in the database)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, we cannot use such views in programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. PROJECTION VIEW&lt;/P&gt;&lt;P&gt;  Its nothting but a NORMAL view&lt;/P&gt;&lt;P&gt;   with ONLY 1 table,&lt;/P&gt;&lt;P&gt;  and selected fields only (not all fields)&lt;/P&gt;&lt;P&gt;  from the table.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 11:19:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222401#M136890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T11:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: DDIC View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222402#M136891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chk this out&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-the-different-types-and-usage-of-views.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-the-different-types-and-usage-of-views.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 11:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222402#M136891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T11:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: DDIC View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222403#M136892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Help View ( SE54) &lt;/P&gt;&lt;P&gt;Help views are used to output additional information when the online help system is called. &lt;/P&gt;&lt;P&gt;When the F4 button is pressed for a screen field, a check is first made on whether a matchcode is defined for this field. If this is not the case, the help view is displayed in which the check table of the field is the primary table. Thus, for each table no more than one help view can be created, that is, a table can only be primary table in at most one help view. &lt;/P&gt;&lt;P&gt;Projection View &lt;/P&gt;&lt;P&gt;Projection views are used to suppress or mask certain fields in a table (projection), thus minimizing the number of interfaces. This means that only the data that is actually required is exchanged when the database is accessed. &lt;/P&gt;&lt;P&gt;only for single table and used to suppress certain fields of a table.Base tables are accesssed via R/3 system.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prema.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 11:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ddic-view/m-p/1222403#M136892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T11:56:03Z</dc:date>
    </item>
  </channel>
</rss>

