<?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: Internal Table to string variable in SO10 used in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713954#M1672274</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;Fetch the SO10 text in an internal table and &lt;/P&gt;&lt;P&gt;then display this internal table line by line.using the text module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 13:34:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-17T13:34:51Z</dc:date>
    <item>
      <title>Internal Table to string variable in SO10 used in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713949#M1672269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched SDN and found the below threads that have my exact problem but no solution is provided. Hence posting the question again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'MS Shell Dlg 2','sans-serif'; color: black; font-size: 9pt;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1028641"&gt;http://scn.sap.com/thread/1028641&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'MS Shell Dlg 2','sans-serif'; color: black; font-size: 9pt;"&gt;&lt;BR /&gt;&lt;SPAN style="border: windowtext 1pt;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/134070"&gt;http://scn.sap.com/thread/134070&lt;/A&gt;&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN style="border: windowtext 1pt;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/2131226"&gt;http://scn.sap.com/thread/2131226&lt;/A&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'MS Shell Dlg 2','sans-serif'; border: windowtext 1pt;"&gt;Scenario: We use SO10 standard text in smartform. I need to pass an internal table to a variable in SO10 object. so I concatenate data of internal table into a string variable which is directly used in SO10 object. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'MS Shell Dlg 2','sans-serif'; border: windowtext 1pt;"&gt;Issue: When I am checking in debugging, in "Fast Display" mode all the contents &lt;STRONG&gt;are not &lt;/STRONG&gt;getting displayed while I am checking in "Tabular" mode all the contents &lt;STRONG&gt;are &lt;/STRONG&gt;getting displayed. When the same variable is displayed in correspondence email (SO10 used in smartform) the text displayed in "Fast Display" only is coming in email and all the remaining text is getting truncated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'MS Shell Dlg 2','sans-serif'; border: windowtext 1pt;"&gt;Request you to please help me resolve this issue. Please let me know if I need to provide any further details. Thanks in advance for all your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'MS Shell Dlg 2','sans-serif'; border: windowtext 1pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'MS Shell Dlg 2','sans-serif'; border: windowtext 1pt;"&gt;Eswar&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713949#M1672269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-17T12:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table to string variable in SO10 used in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713950#M1672270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eshwar, Why do you want to do so much hard work to display so10 text?&lt;/P&gt;&lt;P&gt;When you create a new text in smartform, you have something call type. If you choose it as I ( Include Text ) You can enter the SO10 text name directly or through variable&lt;/P&gt;&lt;P&gt;Text Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your SO10 text name&lt;/P&gt;&lt;P&gt;Language&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EN&lt;/P&gt;&lt;P&gt;Text ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ST&amp;nbsp;&amp;nbsp; Standard text&lt;/P&gt;&lt;P&gt;Text Object&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TEXT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAPscript standard text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713950#M1672270</guid>
      <dc:creator>Private_Member_49934</dc:creator>
      <dc:date>2012-04-17T12:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table to string variable in SO10 used in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713951#M1672271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is exactly what I am doing. Please see the below screenshot. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/93753" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Below is the screenshot of the SO10 object.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/93754" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The string variable is GV_STRING and I need to pass an internal table data to this GV_STRING string variable.&lt;/P&gt;&lt;P&gt;Request you to please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713951#M1672271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-17T13:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table to string variable in SO10 used in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713952#M1672272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eswar. &lt;/P&gt;&lt;P&gt;I went thorough the fm which are used for replacing the text symbols TEXT_SYMBOL_REPLACE / TEXT_SYMBOL_SET_VALUE. They are all in FG STXE ( SAPscript Programing interface ).&lt;/P&gt;&lt;P&gt;Upon digging down I found that the table which is used to contain the replacement is in include LSTXVDXX.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;data:&lt;BR /&gt; &lt;SPAN class="L1S52"&gt;begin&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;of&lt;/SPAN&gt; itcvl &lt;SPAN class="L1S52"&gt;occurs&lt;/SPAN&gt; &lt;SPAN class="L1S32"&gt;0&lt;/SPAN&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; name(c_ts_len),&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S31"&gt;"...Textsymbol-Name&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; active(&lt;SPAN class="L1S32"&gt;1&lt;/SPAN&gt;),&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S31"&gt;"...Eintrag aktiv&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; val(c_ts_maxval),&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S31"&gt;"...Wert eines Textsymbols&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; len &lt;SPAN class="L1S52"&gt;like&lt;/SPAN&gt; integer,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S31"&gt;"...Wertlaenge&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="L1S52"&gt;end&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;of&lt;/SPAN&gt; itcvl.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Furthe the val field has max leng as 80 which means Your text symbol can &lt;STRONG&gt;replace max upto 80 CHARACTERS only&lt;/STRONG&gt;. Bad news for you but this is waht it appears to be&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c_ts_maxval&amp;nbsp; &lt;SPAN class="L1S52"&gt;type &lt;SPAN class="L1S52"&gt;i&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;value&lt;/SPAN&gt; &lt;SPAN class="L1S32"&gt;80&lt;/SPAN&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S31"&gt;" max text symbol value&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR id="mce_8" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR id="mce_5" /&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713952#M1672272</guid>
      <dc:creator>Private_Member_49934</dc:creator>
      <dc:date>2012-04-17T13:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table to string variable in SO10 used in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713953#M1672273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help. But 80 characters should not be an issue. I can display 10 rows each of 80 chars length by using a line feed which is currently working for me. The problem I am facing is, gv_string after concatenating 4 or so lines, its reaching max length and everything concatenated after that is simply getting truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:34:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713953#M1672273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-17T13:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table to string variable in SO10 used in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713954#M1672274</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;Fetch the SO10 text in an internal table and &lt;/P&gt;&lt;P&gt;then display this internal table line by line.using the text module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713954#M1672274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-17T13:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table to string variable in SO10 used in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713955#M1672275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your responses. We contacted SAP and SAP came back saying the max length in Scripts &amp;amp; Smartforms for a text variable is 256 chars and hence that is the max value. So we have removed using the FM in our program and used Replace command to replace the text manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 15:33:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-to-string-variable-in-so10-used-in-smartforms/m-p/8713955#M1672275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-11T15:33:26Z</dc:date>
    </item>
  </channel>
</rss>

