<?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 data fetching issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620472#M1228943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I am extracting SAP table with limited load&amp;nbsp; and where condition is not there.&lt;/P&gt;&lt;P&gt;Is there any way to track through log what error is there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Mar 2014 15:56:43 GMT</pubDate>
    <dc:creator>sudeep_d</dc:creator>
    <dc:date>2014-03-10T15:56:43Z</dc:date>
    <item>
      <title>SAP data fetching issue</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620470#M1228937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing issue while fetching data from SAP R3 through SAP connector. While metadata is fetched i.e SAP table name and field name through RELOADSAPDD. But at the time of fetching data from actual table ,process is running and data is not coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudeep&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-data-fetching-issue/m-p/620470#M1228937</guid>
      <dc:creator>sudeep_d</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAP data fetching issue</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620471#M1228940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, what table are you try to extract info? are you add any WHERE condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 15:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620471#M1228940</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-03-10T15:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP data fetching issue</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620472#M1228943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I am extracting SAP table with limited load&amp;nbsp; and where condition is not there.&lt;/P&gt;&lt;P&gt;Is there any way to track through log what error is there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 15:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620472#M1228943</guid>
      <dc:creator>sudeep_d</dc:creator>
      <dc:date>2014-03-10T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP data fetching issue</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620473#M1228946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a suggestion. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont you try running it without limited load and see if the data pulls through. Just a simple statement like&lt;/P&gt;&lt;P&gt;SQL Select *&lt;/P&gt;&lt;P&gt;From DataBase; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also check the log files to see if any records were pulled through. It would be available after all the fields in a table are read. Something like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;23455 lines fetched&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 17:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620473#M1228946</guid>
      <dc:creator />
      <dc:date>2014-03-10T17:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAP data fetching issue</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620474#M1228947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the script you are using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrián F. Leiro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 12:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-data-fetching-issue/m-p/620474#M1228947</guid>
      <dc:creator />
      <dc:date>2014-03-21T12:27:22Z</dc:date>
    </item>
  </channel>
</rss>

