<?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: Issue with Text Formatting. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-text-formatting/m-p/6934095#M1486274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Extend the "FORMATWITH" and "LINEWIDTH" in the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vallamuthu.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 May 2010 09:55:29 GMT</pubDate>
    <dc:creator>vallamuthu_madheswaran2</dc:creator>
    <dc:date>2010-05-03T09:55:29Z</dc:date>
    <item>
      <title>Issue with Text Formatting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-text-formatting/m-p/6934094#M1486273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a Function Module to send email, in this Function module content table is off type "SOLI_TAB" i.e. char255 in which i have to pass the values. From CRM Web UI i am getting values in table that is off type "TLINE" i.e. char132.&lt;/P&gt;&lt;P&gt;Now i have to convert the values from that table to my table type, for that i used FM "FORMAT_TEXTLINES", i got the values in the char255 format in that table.&lt;/P&gt;&lt;P&gt;But now when i am passing these values to FM "EFG_GEN_SEND_EMAIL" to send email, it is printing text in a fix format, i want it to be as user is giving input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g - user's input in the comments notes is as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"MUMBAI: On Monday, judge M L Tahaliyani will pronounce a verdict in the biggest terror trial the city has witnessed in recent times. In the box will be Ajmal Amir Kasab, the Pakistani gunman charged with the deaths of 166 Indians and foreigners. Along with him, his two Indian co-accused -- Faheem Ansari and Sabauddin Shaikh -- will also know their fate.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;but that FM is printing in the below format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"MUMBAI: On Monday, judge M L Tahaliyani will pronounce a verdict in the biggest terror trial the city has witnessed in &lt;/P&gt;&lt;P&gt;recent&lt;/P&gt;&lt;P&gt;times. In the box will be Ajmal Amir Kasab, the Pakistani gunman charged with the deaths of 166 Indians and foreigners. &lt;/P&gt;&lt;P&gt;Along with&lt;/P&gt;&lt;P&gt;him, his two Indian co-accused -- Faheem Ansari and Sabauddin Shaikh -- will also know their fate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i pass &amp;amp; print the text in the same format as user is entering on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Raman Khurana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ramankhurana on May 3, 2010 10:48 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ramankhurana on May 3, 2010 10:49 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 08:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-text-formatting/m-p/6934094#M1486273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-03T08:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Text Formatting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-text-formatting/m-p/6934095#M1486274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Extend the "FORMATWITH" and "LINEWIDTH" in the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vallamuthu.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 09:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-text-formatting/m-p/6934095#M1486274</guid>
      <dc:creator>vallamuthu_madheswaran2</dc:creator>
      <dc:date>2010-05-03T09:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Text Formatting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-text-formatting/m-p/6934096#M1486275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vallamuthu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exact values i should pass ? As of now i am passing below values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FORMAT_TEXTLINES'&lt;/P&gt;&lt;P&gt; EXPORTING&lt;/P&gt;&lt;P&gt;   ENDLINE                 = 99999&lt;/P&gt;&lt;P&gt;   FORMATWIDTH             = 132&lt;/P&gt;&lt;P&gt;   LINEWIDTH               = 255&lt;/P&gt;&lt;P&gt;   STARTLINE               = 1&lt;/P&gt;&lt;P&gt;   LANGUAGE                = SY-LANGU&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    LINES                   = lt_lines&lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Raman Khurana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 10:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-text-formatting/m-p/6934096#M1486275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-03T10:05:00Z</dc:date>
    </item>
  </channel>
</rss>

