<?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: Scrip Error (Field not found) SAP Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340638#M1230631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh wow... didn't think we would have found it so quickly. Problems with SAP connections aren't usually that easy to diagnose. Well, sorry for the lost day but maybe a tip may be useful for future diagnoses:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QlikView Script Editor isn't usually very strong in analysing SQL statements, let alone in checking OpenSQL&amp;nbsp; However, in this case it was able to detect and mark a bracket balancing problem. I checked again and again but the parentheses were ok. And then I found the missing quote which turns the better half of the WHERE clause into one long string...&lt;/P&gt;&lt;P&gt;Sometimes the markers aren't obvious, but they're there allright &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Always check for red wiggly lines or parentheses that go red without an apparent cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 08:31:00 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2017-04-19T08:31:00Z</dc:date>
    <item>
      <title>Scrip Error (Field not found) SAP Table</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340633#M1230622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Problem with loading The SAP Table "COVP". W&lt;SPAN lang="en"&gt;hen I check in SAP all fields exists, as soon as I want to load the specific fields of this table via QlikView, the error comes, "Field not found", for all fields of this table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;What can I do?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[COVP]:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [WERKS] as [WERKS.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [MATNR] as [MATNR.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [GJAHR] as [GJAHR.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [KOKRS] as [KOKRS.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [OBJNR] as [OBJNR.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [WTGBTR] as [WTGBTR.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [KSTAR] as [KSTAR.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [USPOB] as [USPOB.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [MEGBTR] as [MEGBTR.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [BUDAT] as [BUDAT.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [PERIO] as [PERIO.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [WRTTP] as [WRTTP.COVP], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [PAROB] as [PAROB.COVP]; &lt;/P&gt;&lt;P&gt;SQL Select GJAHR WERKS MATNR BUDAT KOKRS OBJNR KSTAR WRTTP PERIO USPOB WTGBTR MEGBTR PAROB&amp;nbsp; from COVP&lt;/P&gt;&lt;P&gt;where KOKRS = 'XXXX' and (((KSTAR = 'C43100 or KSTAR ='C43200') and WERKS = 'XXXX') or KSTAR = 'C49200');&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/Scrip-Error-Field-not-found-SAP-Table/m-p/1340633#M1230622</guid>
      <dc:creator>tiklabaq</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scrip Error (Field not found) SAP Table</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340634#M1230624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most probably a problem with your connection or permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to load any other table, for example a simple one like KNA1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you check in SAP anyway? The ScriptBuilder has no live connection to SAP. And asking SAP for table details doesn't mean anything with respect to them being available to your SAP Connector account...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 07:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340634#M1230624</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-04-19T07:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scrip Error (Field not found) SAP Table</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340635#M1230625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work when you remove the WHERE clause?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 07:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340635#M1230625</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-04-19T07:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Scrip Error (Field not found) SAP Table</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340636#M1230627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, there is a quote missing after the C43100 value...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 07:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340636#M1230627</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-04-19T07:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Scrip Error (Field not found) SAP Table</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340637#M1230629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh my God. &lt;SPAN lang="en"&gt;For over a day, I have been desperate for this problem, and it is so simple. Many many thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 07:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340637#M1230629</guid>
      <dc:creator>tiklabaq</dc:creator>
      <dc:date>2017-04-19T07:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Scrip Error (Field not found) SAP Table</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340638#M1230631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh wow... didn't think we would have found it so quickly. Problems with SAP connections aren't usually that easy to diagnose. Well, sorry for the lost day but maybe a tip may be useful for future diagnoses:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QlikView Script Editor isn't usually very strong in analysing SQL statements, let alone in checking OpenSQL&amp;nbsp; However, in this case it was able to detect and mark a bracket balancing problem. I checked again and again but the parentheses were ok. And then I found the missing quote which turns the better half of the WHERE clause into one long string...&lt;/P&gt;&lt;P&gt;Sometimes the markers aren't obvious, but they're there allright &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Always check for red wiggly lines or parentheses that go red without an apparent cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 08:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340638#M1230631</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-04-19T08:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Scrip Error (Field not found) SAP Table</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340639#M1230633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Peter. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 12:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrip-Error-Field-not-found-SAP-Table/m-p/1340639#M1230633</guid>
      <dc:creator>tiklabaq</dc:creator>
      <dc:date>2017-04-19T12:18:35Z</dc:date>
    </item>
  </channel>
</rss>

