<?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 conditions while creating views in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651578#M289450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 2 db tables A and B. And I need to have a condition while joining these two tables. i have a field called date in A and date1 and date 2 in B.&lt;/P&gt;&lt;P&gt;The condition i would like to incorporate is A-date should lie between B-date1 and B-date2 (B-date1&amp;lt;A-date&amp;lt;B-date2).&lt;/P&gt;&lt;P&gt;I've tried out Maintenance Views and i can only give a comparative value in the selection conditions (say A-date eq sy-datum).&lt;/P&gt;&lt;P&gt;Can anyone suggest me how to go about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2006 07:04:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-27T07:04:32Z</dc:date>
    <item>
      <title>conditions while creating views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651578#M289450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 2 db tables A and B. And I need to have a condition while joining these two tables. i have a field called date in A and date1 and date 2 in B.&lt;/P&gt;&lt;P&gt;The condition i would like to incorporate is A-date should lie between B-date1 and B-date2 (B-date1&amp;lt;A-date&amp;lt;B-date2).&lt;/P&gt;&lt;P&gt;I've tried out Maintenance Views and i can only give a comparative value in the selection conditions (say A-date eq sy-datum).&lt;/P&gt;&lt;P&gt;Can anyone suggest me how to go about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 07:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651578#M289450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T07:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: conditions while creating views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651579#M289451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use inner join so that u can get the all the fields from left table and the common fields from right table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 07:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651579#M289451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T07:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: conditions while creating views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651580#M289452</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;I don't believe you can create a view like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U should explain what you need to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 07:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651580#M289452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T07:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: conditions while creating views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651581#M289453</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;         why do n't u sue FOR ALL ENTRIES..statement here ..?&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;vinsa.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 07:22:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651581#M289453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T07:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: conditions while creating views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651582#M289454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The exact scenario is, i have 3 DB tables and I've created a view with the join conditions. I need to incorporate a condition(as I've mentioned in my query)on 2 of the DB tables, which I couldn't do. Hope u understood the requirement.&lt;/P&gt;&lt;P&gt;so in total if I go to the View and see the contents i need to have the entries which match the exact requirement.&lt;/P&gt;&lt;P&gt;the alternate solution would be to create a batch program which would have the conditions that couldn't be met during the build and append the required entries to another DB table and so if I go to the new DB table i can have all the required entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I do want to have this alternate solution only if nothing else can be done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 08:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651582#M289454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T08:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: conditions while creating views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651583#M289455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through these links which ll gie you idea about view with join statement.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.braincorp.com.au/products/information-technology/sql/database-concepts-and-technologies/database-technologies-part-2-introduction-to-sq/" target="test_blank"&gt;http://www.braincorp.com.au/products/information-technology/sql/database-concepts-and-technologies/database-technologies-part-2-introduction-to-sq/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://dev.mysql.com/doc/maxdb/en/6d/117c44d14811d2a97400a0c9449261/content.htm" target="test_blank"&gt;http://dev.mysql.com/doc/maxdb/en/6d/117c44d14811d2a97400a0c9449261/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 08:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651583#M289455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T08:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: conditions while creating views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651584#M289456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Requirement changed!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 03:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditions-while-creating-views/m-p/1651584#M289456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T03:35:01Z</dc:date>
    </item>
  </channel>
</rss>

