<?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: Syntaxe Paramenter as Variable on Function SAP Connector in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syntaxe-Paramenter-as-Variable-on-Function-SAP-Connector/m-p/1065103#M356190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; "value":"&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; text-decoration: underline;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;$(vTeste)"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; },&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2016 20:05:02 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2016-03-02T20:05:02Z</dc:date>
    <item>
      <title>Syntaxe Paramenter as Variable on Function SAP Connector</title>
      <link>https://community.qlik.com/t5/QlikView/Syntaxe-Paramenter-as-Variable-on-Function-SAP-Connector/m-p/1065102#M356189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I need to run an SAP function using the SAP Connector.&lt;/P&gt;&lt;P&gt;To perform this function, must pass as a parameter a variable value, which comes from an SAP table that is generated by a FOR&lt;/P&gt;&lt;P&gt;I tried to use the $ syntax (Test), but the parameter error: Call Instruction error analysis function.&lt;/P&gt;&lt;P&gt;Does anyone know what the correct syntaxe?&lt;/P&gt;&lt;P&gt;As step value for the parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vTeste = '0000453822';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Z_CHANGEDOCUMENT_READ]:&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "function":"Z_CHANGEDOCUMENT_READ ",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "output":"EDITPOS",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "parameters":&lt;/P&gt;&lt;P&gt;&amp;nbsp; [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"out", "name":"ET_CDRED_STR", "optional":false },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":4, "name":"ARCHIVE_HANDLE", "optional":true, "type":"INT", "value":"0" },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":10, "name":"CHANGENUMBER", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":8, "name":"DATE_OF_CHANGE", "optional":true, "type":"DATE", "value":"00000000" },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":8, "name":"DATE_UNTIL", "optional":true, "type":"DATE", "value":"99991231" },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":32, "name":"KEYGUID", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":32, "name":"KEYGUID_STR", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":1, "name":"LOCAL_TIME", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":15, "name":"OBJECTCLASS", "optional":false, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":90, "name":"OBJECTID", "optional":true, "type":"CHAR", "value":&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="color: #ff0000; text-decoration: underline;"&gt;$(vTeste)&lt;/STRONG&gt;&lt;/SPAN&gt; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":1, "name":"READ_CHANGEDOCU", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":70, "name":"TABLEKEY", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":254, "name":"TABLEKEY254", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":30, "name":"TABLENAME", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":6, "name":"TIME_OF_CHANGE", "optional":true, "type":"TIME", "value":"000000" },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":6, "name":"TIME_UNTIL", "optional":true, "type":"TIME", "value":"235959" },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":6, "name":"TIME_ZONE", "optional":true, "type":"CHAR", "value":"UTC" },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"in", "length":12, "name":"USERNAME", "optional":true, "type":"CHAR", "value":" " },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "direction":"tables", "name":"EDITPOS", "optional":false }&lt;/P&gt;&lt;P&gt;&amp;nbsp; ]&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 19:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntaxe-Paramenter-as-Variable-on-Function-SAP-Connector/m-p/1065102#M356189</guid>
      <dc:creator>vinisefrin</dc:creator>
      <dc:date>2016-03-01T19:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntaxe Paramenter as Variable on Function SAP Connector</title>
      <link>https://community.qlik.com/t5/QlikView/Syntaxe-Paramenter-as-Variable-on-Function-SAP-Connector/m-p/1065103#M356190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; "value":"&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; text-decoration: underline;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;$(vTeste)"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; },&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntaxe-Paramenter-as-Variable-on-Function-SAP-Connector/m-p/1065103#M356190</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-03-02T20:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Syntaxe Paramenter as Variable on Function SAP Connector</title>
      <link>https://community.qlik.com/t5/QlikView/Syntaxe-Paramenter-as-Variable-on-Function-SAP-Connector/m-p/1065104#M356191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also try the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;LET vTeste = chr(34)&amp;amp;'0000453822'&amp;amp;chr(34);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The expression above will set variable vTeste to "0000453822".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope it helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntaxe-Paramenter-as-Variable-on-Function-SAP-Connector/m-p/1065104#M356191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-02T20:16:46Z</dc:date>
    </item>
  </channel>
</rss>

