<?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: Views in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/views/m-p/2761385#M642829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto se11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; give the name of the view and click on crete&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; under table/join condition.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;under tables column give ur two tables.&lt;/P&gt;&lt;P&gt; in join condition give like this&lt;/P&gt;&lt;P&gt;table  fieldname  table fieldname&lt;/P&gt;&lt;P&gt;zemp  client     =  zdep client&lt;/P&gt;&lt;P&gt;zemp  carrid     = zdep carrid&lt;/P&gt;&lt;P&gt;zemp department = zdep  department&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in view fields give the table and field name that you want to see as output&lt;/P&gt;&lt;P&gt;and if you want to restrict some vlaues then go to selection condtion tab and maintain the condions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mahehs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 18:33:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T18:33:32Z</dc:date>
    <item>
      <title>Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/views/m-p/2761384#M642828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;My query is related to views.&lt;/P&gt;&lt;P&gt;If we have two tables ZEMP(employee data) and ZDEP(Depatment data). Using these two tables we want to make a view. Now bothe the tables have following fields in common. &lt;/P&gt;&lt;P&gt;1. client&lt;/P&gt;&lt;P&gt;2. carrid(airline id)&lt;/P&gt;&lt;P&gt;3. department code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there are few foreign key relations in the table ZEMP, those are:&lt;/P&gt;&lt;P&gt;SCAR-CARRID = ZEMP-CARRID&lt;/P&gt;&lt;P&gt;SCARR-MANDT = ZEMP-CLIENT&lt;/P&gt;&lt;P&gt;where SCARR is the check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how we will define the table join conditions using the Relationships tab and using the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhiraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 18:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/views/m-p/2761384#M642828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T18:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/views/m-p/2761385#M642829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto se11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; give the name of the view and click on crete&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; under table/join condition.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;under tables column give ur two tables.&lt;/P&gt;&lt;P&gt; in join condition give like this&lt;/P&gt;&lt;P&gt;table  fieldname  table fieldname&lt;/P&gt;&lt;P&gt;zemp  client     =  zdep client&lt;/P&gt;&lt;P&gt;zemp  carrid     = zdep carrid&lt;/P&gt;&lt;P&gt;zemp department = zdep  department&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in view fields give the table and field name that you want to see as output&lt;/P&gt;&lt;P&gt;and if you want to restrict some vlaues then go to selection condtion tab and maintain the condions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mahehs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 18:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/views/m-p/2761385#M642829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T18:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/views/m-p/2761386#M642830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mahesh for your note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also let me know that how we can use the foreign key relationship as i have shown in the join conditions. We use the relationship tab on the view maintainence screen to add all the join conditions due to foreign keys, if i am not wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this point too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 18:50:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/views/m-p/2761386#M642830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T18:50:44Z</dc:date>
    </item>
  </channel>
</rss>

