<?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: problems on select statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686382#M887714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MARCP is a &lt;EM&gt;database&lt;/EM&gt; view.&lt;/P&gt;&lt;P&gt;Selecting on &lt;EM&gt;maintenance&lt;/EM&gt; views is not possible.&lt;/P&gt;&lt;P&gt;Still don't know why the OP can't just try this, takes about 1 minute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2008 13:01:28 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2008-04-08T13:01:28Z</dc:date>
    <item>
      <title>problems on select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686377#M887709</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;&lt;/P&gt;&lt;P&gt;Can anyone pls tell me will a select statement on a maintainence view work...................&lt;/P&gt;&lt;P&gt;pls it is urgent.&lt;/P&gt;&lt;P&gt;if it is possible pls tell me how............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 8, 2008 6:00 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 12:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686377#M887709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T12:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: problems on select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686378#M887710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and why can't you try this out for yourself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 12:52:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686378#M887710</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-04-08T12:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: problems on select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686379#M887711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U cannot write a select on a maintenance view .. &lt;/P&gt;&lt;P&gt;Instead write select on the table for the maintenance view ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 12:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686379#M887711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T12:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: problems on select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686380#M887712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it is but u need access key to chenge the maintanece view code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have the key then it is work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 12:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686380#M887712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T12:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: problems on select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686381#M887713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  the select statement on a maintanence view will work.&lt;/P&gt;&lt;P&gt;for example there is a view called MARCP. just perform a select query giving a condition in your select statement like how you perform for a transparent table. Views are nothing but transparent tables with selected fields between two or more tables.So the data exists in them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;archana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 8, 2008 6:00 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 12:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686381#M887713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T12:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: problems on select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686382#M887714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MARCP is a &lt;EM&gt;database&lt;/EM&gt; view.&lt;/P&gt;&lt;P&gt;Selecting on &lt;EM&gt;maintenance&lt;/EM&gt; views is not possible.&lt;/P&gt;&lt;P&gt;Still don't know why the OP can't just try this, takes about 1 minute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 13:01:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686382#M887714</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-04-08T13:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: problems on select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686383#M887715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write down the select statement as you write for normal tables.&lt;/P&gt;&lt;P&gt;select the fields in the view in the query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 13:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-on-select-statement/m-p/3686383#M887715</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-04-08T13:04:55Z</dc:date>
    </item>
  </channel>
</rss>

