<?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 Qlikview - SAP BAPI report syntax question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-SAP-BAPI-report-syntax-question/m-p/667637#M672868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;Hi all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;i'm trying to create a model from SAP BAPI report and i need some help with the syntax&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;my report is like that:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;CUSTOM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;CONNECT&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Provider=QvSAPBAPIConnector.dll;ASHOST=10.10.0.232;SYSNR=00;CLIENT=130;XUserId=XXXXXX;XPassword=YYYYYY;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;[Z_ZMB52_SN_GET_ET_MB52_SN_BESTAND]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&lt;BR /&gt;"function":"Z_ZMB52_SN_GET",&lt;BR /&gt;"output":"ET_MB52_SN_BESTAND",&lt;BR /&gt;"parameters":&lt;BR /&gt;[&lt;BR /&gt;{ "direction":"out", "name":"ET_MB52_SN_BESTAND", "optional":false },&lt;BR /&gt;{ "direction":"in", "name":"IT_CHARG", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_DISPO", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_EKGRUP", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_LGORT", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_LGPBE", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_MATART", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_MATKLA", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_MATNR", "optional":true},&lt;BR /&gt;{ "direction":"in", "name":"IT_SOBKZ", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_WERKS", "optional":true },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_CSV", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":128, "name":"IV_FILE", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_FLT", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_HEADER", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_HSQ", "optional":true, "type":"CHAR", "value":"X" },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_NEGATIV", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_NOVALUES", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_NOZERO", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_SOND", "optional":true, "type":"CHAR", "value":"X" },&lt;BR /&gt;{ "direction":"in", "length":12, "name":"IV_VARI", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_XMCHB", "optional":true, "type":"CHAR", "value":"X" }&lt;BR /&gt;] &lt;BR /&gt;}; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;since that IT_MATNR is a internal table and i want to do some "where's" in order to run for some items and not to run the report open (all items and sites)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;where if its possible, i need to add the WHERE ='ABC' (for example) to run for specific item?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;btw, per ABAP progremmer told me the item is called "IV_VARI"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;thanks in advanse,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;Daniel &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 10:54:06 GMT</pubDate>
    <dc:creator>daniel_f</dc:creator>
    <dc:date>2014-09-10T10:54:06Z</dc:date>
    <item>
      <title>Qlikview - SAP BAPI report syntax question</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-SAP-BAPI-report-syntax-question/m-p/667637#M672868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;Hi all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;i'm trying to create a model from SAP BAPI report and i need some help with the syntax&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;my report is like that:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;CUSTOM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;CONNECT&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Provider=QvSAPBAPIConnector.dll;ASHOST=10.10.0.232;SYSNR=00;CLIENT=130;XUserId=XXXXXX;XPassword=YYYYYY;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;[Z_ZMB52_SN_GET_ET_MB52_SN_BESTAND]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&lt;BR /&gt;"function":"Z_ZMB52_SN_GET",&lt;BR /&gt;"output":"ET_MB52_SN_BESTAND",&lt;BR /&gt;"parameters":&lt;BR /&gt;[&lt;BR /&gt;{ "direction":"out", "name":"ET_MB52_SN_BESTAND", "optional":false },&lt;BR /&gt;{ "direction":"in", "name":"IT_CHARG", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_DISPO", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_EKGRUP", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_LGORT", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_LGPBE", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_MATART", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_MATKLA", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_MATNR", "optional":true},&lt;BR /&gt;{ "direction":"in", "name":"IT_SOBKZ", "optional":true },&lt;BR /&gt;{ "direction":"in", "name":"IT_WERKS", "optional":true },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_CSV", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":128, "name":"IV_FILE", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_FLT", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_HEADER", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_HSQ", "optional":true, "type":"CHAR", "value":"X" },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_NEGATIV", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_NOVALUES", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_NOZERO", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_SOND", "optional":true, "type":"CHAR", "value":"X" },&lt;BR /&gt;{ "direction":"in", "length":12, "name":"IV_VARI", "optional":true, "type":"CHAR", "value":" " },&lt;BR /&gt;{ "direction":"in", "length":1, "name":"IV_XMCHB", "optional":true, "type":"CHAR", "value":"X" }&lt;BR /&gt;] &lt;BR /&gt;}; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;since that IT_MATNR is a internal table and i want to do some "where's" in order to run for some items and not to run the report open (all items and sites)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;where if its possible, i need to add the WHERE ='ABC' (for example) to run for specific item?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;btw, per ABAP progremmer told me the item is called "IV_VARI"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma,arial,helvetica,sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;thanks in advanse,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: tahoma,arial,helvetica,sans-serif;"&gt;Daniel &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 10:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-SAP-BAPI-report-syntax-question/m-p/667637#M672868</guid>
      <dc:creator>daniel_f</dc:creator>
      <dc:date>2014-09-10T10:54:06Z</dc:date>
    </item>
  </channel>
</rss>

