<?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: Creating a View based on another View in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571347#M1078625</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;It seems for me, as you mentioned it already, it is not allowed to use joins in an another join.&lt;/P&gt;&lt;P&gt;You might create one join and code the others in ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Oct 2008 12:25:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-02T12:25:32Z</dc:date>
    <item>
      <title>Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571346#M1078624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table 1 (Object List):&lt;/P&gt;&lt;P&gt;- Key&lt;/P&gt;&lt;P&gt;- ID Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table 2 (Object Reference):&lt;/P&gt;&lt;P&gt;- ID Object 1&lt;/P&gt;&lt;P&gt;- ID Object 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to get the &amp;lt;table1.Key&amp;gt; of the referring Object from &amp;lt;table2&amp;gt; with a selection condition concerning &amp;lt;table1.Key&amp;gt; (Some Keys are only for Projects, others for certain Documents, so I need the related Document Key to a certain Project Key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My "solution":&lt;/P&gt;&lt;P&gt;Part 1 - I would choose all &amp;lt;ID Objects&amp;gt; from &amp;lt;table1&amp;gt; related to &amp;lt;ID Object 2&amp;gt; from &amp;lt;table2&amp;gt; that meet the selection condition for their &amp;lt;Keys&amp;gt; in &amp;lt;table1&amp;gt; and select by joining the related &amp;lt;ID Object 1&amp;gt; from &amp;lt;table 2&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part 2 - After that I choose those &amp;lt;Keys&amp;gt; from &amp;lt;table1&amp;gt; which have the concerning &amp;lt;ID Object 1&amp;gt; from &amp;lt;table2&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope everybody is confused now &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With my "solution" I would need to proceed a view (part 2) based on another view (part 2), which the workbench doesn't allow me to do, cause a view cannot get its data from another view but only from a basis database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 11:46:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571346#M1078624</guid>
      <dc:creator>TobiasMeinzer</dc:creator>
      <dc:date>2008-10-02T11:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571347#M1078625</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;It seems for me, as you mentioned it already, it is not allowed to use joins in an another join.&lt;/P&gt;&lt;P&gt;You might create one join and code the others in ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 12:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571347#M1078625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-02T12:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571348#M1078626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I need to extract this view to Business Intelligence it is not possible to use ANY program code but only a view or a database table. Writing this issue in SQL/OpenSQL wouldn't be a problem actually. Unfortunately the View Editor Tool doesn't provide SQL coding...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 12:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571348#M1078626</guid>
      <dc:creator>TobiasMeinzer</dc:creator>
      <dc:date>2008-10-02T12:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571349#M1078627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could trying run a job first to fill a custom table with the results of your query and then base your BI extract on this custom table.  I've also tried before to base a view on another view in SE11 and it wouldn't let me do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 13:13:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571349#M1078627</guid>
      <dc:creator>christine_evans</dc:creator>
      <dc:date>2008-10-02T13:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571350#M1078628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually we already thought about that kind of solution but it would be nice to solve that problem by just having a view and not using a cronjob at first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 13:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571350#M1078628</guid>
      <dc:creator>TobiasMeinzer</dc:creator>
      <dc:date>2008-10-02T13:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571351#M1078629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our BASIS have direct access to Oracle via SQLPlus and it would be possible for someone with this access to create a view based on a view directly in the database.  I would assume that such a view would not be visible in the DDic but would be accessible from a SAP program using real SQL. I've never created a BI extract, though, so don't know if such a view would be accessible from there - I would suspect not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 14:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571351#M1078629</guid>
      <dc:creator>christine_evans</dc:creator>
      <dc:date>2008-10-02T14:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571352#M1078630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't you simply use JOINs on the tables directly?&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, 02 Oct 2008 14:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571352#M1078630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-02T14:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571353#M1078631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this can be achieved using view clusters.TA se54&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 11:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571353#M1078631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-03T11:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571354#M1078632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought SE54/View Cluster is a tool for database maintenance but not for my kind of issue. How would you try to solve my problem with that tool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 07:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571354#M1078632</guid>
      <dc:creator>TobiasMeinzer</dc:creator>
      <dc:date>2008-10-06T07:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a View based on another View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571355#M1078633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;view based on view is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 10:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-based-on-another-view/m-p/4571355#M1078633</guid>
      <dc:creator>TobiasMeinzer</dc:creator>
      <dc:date>2009-01-21T10:53:53Z</dc:date>
    </item>
  </channel>
</rss>

