<?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: SAP Extractor Connector: Where clause doesn't work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847859#M1231407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which Connector version do you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach the connector log file (QvSAPExtr_...txt) from:&lt;/P&gt;&lt;P&gt;C:\ProgramData\QlikTech\Custom Data\QvSAPConnector\Log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 07:31:37 GMT</pubDate>
    <dc:creator>Tomas_Sommergyll</dc:creator>
    <dc:date>2015-05-27T07:31:37Z</dc:date>
    <item>
      <title>SAP Extractor Connector: Where clause doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847858#M1231403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i'm trying to add a where clause into sap extraction but it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[ZBI_NEW_ZTPRC_VP]:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[AKTNR_TVK] as [AKTNR_TVK.Номер акции (YMMDD)],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[AUFNR_TVP] as [AUFNR_TVP.Ссылочный номер заказа],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[BISMT_TVP] as [BISMT_TVP.Номер материала внешнего магазина],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;(... other fields)&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL EXTRACTOR ZBI_NEW_ZTPRC_VP&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TFRMETHOD T&amp;nbsp;&amp;nbsp; // tRFC transfer method&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;UPDMODE F&amp;nbsp;&amp;nbsp; // full extractor&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//UPDMODE C&amp;nbsp;&amp;nbsp; // initial extraction, to be followed by delta extractions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//UPDMODE D&amp;nbsp;&amp;nbsp; // delta extraction&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//INITRNR &amp;lt;NR&amp;gt;&amp;nbsp; // Resend extraction&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//IDOC &amp;lt;NR&amp;gt;&amp;nbsp; // Resend single IDoc&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;EXTRLANGUAGE E&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOGSYS QTQVCEXTR1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AUFNR_TVP I EQ 098341769064&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Please take into account additional comments:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1) I tried it with and without single quotes, any variants doesn't work either.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;2) The field &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;AUFNR_TVP in SAP extractor is marked for selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;3) When I try to test extractor in SAP ERP using RSA3 and with applying filter by field &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px;"&gt;AUFNR_TVP - it works.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px;"&gt;4) The SAP extractor is based on view.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please let me know if you have any solution regarding this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847858#M1231403</guid>
      <dc:creator />
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Extractor Connector: Where clause doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847859#M1231407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which Connector version do you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach the connector log file (QvSAPExtr_...txt) from:&lt;/P&gt;&lt;P&gt;C:\ProgramData\QlikTech\Custom Data\QvSAPConnector\Log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 07:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847859#M1231407</guid>
      <dc:creator>Tomas_Sommergyll</dc:creator>
      <dc:date>2015-05-27T07:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Extractor Connector: Where clause doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847860#M1231410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tomas, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply. I've just checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cause of this problem was in stucked JOB.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After I removed this Job in /QTQVC/STATUS table the problem was resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 07:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847860#M1231410</guid>
      <dc:creator />
      <dc:date>2015-05-28T07:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Extractor Connector: Where clause doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847861#M1231413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi Ivan,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Please upgrade to the latest version of the Qlik Extractor Connector for SAP.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;The issue with WHERE clause &lt;SPAN style="font-size: 13.3333330154419px;"&gt;(e.g. WHERE VKORG I LT "1001")&lt;/SPAN&gt; is fixed in version 6.00 IR.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 10:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Extractor-Connector-Where-clause-doesn-t-work/m-p/847861#M1231413</guid>
      <dc:creator>Tomas_Sommergyll</dc:creator>
      <dc:date>2015-05-28T10:48:18Z</dc:date>
    </item>
  </channel>
</rss>

