<?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 SAP Connector BAPI: Output table: which one to use/when cleared? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248728#M1230747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus, &lt;SPAN style="font-size: 10pt;"&gt;When we run BAPI, I suppose SAP writes records to all the output tables. Each output table has slightly different combination of return value. So develolpers have to select one. Question arises: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;How could we select best output table? (Only trial-and-error?) &lt;/LI&gt;&lt;LI&gt;Once executed, I presume SAP writes these to output tables. QlikView subsequently read it via RFC. But thereafter, is there any script to clear these records? Or are they automatically cleared by SAP? &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="Dev 27-Jan-17 1  156.40.jpg" class="jive-image image-1" src="/legacyfs/online/151084_Dev 27-Jan-17 1  156.40.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should appreciate for your valuable feedback in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator>atsushi_saijo</dc:creator>
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248728#M1230747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus, &lt;SPAN style="font-size: 10pt;"&gt;When we run BAPI, I suppose SAP writes records to all the output tables. Each output table has slightly different combination of return value. So develolpers have to select one. Question arises: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;How could we select best output table? (Only trial-and-error?) &lt;/LI&gt;&lt;LI&gt;Once executed, I presume SAP writes these to output tables. QlikView subsequently read it via RFC. But thereafter, is there any script to clear these records? Or are they automatically cleared by SAP? &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="Dev 27-Jan-17 1  156.40.jpg" class="jive-image image-1" src="/legacyfs/online/151084_Dev 27-Jan-17 1  156.40.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should appreciate for your valuable feedback in advance. &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-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248728#M1230747</guid>
      <dc:creator>atsushi_saijo</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248729#M1230748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atsushi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is always good to test a BAPI using the 'Test tool' in transaction SE37 in SAP, before you execute it from the connector. There you can find out more about which output table to use. Don't forget to check that the function module is 'Remote-Enabled' (Attributes tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The content of the output table sent to Qlik is only temporary, so there is no need to clear any memory in SAP after executing the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Hakan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 13:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248729#M1230748</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2017-01-30T13:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248730#M1230749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Hakan for fast feedback. I verified that I can see Export parameters with useable output tables.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dev 30-Jan-17 1  64.52.jpg" class="jive-image image-1" src="/legacyfs/online/151219_Dev 30-Jan-17 1  64.52.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Indeed this BAPI was remote-enabled. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dev 30-Jan-17 1  74.55.jpg" class="jive-image image-2" src="/legacyfs/online/151232_Dev 30-Jan-17 1  74.55.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your advices. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 14:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248730#M1230749</guid>
      <dc:creator>atsushi_saijo</dc:creator>
      <dc:date>2017-01-30T14:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248731#M1230750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Hakan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to get a solution for the following problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/254123"&gt;SAP Connector BAPI: Return multiple tables from one statement.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a function which takes a long time to run. I need to run it 2 times, to get 2 different table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or I will ask to our abap developer for changing the function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248731#M1230750</guid>
      <dc:creator>coskunist</dc:creator>
      <dc:date>2017-07-26T12:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248732#M1230751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The intention is to add the possibility to use multiple tables at the same time, in a future release of Qlik Connector for SAP. It is not yet decided when the functionality will be available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hakan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 11:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248732#M1230751</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2017-07-31T11:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248733#M1230752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Hakan,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I read that there is capability of handling multiple output in the new &lt;SPAN style="font-size: 13.3333px;"&gt;release of &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sap connector 6.6.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;That's a very good news. This is working only in Qliksense as I understand.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(*)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="http://help.qlik.com/en-US/connectors/Subsystems/SAP_SQL_Connector_help/Content/6.6/QV-connection/SAP-BAPI-connection.htm" title="http://help.qlik.com/en-US/connectors/Subsystems/SAP_SQL_Connector_help/Content/6.6/QV-connection/SAP-BAPI-connection.htm"&gt;http://help.qlik.com/en-US/connectors/Subsystems/SAP_SQL_Connector_help/Content/6.6/QV-connection/SAP-BAPI-connection.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Technical Bulletin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/5489"&gt;Qlik SAP Connector v6.6 now avaliable&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 04:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248733#M1230752</guid>
      <dc:creator>coskunist</dc:creator>
      <dc:date>2018-01-03T04:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248734#M1230753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Coskun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's correct that the new BAPI Connector for Sense in v6.6 can handle multiple outputs.&lt;/P&gt;&lt;P&gt;The script syntax for scripts generated in Sense differs from the old BAPI script syntax in QV but the new connector can also parse and handle the old legacy script format, with possibility to add more outputs in the format of:&lt;/P&gt;&lt;P&gt;&amp;nbsp; "output":"RETVALUE,OUTPUT_TABLE1,OUTPUTTABLE_2",&lt;/P&gt;&lt;P&gt;Just an example but just add more outputs separated with comma(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use the new BAPI Connector in QV you need to manually copy over the connector folder "QVSAPBAPIConnector" from:&lt;/P&gt;&lt;P&gt;"C:\Program Files\Common Files\Qlik\Custom Data\"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\Common Files\QlikTech\Custom Data\"&lt;/P&gt;&lt;P&gt;And restart QlikView for the connector to show up in the list of connectors, there you can create a connection and use the generated connection string for executing BAPI scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the select dialog in QlikView for the new BAPI Connector is not complete nor thoroughly tested yet so I recommend using the legacy BAPI Connector for generating the scripts and then manually add the additional outputs you need. Also the result set will be a concatenation of all resulting output, for guidance how to split it up you can see how scripts is generated in Sense when selecting multiple outputs (using resident loads). If you have Sense installed you can also generate the scripts in Sense using the new script syntax and then just copy them over to QlikView for consumption (still need to manually copy the connector as described above and creating a connection string).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the info/trick helps,&lt;/P&gt;&lt;P&gt;// Thomas Örnmarker&lt;/P&gt;&lt;P&gt;SAP Connectors Developer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 12:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1248734#M1230753</guid>
      <dc:creator>trm</dc:creator>
      <dc:date>2018-01-03T12:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1592850#M1230754</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Thomas,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We faced the problem of converting RfcTypeConversionException types: FIELD ZFLOAT of STRUCTURE ZTQLIK_TEST_RFC (SETTER): cannot convert String into BCD [9: 3]. Our version of the BAPI connector is 7.0.1. We have two Qlik version systems: qlik sense april 19 patch1 and qlik sense september 2017. There are no conversion errors when using bapi in september 2017 version. When using the same code in version april 19, an error occurs. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;code example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT&lt;BR /&gt;IT_TAB.MANDT&lt;BR /&gt;IT_TAB.BUKRS&lt;BR /&gt;IT_TAB.ZFLOAT&lt;BR /&gt;FROM [ZFM_QLIK_TEST_RFC]&lt;BR /&gt;WHERE&lt;BR /&gt;IT_TAB = TABLEROW(900, 1000, 9.8)&lt;BR /&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RfcTypeConversionException:FIELD ZFLOAT of STRUCTURE ZTQLIK_TEST_RFC (SETTER): cannot convert String into BCD[9:3] ---&amp;gt; RfcTypeConversionException:Cannot convert "9.8" into a BCD because of invalid character '.' in integer part: SELECT IT_TAB.MANDT IT_TAB.BUKRS IT_TAB.ZFLOAT FROM [ZFM_QLIK_TEST_RFC] WHERE IT_TAB = TABLEROW(900, 1000, 9.8)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MAIN:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SET ThousandSep=' ';&lt;BR /&gt;SET DecimalSep='.';&lt;BR /&gt;SET MoneyThousandSep='.';&lt;BR /&gt;SET MoneyDecimalSep=':';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Data is transferred to one and the same system under the same user. If you use 9,8, then another error occurs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RfcInvalidParameterException:Access of element's metadata via index=3 (TABLE [STRUCTURE ZTQLIK_TEST_RFC]) failed ---&amp;gt; ArgumentOutOfRangeException:Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index: SELECT IT_TAB.MANDT IT_TAB.BUKRS IT_TAB.ZFLOAT FROM [ZFM_QLIK_TEST_RFC] WHERE IT_TAB = TABLEROW(900, 1000, 9,8)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please, help me)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 05:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1592850#M1230754</guid>
      <dc:creator>ellarg2019</dc:creator>
      <dc:date>2019-06-18T05:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1594009#M1230755</link>
      <description>&lt;P&gt;Hi Ellarg2019,&lt;/P&gt;
&lt;P&gt;I believe this is not down to the version of Qlik Sense but rather the region settings of the computer running Sense. It turns out that the internal conversion from string to BCD is using the decimal separator set in region settings. And what makes it worse is that the connector is expecting the decimal separator to be a dot '.', as you discovered the comma ',' can't be used as it's used for separating fields. So for it to work you need to make sure the region setting has the decimal separator set to dot '.'&lt;/P&gt;
&lt;P&gt;This is something I will look into for coming releases so we are not dependant on region settings of the computer for type conversions. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;// Thomas Örnmarker&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 08:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1594009#M1230755</guid>
      <dc:creator>trm</dc:creator>
      <dc:date>2019-06-20T08:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1595490#M1230756</link>
      <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your quick reply. We have tested your suggestion. We tried dot and comma. The error is still occured.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RfcTypeConversionException:FIELD ZFLOAT of STRUCTURE ZTQLIK_TEST_RFC (SETTER): cannot convert String into BCD[9:3] ---&amp;gt; RfcTypeConversionException:Cannot convert "9.8" into a BCD because of invalid character '.' in integer part: SELECT IT_TAB.MANDT IT_TAB.BUKRS IT_TAB.ZFLOAT FROM [ZFM_QLIK_TEST_RFC] WHERE IT_TAB = TABLEROW(900, 1000, 9.8)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Screens of server settings attached.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 08:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1595490#M1230756</guid>
      <dc:creator>ellarg2019</dc:creator>
      <dc:date>2019-06-25T08:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1595493#M1230757</link>
      <description>&lt;P&gt;Hi Ellarg2019,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regional settings are applied per user, did you make sure you changed it for the user running Qlik (and in turn the BAPI Connector)?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;// Thomas Örnmarker&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 08:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1595493#M1230757</guid>
      <dc:creator>trm</dc:creator>
      <dc:date>2019-06-25T08:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Connector BAPI: Output table: which one to use/when cleared?</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1596185#M1230758</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Thomas&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;We have solved the problem. We applied Regional settings per user running Qlik. Set dot instead of comma.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 10:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Connector-BAPI-Output-table-which-one-to-use-when-cleared/m-p/1596185#M1230758</guid>
      <dc:creator>ellarg2019</dc:creator>
      <dc:date>2019-06-26T10:58:43Z</dc:date>
    </item>
  </channel>
</rss>

