<?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 Modifying SQL in an infoset query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681890#M619950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SDN experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me if there is a way to modify the sql statement for an InfoSet query that was generated from a quickviewer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preferably this should be done without copying the generated code and then directly editing the ABAP, because I am just a poor application consultant without those kinds of programming priviliges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Ulrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2007 19:14:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-20T19:14:48Z</dc:date>
    <item>
      <title>Modifying SQL in an infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681890#M619950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SDN experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me if there is a way to modify the sql statement for an InfoSet query that was generated from a quickviewer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preferably this should be done without copying the generated code and then directly editing the ABAP, because I am just a poor application consultant without those kinds of programming priviliges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Ulrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 19:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681890#M619950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T19:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SQL in an infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681891#M619951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ulrik,&lt;/P&gt;&lt;P&gt;I dont think you can change the SQL statement that way. Instead of that why dont you change the the Infoset as usual? Let me know what exactly is your requirement, I will try to provide you some clues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 20:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681891#M619951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T20:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SQL in an infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681892#M619952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Code from an Infoset query can be changed on ABAP editor...But trust me...It's too pain to do it that way...You better modify the code on the infoset query tool...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 20:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681892#M619952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T20:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SQL in an infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681893#M619953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sameer (and also thank you to Alvaro). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example of a specific requirement I need to show only the most recent purchase order created for specific vendor(s), and I figure I could accomplish this by tweaking the SQL statement. Or maybe I could load the resultset into an internal table an manipulate this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a feeling I need to go to coding section under extras on the InfoSet. But I think I just need a couple of nudges to get to that moment of revelation &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 06:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681893#M619953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T06:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SQL in an infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681894#M619954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ulrik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is something like Ranked list in Infoset Query... which i assume would help you to get what you are looking at... something like the latest POs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Reward points if this info is helpful.&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 07:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681894#M619954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T07:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying SQL in an infoset query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681895#M619955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Balaji. If by "ranked list" you mean sorting the result list based on the PO document date then I am aware of this functionality - if you are referring to something else then please elaborate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, since I only want to show one line per vendor (the line being for the latest PO) I don't think that sorting the list will produce the result I am looking for - It will only get me to the point where I am at now trying to post-process the resultset, to get rid of the extra lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Aug 2007 13:13:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-sql-in-an-infoset-query/m-p/2681895#M619955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-26T13:13:01Z</dc:date>
    </item>
  </channel>
</rss>

