<?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: new line break problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-line-break-problem/m-p/4218674#M1007986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use replace statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPLACE ALL OCCURRENCES OF '#' &lt;/P&gt;&lt;P&gt;          IN text WITH space &lt;/P&gt;&lt;P&gt;          IN CHARACTER MODE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here text = test1##test2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that if u want to display text as inputed by user ... &lt;/P&gt;&lt;P&gt;test1&lt;/P&gt;&lt;P&gt;test2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use split statement&lt;/P&gt;&lt;P&gt;SPLIT text AT space INTO i_tab  IN CHARACTER MODE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Jul 2008 10:22:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-20T10:22:53Z</dc:date>
    <item>
      <title>new line break problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-line-break-problem/m-p/4218673#M1007985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am inserting some lines text into a TextEdit Field on the &lt;/P&gt;&lt;P&gt;WebDynpro side and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Backend-System interprets new line breaks (line feeds)&lt;/P&gt;&lt;P&gt;which I have entered before beginning the next line through pressing enter button&lt;/P&gt;&lt;P&gt;as ##. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;This input 
test1
test2&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;looks inside on the SAP-System like
test1##test2.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a solution to suppress displaying #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 16:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-line-break-problem/m-p/4218673#M1007985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T16:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: new line break problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-line-break-problem/m-p/4218674#M1007986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use replace statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPLACE ALL OCCURRENCES OF '#' &lt;/P&gt;&lt;P&gt;          IN text WITH space &lt;/P&gt;&lt;P&gt;          IN CHARACTER MODE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here text = test1##test2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that if u want to display text as inputed by user ... &lt;/P&gt;&lt;P&gt;test1&lt;/P&gt;&lt;P&gt;test2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use split statement&lt;/P&gt;&lt;P&gt;SPLIT text AT space INTO i_tab  IN CHARACTER MODE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2008 10:22:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-line-break-problem/m-p/4218674#M1007986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-20T10:22:53Z</dc:date>
    </item>
  </channel>
</rss>

