<?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: please reply Text Area formatting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108705#M1509428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sir send me you email id .then i send all detail with snap shot problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jun 2010 11:29:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-29T11:29:11Z</dc:date>
    <item>
      <title>please reply Text Area formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108700#M1509423</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;I am developing a report in ABAP(smartforms).i have a field containing long text .now i want that whereever user has pressed ENTER KEY  the text should be shown in the next line from where the ENTER KEY was pressed .like as under&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABC and company ENTER PRESSED&lt;/P&gt;&lt;P&gt;ABC...123 Address ENTER PRESSED&lt;/P&gt;&lt;P&gt;1457852465 phone &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actualy , when i retrive the text field in the report it shows all the data of text field in a single line .and does not consider the enter key press. i need that wherever the enter key is pressd the data must be shown in the next line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 07:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108700#M1509423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T07:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: please reply Text Area formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108701#M1509424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I didnt understated ABAP Report and again you are saying Smartforms. what exactly you are developing ? Is it a driver program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For whatever I have understood &lt;/P&gt;&lt;P&gt;Solutions /Suggesions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt; See if Interactive report can work for you , but in that case  you will have get texts on the next screen, well that too can be avoided if you reset the sy-lsind. See if this a okey with you , I will take you further on this if you find it okey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;gt; You can search and try out something in object oriented  report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Uma Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 07:50:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108701#M1509424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T07:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: please reply Text Area formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108702#M1509425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir, Actually I am developing a report using Smartforms. In this report I need to display a text field which contain almost 150 charachters. I am getting the output in a single line on the report, although the user has pressed ENTER Key at some places in the text area while making the entry. But my requirement is to display the field in such a way that wherever the enter is pressed, the text should be shown in next line from where the ENTER was pressed for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;25569-&lt;/P&gt;&lt;P&gt;abc - xyz - 123456&lt;/P&gt;&lt;P&gt;New York,&lt;/P&gt;&lt;P&gt;USA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I get the result on report as follows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;25569- abc - xyz - 123456 New York, USA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 08:03:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108702#M1509425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T08:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: please reply Text Area formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108703#M1509426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Respected sir,&lt;/P&gt;&lt;P&gt; sir please give me email id then i send detail this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108703#M1509426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T10:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: please reply Text Area formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108704#M1509427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U are Telling Report &amp;amp; Smartform .&lt;/P&gt;&lt;P&gt;That Long text do u want to display on Selection Screen or on Form Output .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:58:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108704#M1509427</guid>
      <dc:creator>karthik_vardhan</dc:creator>
      <dc:date>2010-06-29T10:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: please reply Text Area formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108705#M1509428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sir send me you email id .then i send all detail with snap shot problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 11:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108705#M1509428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T11:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: please reply Text Area formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108706#M1509429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okey &lt;/P&gt;&lt;P&gt;I have a following solution for this requirement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt; Have a interactive report (I hope you know about how to go about it , if not then refer this link &lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP&lt;/A&gt;&lt;EM&gt;-&lt;/EM&gt;3&lt;EM&gt;Levels&lt;/EM&gt;Interactive+Report)&lt;/P&gt;&lt;P&gt;2&amp;gt; then for the text 123456789abcdefghijklmn &lt;/P&gt;&lt;P&gt;     on the first enter you show &lt;/P&gt;&lt;P&gt;        12345 by coding under if sy-lsind = 1&lt;/P&gt;&lt;P&gt;on second enter , you will be moved to next screen there u will show&lt;/P&gt;&lt;P&gt;       12345 &lt;/P&gt;&lt;P&gt;        6789a &lt;/P&gt;&lt;P&gt;       by coding under if sy-lsind = 2&lt;/P&gt;&lt;P&gt;on third eneter , you will be moved to next screen there u will show&lt;/P&gt;&lt;P&gt;       12345&lt;/P&gt;&lt;P&gt;        6789a&lt;/P&gt;&lt;P&gt;        bcdef&lt;/P&gt;&lt;P&gt;by coding under if sy-lsind = 3&lt;/P&gt;&lt;P&gt;and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does this sound good for you?&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;I hope this will solve your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Uma Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 11:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply-text-area-formatting/m-p/7108706#M1509429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T11:33:30Z</dc:date>
    </item>
  </channel>
</rss>

