<?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: Append Structure Vs Include Structure + Help View in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-include-structure-help-view/m-p/3826592#M920197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;APPEND STRUCTURE        .&lt;/P&gt;&lt;P&gt;                                       &lt;/P&gt;&lt;P&gt;1)IT CAN ONLY BE                &lt;/P&gt;&lt;P&gt; APPENDED AT THE            &lt;/P&gt;&lt;P&gt;LAST                                                                                &lt;/P&gt;&lt;P&gt;2)IT IS NOT REUSABLE           &lt;/P&gt;&lt;P&gt;IT CAN BE USED ONLY            &lt;/P&gt;&lt;P&gt;IN ONE TABLE                           &lt;/P&gt;&lt;P&gt;                                     &lt;/P&gt;&lt;P&gt;3)IF U WANT TO                       &lt;/P&gt;&lt;P&gt;DELETE THE APPEND               &lt;/P&gt;&lt;P&gt;STRUCTURE DELETE    &lt;/P&gt;&lt;P&gt;THE ENTIRE TABLE     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE STRUCTURE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)IT CAN ONLY BE                &lt;/P&gt;&lt;P&gt; INCLUDED ANYWHERE IN&lt;/P&gt;&lt;P&gt;THE     TABLE&lt;/P&gt;&lt;P&gt;                                                                                2)IT IS  REUSABLE           &lt;/P&gt;&lt;P&gt;IT CAN BE USED             &lt;/P&gt;&lt;P&gt;IN  MORE THAN ONE TABLE                           &lt;/P&gt;&lt;P&gt;                                     &lt;/P&gt;&lt;P&gt;3)ONLY THE INCLUDE STRUCTURE&lt;/P&gt;&lt;P&gt;CAN BE DELETED WITHOUT &lt;/P&gt;&lt;P&gt;DELETING THE TABLE&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;&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;                                         &lt;/P&gt;&lt;P&gt;You have to create a help view if a view with outer join is needed as selection method of a search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection method of a search help is either a table or a view. If you have to select data from several tables for the search help, you should generally use a database view as selection method. However, a database view always implements an inner join. If you need a view with outer join for the data selection, you have to use a help view as selection method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: moazam hai on May 18, 2008 9:27 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 May 2008 07:23:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-18T07:23:46Z</dc:date>
    <item>
      <title>Append Structure Vs Include Structure + Help View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-include-structure-help-view/m-p/3826590#M920195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1/ Please tell me the difference between these two way of modifying table.&lt;/P&gt;&lt;P&gt;    Which one is useful when ?&lt;/P&gt;&lt;P&gt;2/ What is Help View and how it is different from Other Views(Database,Projection,Maintainance) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sonal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 16:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-include-structure-help-view/m-p/3826590#M920195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-17T16:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure Vs Include Structure + Help View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-include-structure-help-view/m-p/3826591#M920196</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;Append structure : it will add Fields to the table from&lt;/P&gt;&lt;P&gt;last . we can't use that structure in another table. &lt;/P&gt;&lt;P&gt;Include structure: we can add fields to the table but we can&lt;/P&gt;&lt;P&gt;use include structure in more than one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to select data from several tables for the search help, you should generally use a database view as selection method. However, a database view always implements an inner join. If you need a view with outer join for the data selection, you have to use a help view as selection method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if useful reward points...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: subas  Bose on May 18, 2008 8:46 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 06:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-include-structure-help-view/m-p/3826591#M920196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T06:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure Vs Include Structure + Help View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-include-structure-help-view/m-p/3826592#M920197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;APPEND STRUCTURE        .&lt;/P&gt;&lt;P&gt;                                       &lt;/P&gt;&lt;P&gt;1)IT CAN ONLY BE                &lt;/P&gt;&lt;P&gt; APPENDED AT THE            &lt;/P&gt;&lt;P&gt;LAST                                                                                &lt;/P&gt;&lt;P&gt;2)IT IS NOT REUSABLE           &lt;/P&gt;&lt;P&gt;IT CAN BE USED ONLY            &lt;/P&gt;&lt;P&gt;IN ONE TABLE                           &lt;/P&gt;&lt;P&gt;                                     &lt;/P&gt;&lt;P&gt;3)IF U WANT TO                       &lt;/P&gt;&lt;P&gt;DELETE THE APPEND               &lt;/P&gt;&lt;P&gt;STRUCTURE DELETE    &lt;/P&gt;&lt;P&gt;THE ENTIRE TABLE     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE STRUCTURE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)IT CAN ONLY BE                &lt;/P&gt;&lt;P&gt; INCLUDED ANYWHERE IN&lt;/P&gt;&lt;P&gt;THE     TABLE&lt;/P&gt;&lt;P&gt;                                                                                2)IT IS  REUSABLE           &lt;/P&gt;&lt;P&gt;IT CAN BE USED             &lt;/P&gt;&lt;P&gt;IN  MORE THAN ONE TABLE                           &lt;/P&gt;&lt;P&gt;                                     &lt;/P&gt;&lt;P&gt;3)ONLY THE INCLUDE STRUCTURE&lt;/P&gt;&lt;P&gt;CAN BE DELETED WITHOUT &lt;/P&gt;&lt;P&gt;DELETING THE TABLE&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;&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;                                         &lt;/P&gt;&lt;P&gt;You have to create a help view if a view with outer join is needed as selection method of a search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection method of a search help is either a table or a view. If you have to select data from several tables for the search help, you should generally use a database view as selection method. However, a database view always implements an inner join. If you need a view with outer join for the data selection, you have to use a help view as selection method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: moazam hai on May 18, 2008 9:27 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 07:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure-vs-include-structure-help-view/m-p/3826592#M920197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T07:23:46Z</dc:date>
    </item>
  </channel>
</rss>

