<?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 DB View with unknown data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666419#M1574625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I have a interesting problem.There is a Z table ( transparent ).Lets say ZDUMMY_TABLE.When i try to see the data in ZDUMMY_TABLE from se16 i get an error like &lt;/P&gt;&lt;P&gt;"No database table exists for table ZDUMMY_TABLE" .&lt;/P&gt;&lt;P&gt;On the other hand there is a database view.ie. ZDUMMY_VIEW.In this view there is only one table.This table is the ZDUMMY_TABLE.When i try to see the data in ZDUMMY_VIEW from se16, it returns almost 100 lines of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, the table ZDUMMY_TABLE has only one key field and this field is MANDT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldnt figure this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Burak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2011 17:08:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-03T17:08:52Z</dc:date>
    <item>
      <title>DB View with unknown data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666419#M1574625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I have a interesting problem.There is a Z table ( transparent ).Lets say ZDUMMY_TABLE.When i try to see the data in ZDUMMY_TABLE from se16 i get an error like &lt;/P&gt;&lt;P&gt;"No database table exists for table ZDUMMY_TABLE" .&lt;/P&gt;&lt;P&gt;On the other hand there is a database view.ie. ZDUMMY_VIEW.In this view there is only one table.This table is the ZDUMMY_TABLE.When i try to see the data in ZDUMMY_VIEW from se16, it returns almost 100 lines of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, the table ZDUMMY_TABLE has only one key field and this field is MANDT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldnt figure this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Burak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 17:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666419#M1574625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T17:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: DB View with unknown data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666420#M1574626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the table is activated and exists at DB level . You can try activate and adjust db table using SE14.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 17:11:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666420#M1574626</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2011-03-03T17:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: DB View with unknown data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666421#M1574627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;this is the problem.Its activated but when i try to check DB utility it says "Table is not created in the database".&lt;/P&gt;&lt;P&gt;but from view it returns data.View has ony this table in it.&lt;/P&gt;&lt;P&gt;How can it be possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 17:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666421#M1574627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T17:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: DB View with unknown data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666422#M1574628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZDUMMY_TABLE.When i try to see the data in ZDUMMY_VIEW from se16, it returns almost 100 lines of data.&lt;/P&gt;&lt;P&gt;By the way, the table ZDUMMY_TABLE has only one key field and this field is MANDT.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 17:38:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666422#M1574628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T17:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: DB View with unknown data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666423#M1574629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks Rob.&lt;/P&gt;&lt;P&gt;i know its hard to believe.i wouldnt believe too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 17:44:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666423#M1574629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T17:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: DB View with unknown data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666424#M1574630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't believe it - the mistake is elsewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 18:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-view-with-unknown-data/m-p/7666424#M1574630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T18:14:16Z</dc:date>
    </item>
  </channel>
</rss>

