<?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: Sapscript Passing parameter value not shown. in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664300#M2100512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a debugg point in program ZPXX_SHIP_INST and check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Insted of this u can directly fetch the standard text by using 'INCLUDE TEXT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: INCLUDE &amp;amp;OBJNAM&amp;amp; OBJECT 'EKPO' ID 'F03' LANGUAGE 'E' PARAGRAPH M3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2009 05:47:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-28T05:47:12Z</dc:date>
    <item>
      <title>Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaq-p/5664298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing a sapscript form to call a subrountine by passing the hardcode parameter 'ZXX_TSI_SHIPMENTS_FROM' shown as below: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PERFORM GET_STANDARD_TEXT IN PROGRAM ZPXX_SHIP_INST
USING 'ZXX_TSI_SHIPMENTS_FROM'
CHANGING &amp;amp;ZXX_TSI_SHIPMENTS_FROM&amp;amp;
ENDPERFORM
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem now is when I debugged in program ZPXX_SHIP_INST, the passing parameter is empty.&lt;/P&gt;&lt;P&gt;Could someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaq-p/5664298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664299#M2100511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to declare one variable and assign it the value and then pass this as parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664299#M2100511</guid>
      <dc:creator>Madhurivs23</dc:creator>
      <dc:date>2009-05-28T05:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664300#M2100512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a debugg point in program ZPXX_SHIP_INST and check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Insted of this u can directly fetch the standard text by using 'INCLUDE TEXT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: INCLUDE &amp;amp;OBJNAM&amp;amp; OBJECT 'EKPO' ID 'F03' LANGUAGE 'E' PARAGRAPH M3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:47:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664300#M2100512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664301#M2100513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Usha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a reason why I did that. If I use INCLUDE, then I wont be able to get the data in more than one column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664301#M2100513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664302#M2100514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you show some code how should I declare variable in sapscript?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664302#M2100514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664303#M2100515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a break point in progrm  and check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664303#M2100515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664304#M2100516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the below link for passing parameters with simple example program :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/d1/803279454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/en/d1/803279454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Rajani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664304#M2100516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T06:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664306#M2100518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare a variable in Script window using DEFINE&lt;/P&gt;&lt;P&gt;Ex : DEFINE &amp;amp;VAR1&amp;amp; = ' '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before passing variables to Subroutine in Script those are declared in Script window code using Define statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in your case you are sending direct variable from print program. so it is not necessary to declare variable in that case. To get the value debug the print program before assign to script otherwise debug the Script by active debugger in Utilities of SE71.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664306#M2100518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T06:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664305#M2100517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="CODE"&gt;
/: DEFINE &amp;amp;INVAR_1&amp;amp; = 'ZXX_TSI_SHIPMENTS_FROM'


PERFORM GET_STANDARD_TEXT IN PROGRAM ZPXX_SHIP_INST
USING &amp;amp;INVAR_1&amp;amp;
CHANGING &amp;amp;ZXX_TSI_SHIPMENTS_FROM&amp;amp;
ENDPERFORM

&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;Madhuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664305#M2100517</guid>
      <dc:creator>Madhurivs23</dc:creator>
      <dc:date>2009-05-28T06:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664307#M2100519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Usha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already mentioned in the first post, I have debugged into the program. The passing parameter is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is why it is empty? Is there any way to pass a hardcode parameter into the subroutine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:02:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664307#M2100519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T06:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664308#M2100520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In program  ZPXX_SHIP_INST write like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM GET_STANDARD_TEXT TABLES in_tab STRUCTURE itcsy&lt;/P&gt;&lt;P&gt;                                                          out_tab STRUCTURE itcsy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE in_tab WITH KEY name = 'INVAR_1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-subrc = c_zero.          "check for subrc&lt;/P&gt;&lt;P&gt;    lv_ebeln = in_tab-value.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'READ_TEXT'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      client                  = sy-mandt&lt;/P&gt;&lt;P&gt;      id                      = p_lc_f01&lt;/P&gt;&lt;P&gt;      language                = sy-langu&lt;/P&gt;&lt;P&gt;      name                    = p_lv_ebeln&lt;/P&gt;&lt;P&gt;      object                  = text-t28        "EKKO&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      lines                   = it_tline&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      id                      = 1&lt;/P&gt;&lt;P&gt;      language                = 2&lt;/P&gt;&lt;P&gt;      name                    = 3&lt;/P&gt;&lt;P&gt;      not_found               = 4&lt;/P&gt;&lt;P&gt;      object                  = 5&lt;/P&gt;&lt;P&gt;      reference_check         = 6&lt;/P&gt;&lt;P&gt;      wrong_access_to_archive = 7&lt;/P&gt;&lt;P&gt;      OTHERS                  = 8.&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; c_zero.        "checking for subrc&lt;/P&gt;&lt;P&gt;    "to avoid epc error&lt;/P&gt;&lt;P&gt;  ENDIF.                        "IF sy-subrc &amp;lt;&amp;gt; c_zero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in it_tline[] u can get the text.&lt;/P&gt;&lt;P&gt;cocatenate this text into one variable and pass this to script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664308#M2100520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T06:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664309#M2100521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax in a form window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: PERFORM &amp;lt;form&amp;gt; IN PROGRAM &amp;lt;prog&amp;gt;&lt;/P&gt;&lt;P&gt;/: USING &amp;amp;INVAR1&amp;amp;&lt;/P&gt;&lt;P&gt;/: USING &amp;amp;INVAR2&amp;amp;&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;/: CHANGING &amp;amp;OUTVAR1&amp;amp;&lt;/P&gt;&lt;P&gt;/: CHANGING &amp;amp;OUTVAR2&amp;amp;&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;/: ENDPERFORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVAR1 and INVAR2 are variable symbols and may be of any of the &lt;STRONG&gt;four SAPscript symbol types&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUTVAR1 and OUTVAR2 are local text symbols and must therefore be character strings. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So those parameters should be only the symbols, hard coded text should not be  considered by perform statement in scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vineel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664309#M2100521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T06:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664310#M2100522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if my data is &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Shipment 
from
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I assign this into one variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664310#M2100522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T06:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664311#M2100523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop u r internal table.&lt;/P&gt;&lt;P&gt;in the loop concatenate u r lines into one variable.&lt;/P&gt;&lt;P&gt;pass that variable into script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 07:26:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664311#M2100523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T07:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664312#M2100524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Usha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I assign 2 lines value into one variable?&lt;/P&gt;&lt;P&gt;Can I?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 07:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664312#M2100524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T07:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Passing parameter value not shown.</title>
      <link>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664313#M2100525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;the table it_lines[]  contains&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shipment &lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : v_pack(250).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at it_lines into wa_lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate v_pack wa_lines-tdline into v_pack separated by ' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Pass this v_pack to the outtab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 07:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapscript-passing-parameter-value-not-shown/qaa-p/5664313#M2100525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T07:45:45Z</dc:date>
    </item>
  </channel>
</rss>

