<?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 Report Connector - How to choose list format option in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332968#M1230566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benjamin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can solve it by using the 'Select Options' button in the Report connector. I tried the following script and it worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set zyear=2005;&lt;/P&gt;&lt;P&gt;set zperiod=200501;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CUSTOM CONNECT TO "Provider=QvSAPReportConnector.dll;ASHOST=99.88.777.66;SYSNR=06;CLIENT=800;XUserId=bZVNHUJOHLSB;XPassword=xxx;";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[RPCLSTB2]:&lt;/P&gt;&lt;P&gt;Load [Field0_] AS 'Field name',&lt;/P&gt;&lt;P&gt;[Field1_] AS 'Field cont.',&lt;/P&gt;&lt;P&gt;[Field2_] AS 'Description';&lt;/P&gt;&lt;P&gt;Select SAPREPORT (REPORT (RPCLSTB2), ROWS_PER_RECORD (1), FIELD_AUTO_COLUMNS (6), &lt;/P&gt;&lt;P&gt;OPTIONS (&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME LIST1, KIND P, SIGN I, OPTION EQ, LOW&amp;nbsp; ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME LIST4, KIND P, SIGN I, OPTION EQ, LOW X),&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME SELCLTYP, KIND S, SIGN I, OPTION EQ, LOW 1),&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME SELPABRJ, KIND S, SIGN I, OPTION EQ, LOW $(zyear)),&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME SELPERIO, KIND S, SIGN I, OPTION EQ, LOW $(zperiod))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;//Store * from [RPCLSTB2] into RPCLSTB2_OPTIONS.QVD;&lt;/P&gt;&lt;P&gt;//Drop Table [RPCLSTB2];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to calculate the variables in the script (like zperiod) you want to use, at each execution time.&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>Tue, 13 Jun 2017 06:55:20 GMT</pubDate>
    <dc:creator>Hakan_Ronningberg</dc:creator>
    <dc:date>2017-06-13T06:55:20Z</dc:date>
    <item>
      <title>SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332965#M1230563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Hey guys,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;I'm trying to read data from Cluster B2 where I'm interested in the SALDO table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;I identified the SAP Report Connector as the best way to do that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;So I first fired up transaction&amp;nbsp; SE38 to check &lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;out &lt;SPAN style="mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: DE; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;RPCLSTB2. I get the following Options:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: #575757; font-size: 10pt; mso-ansi-language: DE; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;&lt;IMG __jive_id="166158" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166158_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: #575757; font-size: 10pt; mso-ansi-language: DE; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;Please notice that I chose 'Detailed description of all table entries'. Now when I run this I get exactly the desired results.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: #575757; font-size: 10pt; mso-ansi-language: DE; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;I then switched to the Qlik SAP Report connector, which presents me with the following options (please click to view entire image):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: #575757; font-size: 10pt; mso-ansi-language: DE; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/166161_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: #575757; font-size: 10pt; mso-ansi-language: DE; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;The resulting query returns the same information that can be seen in the preview window, which is not what I was after. It is the same data I would get from the above SAP dialog would I choose "List of personnel numbers and periods" in the List format options.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: #575757; font-size: 10pt; mso-ansi-language: DE; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;How can I specify the desired "Detailed description of all table entries" in my query?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: #575757; font-size: 10pt; mso-ansi-language: DE; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;Thanks and cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; color: #575757; font-size: 10pt; mso-ansi-language: DE; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;Benjamin &lt;/SPAN&gt;&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-Report-Connector-How-to-choose-list-format-option/m-p/1332965#M1230563</guid>
      <dc:creator>benjamins</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332966#M1230564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benjamin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try creating a variant in SE38&amp;nbsp; with &lt;SPAN style="font-size: 13.3333px;"&gt;'Detailed description of all table entries' selected, &lt;/SPAN&gt;under the Menu: Goto/Variants/Save As Variant...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then enter the name of the Report and the variant name in the Report connector before 'Get'.&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, 12 Jun 2017 13:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332966#M1230564</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2017-06-12T13:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332967#M1230565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hakan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However as you can see, I specify a period. This would mean that I would have to manually create a variant each month. So this isn't the solution I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fear that what I'm going for isn't achievable via the report connector and I might have to write an ABAP program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 13:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332967#M1230565</guid>
      <dc:creator>benjamins</dc:creator>
      <dc:date>2017-06-12T13:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332968#M1230566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benjamin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can solve it by using the 'Select Options' button in the Report connector. I tried the following script and it worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set zyear=2005;&lt;/P&gt;&lt;P&gt;set zperiod=200501;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CUSTOM CONNECT TO "Provider=QvSAPReportConnector.dll;ASHOST=99.88.777.66;SYSNR=06;CLIENT=800;XUserId=bZVNHUJOHLSB;XPassword=xxx;";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[RPCLSTB2]:&lt;/P&gt;&lt;P&gt;Load [Field0_] AS 'Field name',&lt;/P&gt;&lt;P&gt;[Field1_] AS 'Field cont.',&lt;/P&gt;&lt;P&gt;[Field2_] AS 'Description';&lt;/P&gt;&lt;P&gt;Select SAPREPORT (REPORT (RPCLSTB2), ROWS_PER_RECORD (1), FIELD_AUTO_COLUMNS (6), &lt;/P&gt;&lt;P&gt;OPTIONS (&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME LIST1, KIND P, SIGN I, OPTION EQ, LOW&amp;nbsp; ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME LIST4, KIND P, SIGN I, OPTION EQ, LOW X),&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME SELCLTYP, KIND S, SIGN I, OPTION EQ, LOW 1),&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME SELPABRJ, KIND S, SIGN I, OPTION EQ, LOW $(zyear)),&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SELNAME SELPERIO, KIND S, SIGN I, OPTION EQ, LOW $(zperiod))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;//Store * from [RPCLSTB2] into RPCLSTB2_OPTIONS.QVD;&lt;/P&gt;&lt;P&gt;//Drop Table [RPCLSTB2];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to calculate the variables in the script (like zperiod) you want to use, at each execution time.&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>Tue, 13 Jun 2017 06:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332968#M1230566</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2017-06-13T06:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332969#M1230567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hakan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's it! Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't aware that the LIST1 and LIST4 parameters correspond to the selections in the reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 05:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332969#M1230567</guid>
      <dc:creator>benjamins</dc:creator>
      <dc:date>2017-06-14T05:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332970#M1230568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Benjamin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You can help me in relation to the transaction, where I inform the sap report which transaction to use&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;thankful&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 12:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332970#M1230568</guid>
      <dc:creator>rklaytonmb</dc:creator>
      <dc:date>2018-07-19T12:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332971#M1230569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klayton,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;indeed! Right here (full image in my starting post):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208379_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 04:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332971#M1230569</guid>
      <dc:creator>benjamins</dc:creator>
      <dc:date>2018-07-20T04:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332972#M1230570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hakan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing similar type of issue. Here I am connecting with SAP report and adding some option parameters to make it dynamic but it is giving an error.&lt;/P&gt;&lt;P&gt;I am trying to write dynamic SAP query to Extract Report data where we have two radio buttons and some input boxes.&lt;/P&gt;&lt;P&gt;I have added all the filters in Query with filter but it is throughing an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: /QTQVC/CALL_REPORT failed after 00:00:00 Key = (Screen output without connection to user.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in correcting this. Thanks in advance for help.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Error: /QTQVC/CALL_REPORT failed after 00:00:00 Key = (Screen output without connection to user.)&lt;/P&gt;&lt;P&gt;SAP Form: highlighted are required parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SAP Form.png" class="jive-image image-1" src="/legacyfs/online/214637_SAP Form.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;IMG alt="Variables.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/214638_Variables.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SAP report Selecttion Option page&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;IMG alt="Select Option.png" class="jive-image image-3" src="/legacyfs/online/214639_Select Option.png" style="width: 620px; height: 261px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;CUSTOM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;CONNECT&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=QvSAPReportConnector.dll;ASHOST=HOST;SYSNR=01;CLIENT=430;XUserId=abc;XPassword=pwd;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Have added dynamic variable &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SET 2201&lt;BR /&gt; SET VP_DATE ="30.08.2018";&lt;BR /&gt; SET VP_FILE = "/usr/Open_dEV"; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Field60_]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'SDst',&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Field61_]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'District',&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Field62_]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'MastContr.',&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Field63_]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'St. Notes';&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Select&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; SAPREPORT (REPORT (ZFI_AR_AGING_SUMMARY), ROWS_PER_RECORD (1), FIELD_AUTO_COLUMNS (10),&lt;BR /&gt; OPTIONS ( &lt;BR /&gt; (SELNAME P_DATE, KIND P, SIGN I, OPTION EQ, LOW &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(VP_DATE)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Posting Date&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME S_BUKRS,KIND S, SIGN I,OPTION EQ, LOW &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(VS_BUKRS)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; ),&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Company Code&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME R_CUR1, KIND P, SIGN I,OPTION EQ, LOW X), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Document Currency&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME R1, KIND P, SIGN I, OPTION EQ, LOW X), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Detail Report&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME P_FILE, KIND P, SIGN I, OPTION EQ, LOW &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(VP_FILE)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//File Path&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME PR01, KIND P, SIGN I, OPTION EQ, LOW 030 ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Day age&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME PR02, KIND P, SIGN I, OPTION EQ, LOW 060 ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Day age&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME PR03, KIND P, SIGN I, OPTION EQ, LOW 090 ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Day age&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME PR04, KIND P, SIGN I, OPTION EQ, LOW 120 ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Day age&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME PR05, KIND P, SIGN , OPTION EQ, LOW 000 ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Day age&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME PR06, KIND P, SIGN , OPTION EQ, LOW 000 ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Day age&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME PR07, KIND P, SIGN , OPTION EQ, LOW 000 ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Day age&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME PR07, KIND P, SIGN , OPTION EQ, LOW 000 ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Day age&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME R_CUR2, KIND P, SIGN , OPTION EQ, LOW ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Local Currency&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME R_CUR3, KIND P, SIGN , OPTION EQ, LOW ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Group Currency&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME S_FILKD,KIND S, SIGN I,OPTION EQ, LOW ),&lt;BR /&gt; (SELNAME S_KUNNR,KIND S, SIGN I,OPTION EQ, LOW ),&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Customer&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME VARIANT,KIND S, SIGN I,OPTION EQ, LOW ) , &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Variant&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME CB_CRDT, KIND P, SIGN I, OPTION EQ, LOW ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Customer Credit&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME P_BLART, KIND P, SIGN I, OPTION EQ, LOW ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Document Type&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME P_EMAIL, KIND P, SIGN I, OPTION EQ, LOW ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Email&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME P_SPGL, KIND P, SIGN I, OPTION EQ, LOW ), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//SPGL&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(SELNAME R2, KIND P, SIGN I, OPTION EQ, LOW), &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Summay Report&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; );&lt;BR /&gt; &lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/214641_pastedImage_29.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 19:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332972#M1230570</guid>
      <dc:creator>pkkushwaha</dc:creator>
      <dc:date>2018-09-27T19:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332973#M1230571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Screen output without connection to user' means that the Report is displaying some kind of pop-up and is waiting for an answer from the user. The connector cannot handle to give an answer for such a pop-up. You can try to customize the Report not to display the pop-up. It can be done in a variant or it might require some ABAP coding.&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;Best regards,&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;Hakan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 06:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332973#M1230571</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2018-09-28T06:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332974#M1230572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Hakan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I applied same filter in SAP form but did not get any pop-up. I agree with your suggestion to use variant but here i need to feed Date and Cccode dynamically. Please guide if there is any way, I am using SAP data first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, When i tried with limited options then it works. but it is not allowing me to apply optional parameter. getting an error (More than one radio button is active.) &lt;/P&gt;&lt;P&gt;(SELNAME R1, KIND P, SIGN I, OPTION EQ, LOW X) ,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;(SELNAME R_CUR1, KIND P, SIGN I,OPTION EQ, LOW X)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/QTQVC/CALL_REPORT failed after 00:00:00 Key =&amp;nbsp; (More than one radio button is active.)&lt;/P&gt;&lt;P&gt;Select SAPREPORT (REPORT (ZFI_AR_AGING_SUMMARY), ROWS_PER_RECORD (1), FIELD_AUTO_COLUMNS (10),&amp;nbsp; &lt;/P&gt;&lt;P&gt;OPTIONS (&lt;/P&gt;&lt;P&gt;(SELNAME P_DATE, KIND P, SIGN I, OPTION EQ, LOW 20180831),&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;(SELNAME S_BUKRS,KIND S, SIGN I,OPTION EQ, LOW 2201 2120),&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;(SELNAME R1, KIND P, SIGN I, OPTION EQ, LOW X) ,&amp;nbsp;&amp;nbsp;&amp;nbsp; // Error line&lt;/P&gt;&lt;P&gt;(SELNAME R_CUR1, KIND P, SIGN I,OPTION EQ, LOW X) ,&amp;nbsp; // Error line&lt;/P&gt;&lt;P&gt;(SELNAME P_FILE, KIND P, SIGN I, OPTION EQ, LOW /usr/Open_AR_PRD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 10:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332974#M1230572</guid>
      <dc:creator>pkkushwaha</dc:creator>
      <dc:date>2018-09-28T10:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Report Connector - How to choose list format option</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332975#M1230573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set dynamical values in the variant:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214755_Capture1.JPG" style="height: 243px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Use the pop-up to find conditions:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/214756_Capture2.JPG" style="height: 408px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;If you use radio buttons yo can set space to the ones that are not selected:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(SELNAME R1, KIND P, SIGN I, OPTION EQ, LOW X) ,&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(SELNAME R_CUR1, KIND P, SIGN I,OPTION EQ, LOW ' ') &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hakan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 07:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-Report-Connector-How-to-choose-list-format-option/m-p/1332975#M1230573</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2018-10-01T07:53:14Z</dc:date>
    </item>
  </channel>
</rss>

