<?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>Question Re: BI - IP Issue while fetching multiple value for variable in class in Supply Chain Management Q&amp;A</title>
    <link>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaa-p/363243#M1617</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am facing this issue in the integrated planning area like in custom class not able to retrieve the multiple values for the variable, that why selected the TAG IP.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2017 07:52:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-01-16T07:52:12Z</dc:date>
    <item>
      <title>BI - IP Issue while fetching multiple value for variable in class</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaq-p/363241</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am not able to fetch the multiple values for the variable defined in BI-IP area in custom class. &lt;/P&gt;&lt;P&gt;Below is the code snippet I have 
I am using the method CHECK_PARAM_SET of the interface IF_RSPLFA_SRVTYPE_IMP_CHECK in custom class assigned to planning function type.&lt;/P&gt;&lt;P&gt;The coded is returning the single value for the variable which holds multiple values.While defining the parameter for the fuction type using tcode RSPLF1 I have checked the checkbox for 'Parameter Is Tabular'&lt;/P&gt;&lt;P&gt;Please let me know if how to get the multiple values for the variable.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL METHOD i_r_param_set-&amp;gt;get_tab_param_elem
        EXPORTING
          i_param_name   = lv_param * (Variable holding multiple value)
        RECEIVING
          r_t_param_elem = l_r_t_param_elem.
     LOOP AT  l_r_t_param_elem INTO l_r_param_elem.
        l_r_param_elem-&amp;gt;get_value( IMPORTING e_value = ls_fisper-period  ).
        APPEND ls_fisper TO gt_fisper.
        CLEAR  ls_fisper.
      ENDLOOP.


&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 13 Jan 2017 12:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaq-p/363241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-13T12:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: BI - IP Issue while fetching multiple value for variable in class</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaa-p/363242#M1616</link>
      <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/51853/bkulkarni.html"&gt;Bhushan&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Please check for the correct TAG for this community topic. I am afraid this question is not related to Integrated Business Planning product.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ivan&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 18:53:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaa-p/363242#M1616</guid>
      <dc:creator>former_member194529</dc:creator>
      <dc:date>2017-01-13T18:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: BI - IP Issue while fetching multiple value for variable in class</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaa-p/363243#M1617</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am facing this issue in the integrated planning area like in custom class not able to retrieve the multiple values for the variable, that why selected the TAG IP.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 07:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaa-p/363243#M1617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-16T07:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: BI - IP Issue while fetching multiple value for variable in class</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaa-p/363244#M1618</link>
      <description>&lt;P&gt;I am facing the same issue, the class juts returns one value .  did you find a solution ? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sanjay&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 17:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/bi-ip-issue-while-fetching-multiple-value-for-variable-in-class/qaa-p/363244#M1618</guid>
      <dc:creator>former_member361356</dc:creator>
      <dc:date>2017-02-14T17:09:28Z</dc:date>
    </item>
  </channel>
</rss>

