<?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 Updating a database view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-a-database-view/m-p/3548948#M853815</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;can you please tell me how can i update database 'z' view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we update as the same ways as we fill the data in database table by insert update command..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if there is any way to fill data in data base view please describe the process if any code you have it would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 13:58:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-01T13:58:40Z</dc:date>
    <item>
      <title>Updating a database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-a-database-view/m-p/3548948#M853815</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;can you please tell me how can i update database 'z' view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we update as the same ways as we fill the data in database table by insert update command..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if there is any way to fill data in data base view please describe the process if any code you have it would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 13:58:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-a-database-view/m-p/3548948#M853815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T13:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Updating a database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-a-database-view/m-p/3548949#M853816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Database view does not have any data itself. It just sort of a build-up on the actual database table (or tables). For more on database views please see here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/View_(database)" target="test_blank"&gt;http://en.wikipedia.org/wiki/View_(database)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking at a view in SE16, for example, and don't see the data that you'd expect, it means that data is not present in the database. Check the view definition in SE11 to see to which tables it is pointing. In ABAP programs you may use a view to select from the database, but I don't think you can use it to update database. I'm not 100% sure though - it just has never occurred to me to use a view for updates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 14:48:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-a-database-view/m-p/3548949#M853816</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2008-04-01T14:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Updating a database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-a-database-view/m-p/3548950#M853817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem has been resolved by creating maintenance view.&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 08:21:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-a-database-view/m-p/3548950#M853817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T08:21:36Z</dc:date>
    </item>
  </channel>
</rss>

