<?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 Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2129061#M447366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an info-set and from there a query. I would like to know if it`s possible to read selection values of the query at runtime from one of the event block of the info-set. (May be a function exist to do that).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2007 14:34:48 GMT</pubDate>
    <dc:creator>cantin_daniel</dc:creator>
    <dc:date>2007-03-29T14:34:48Z</dc:date>
    <item>
      <title>Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2129061#M447366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an info-set and from there a query. I would like to know if it`s possible to read selection values of the query at runtime from one of the event block of the info-set. (May be a function exist to do that).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 14:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2129061#M447366</guid>
      <dc:creator>cantin_daniel</dc:creator>
      <dc:date>2007-03-29T14:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2129062#M447367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use FM &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;   CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS'
     EXPORTING
       curr_report           = sy-cprog
*     IMPORTING
*       SP                    =
     TABLES
       selection_table       = rsparams_tab
     EXCEPTIONS
       not_found             = 1
       no_report             = 2
       OTHERS                = 3.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 14:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2129062#M447367</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-03-29T14:48:17Z</dc:date>
    </item>
  </channel>
</rss>

