<?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 Tool InfoSet: Record processing code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539570#M1072475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've inserted some code into an SQ02 infoset that detects a duplicate record. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once it's detected I want the record to be skipped so that a unique list appears on the output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal "Continue" and "Exit" commands don't seem to handle the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that inside the InfoSet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Oct 2008 12:59:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-03T12:59:52Z</dc:date>
    <item>
      <title>Query Tool InfoSet: Record processing code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539570#M1072475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've inserted some code into an SQ02 infoset that detects a duplicate record. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once it's detected I want the record to be skipped so that a unique list appears on the output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal "Continue" and "Exit" commands don't seem to handle the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that inside the InfoSet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 12:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539570#M1072475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-03T12:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Query Tool InfoSet: Record processing code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539571#M1072476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To overcome this, I took one dummy fields as the output. In this processing node, I set "X" in the dummy fields where there is a second record with the same key. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the query, I set the ALV layout Variant with filter on this dummy field like show only records with Space. I hide this column and saved the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To run the query, I make a default variant and set it to run the query everytime with that default selectionscreen variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 13:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539571#M1072476</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-10-03T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Query Tool InfoSet: Record processing code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539572#M1072477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Naimesh &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously, you had the same problem I do &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, my boss wants the ALV output grid to just come up with the right data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He says the data is supposed to be the response to a CRM request sent by an RFC function module. I'm not fluent with CRM, so I'm at a disadvantage as to how that works. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I offered to provide a table for them in the "end-of-selection" area. That was easy to do. But, they rejected that ... arrrgh. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll keep trying. But, I'm still stumped for now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 13:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539572#M1072477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-03T13:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Query Tool InfoSet: Record processing code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539573#M1072478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again Naimesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I came up with a psuedo solution I thought I'd tell you about. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I hit my record processing point, I clear all of the fields that would be saved with the EXTRACT command of the query. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the query comes out, it has a lot of blank lines in it. But, none the less, the records are unique. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, we have to get management to accept it &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 15:43:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-tool-infoset-record-processing-code/m-p/4539573#M1072478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-03T15:43:06Z</dc:date>
    </item>
  </channel>
</rss>

