<?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: Text elements : Display problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021297#M960944</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;/P&gt;&lt;P&gt;One place holder can contain max 50 characters. so if your message lengthe is GT 50, place the text in two varaibles.&lt;/P&gt;&lt;P&gt;use the message e532(0U) with text-001 text-002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajinikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2008 08:46:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-20T08:46:11Z</dc:date>
    <item>
      <title>Text elements : Display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021295#M960942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the message statement to display the error information for the user using the text elements . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax i have used is : &lt;/P&gt;&lt;P&gt;message e000( Z_Mclass) with text-002. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and text-002 = "There is no record in the custom table  which meets the  given criteria.DLn :80 and ML- 99. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But whenever i run the program it displays only part of message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know is there any restrictions for text elements description.length ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full points will be given for the correct answers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 08:44:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021295#M960942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T08:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Text elements : Display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021296#M960943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the length of the text element. it might be greater than the longest length permissible for the message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 08:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021296#M960943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T08:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Text elements : Display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021297#M960944</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;/P&gt;&lt;P&gt;One place holder can contain max 50 characters. so if your message lengthe is GT 50, place the text in two varaibles.&lt;/P&gt;&lt;P&gt;use the message e532(0U) with text-001 text-002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajinikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 08:46:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021297#M960944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T08:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Text elements : Display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021298#M960945</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;/P&gt;&lt;P&gt;message e000( Z_Mclass) with text-002. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For message no 000 have u checked the long text description in your message class&lt;/P&gt;&lt;P&gt;there is a check box available in message class&lt;/P&gt;&lt;P&gt;u check that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 08:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021298#M960945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T08:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Text elements : Display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021299#M960946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Split the message into multiple text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message e000( Z_Mclass) with text-002&lt;/P&gt;&lt;P&gt;                                              text-003&lt;/P&gt;&lt;P&gt;                                              text-004&lt;/P&gt;&lt;P&gt;                                              text-005.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 08:46:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021299#M960946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T08:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text elements : Display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021300#M960947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message class Z_mclass has got &amp;amp;&amp;amp;&amp;amp;&amp;amp; with number 000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to activate  the long text but its giving me a information message short text describes the object sufficiently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per Rajinikath I think we can display a maximum of  50 characters for a place holder .So i need to split the text .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any more findings on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pravee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 09:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021300#M960947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T09:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Text elements : Display problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021301#M960948</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;/P&gt;&lt;P&gt;You text element text-002 = "There is no record in the custom table which meets the given criteria.DLn :80 and ML- 99 " is greater than 50 so it will display only part of the message in run time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you need to split the mesage into 2 or 3 text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message e000( Z_Mclass) with text-002 text-003 .....so on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reward if useful.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dhanashri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dhanashri Pawar on Jun 20, 2008 11:10 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 09:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-display-problem/m-p/4021301#M960948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T09:10:13Z</dc:date>
    </item>
  </channel>
</rss>

