<?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 Sapscript word wrapping in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-word-wrapping/m-p/10882043#M1888233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a challenge on wrapping my text using a sap script.On my research i found out that i can use function module &lt;SPAN style="color: #333333; font-size: 12px;"&gt;rkd_word_wrap.I am failing to apply the concept. Please see image below on the material description column.The text is quite long so its pushing other elements thus distorting the alignment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/623638" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rejoice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2015 10:04:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-01-13T10:04:13Z</dc:date>
    <item>
      <title>Sapscript word wrapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-word-wrapping/m-p/10882043#M1888233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a challenge on wrapping my text using a sap script.On my research i found out that i can use function module &lt;SPAN style="color: #333333; font-size: 12px;"&gt;rkd_word_wrap.I am failing to apply the concept. Please see image below on the material description column.The text is quite long so its pushing other elements thus distorting the alignment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/623638" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rejoice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 10:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-word-wrapping/m-p/10882043#M1888233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-13T10:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript word wrapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-word-wrapping/m-p/10882044#M1888234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rejoice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming from your question you've discounted the option of truncating the text to fit the space available and want to display all of the text split over multiple lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module &lt;SPAN style="color: #333333; font-size: 12px;"&gt;rkd_word_wrap&lt;/SPAN&gt; is certainly your friend here.&amp;nbsp; Let's assume you have 30 characters available on the form to display the text, pass the material description to &lt;SPAN style="color: #333333; font-size: 12px;"&gt;rkd_word_wrap&lt;/SPAN&gt; and an Output length value of 30.&amp;nbsp; Based on that fill 3 (assuming you think the full material text can be accommodated in 3 * 30 char lines) variables and output them on the form across 3 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 11:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-word-wrapping/m-p/10882044#M1888234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-13T11:15:13Z</dc:date>
    </item>
  </channel>
</rss>

