<?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: Printing string type variable in SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-string-type-variable-in-sap-script/m-p/10484837#M1850520</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;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Do you want to output that string as text? If yes, s&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;tring can be converted to SAPScrip" or so called &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.sap.com/saphelp_46c/helpdata/en/d6/0db675494511d182b70000e829fbfe/content.htm" style="font-size: 12px; color: #3778c7; background: #ffffff;"&gt;ITF Text&lt;/A&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; using FM &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'courier new', courier; color: #333333; background: #ffffff;"&gt;CONVERT_STREAM_TO_ITF_TEXT, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: arial, helvetica, sans-serif; background: transparent;"&gt;which takes string table as input when LF = 'X'. It should then be possible to output that text using FM &lt;SPAN style="font-family: 'courier new', courier;"&gt;WRITE_FORM_LINES&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;BTW, the length of output value of a variable (or program symbol in SAPScript-speak) &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/EN/d1/8033c3454211d189710000e8322d00/frameset.htm"&gt;can not exceed 255&lt;/A&gt;. The same restriction has also been inherited by SmartForm.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;Jānis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jānis B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 20:22:49 GMT</pubDate>
    <dc:creator>Private_Member_7726</dc:creator>
    <dc:date>2014-08-25T20:22:49Z</dc:date>
    <item>
      <title>Printing string type variable in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-string-type-variable-in-sap-script/m-p/10484836#M1850519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am working on SAP Script and i have an issue which is, i am passing a string type variable to the script from program but in output i only see 255 characters but my variable is of 349 characters long. If i am declaring that variable in program string type then it throws dump. Kindly help me to solve the issue.&lt;/P&gt;&lt;P&gt;Can you also tell me how to see complete value of a variable in debug running mode of SAP script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashutosh Katara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 12:15:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-string-type-variable-in-sap-script/m-p/10484836#M1850519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-25T12:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Printing string type variable in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-string-type-variable-in-sap-script/m-p/10484837#M1850520</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;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Do you want to output that string as text? If yes, s&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;tring can be converted to SAPScrip" or so called &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.sap.com/saphelp_46c/helpdata/en/d6/0db675494511d182b70000e829fbfe/content.htm" style="font-size: 12px; color: #3778c7; background: #ffffff;"&gt;ITF Text&lt;/A&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; using FM &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'courier new', courier; color: #333333; background: #ffffff;"&gt;CONVERT_STREAM_TO_ITF_TEXT, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: arial, helvetica, sans-serif; background: transparent;"&gt;which takes string table as input when LF = 'X'. It should then be possible to output that text using FM &lt;SPAN style="font-family: 'courier new', courier;"&gt;WRITE_FORM_LINES&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;BTW, the length of output value of a variable (or program symbol in SAPScript-speak) &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/EN/d1/8033c3454211d189710000e8322d00/frameset.htm"&gt;can not exceed 255&lt;/A&gt;. The same restriction has also been inherited by SmartForm.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;Jānis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background: transparent; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jānis B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 20:22:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-string-type-variable-in-sap-script/m-p/10484837#M1850520</guid>
      <dc:creator>Private_Member_7726</dc:creator>
      <dc:date>2014-08-25T20:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Printing string type variable in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-string-type-variable-in-sap-script/m-p/10484838#M1850521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If its is important and if you want to write some more code you can se SO10 standard text concept. Try to update the standard text from program using function &lt;SPAN style="text-align: left; background-color: #ffffff; text-indent: 0px; color: #333333;"&gt;SAVE_TEXT ( &lt;/SPAN&gt;&lt;STRONG&gt;SAVE_TEXT&lt;/STRONG&gt; - To save Long Text into Text Objects.)&amp;nbsp; (&lt;STRONG&gt;READ_TEXT&lt;/STRONG&gt; - To retrieve Long Text from Text Objects)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Long+Texts" target="_blank" title="http://wiki.scn.sap.com/wiki/display/ABAP/Long+Texts"&gt;Long Texts - ABAP Development - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 20:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-string-type-variable-in-sap-script/m-p/10484838#M1850521</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2014-08-25T20:37:21Z</dc:date>
    </item>
  </channel>
</rss>

