<?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: Message as type I, with 2 rows in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835286#M663846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can define the message as &amp;amp;1 &amp;amp;2 &amp;amp;3 &amp;amp;4 in SE91.&lt;/P&gt;&lt;P&gt;but when you display the message you can write it as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;message E138(ZM) with text-001 text-002 text-003 text-004.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;hope this is clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2007 09:17:33 GMT</pubDate>
    <dc:creator>gopi_narendra</dc:creator>
    <dc:date>2007-10-01T09:17:33Z</dc:date>
    <item>
      <title>Message as type I, with 2 rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835283#M663843</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 like display a message type i with 2 rows ( the text is more big for the width's dialog box).&lt;/P&gt;&lt;P&gt;How can I do?&lt;/P&gt;&lt;P&gt;Thanks very much &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Marcos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 09:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835283#M663843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T09:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Message as type I, with 2 rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835284#M663844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Split your messagein two text elements- Text-001 and Text-002, or if possible three and then use:&lt;/P&gt;&lt;P&gt;message i000 with Text-001 Text-002 Text-003.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 09:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835284#M663844</guid>
      <dc:creator>abdulazeez12</dc:creator>
      <dc:date>2007-10-01T09:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Message as type I, with 2 rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835285#M663845</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;Goto SE91 transaction&lt;/P&gt;&lt;P&gt;Enter the Message Class no.&lt;/P&gt;&lt;P&gt;Create a message.&lt;/P&gt;&lt;P&gt;Place Cursor on the Message &amp;amp; click on LONG TEXT&lt;/P&gt;&lt;P&gt;Enter the long text message&lt;/P&gt;&lt;P&gt;Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the short message on screen. When you double click that message or click on Long Text, then the detailed message wud be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 09:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835285#M663845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T09:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Message as type I, with 2 rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835286#M663846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can define the message as &amp;amp;1 &amp;amp;2 &amp;amp;3 &amp;amp;4 in SE91.&lt;/P&gt;&lt;P&gt;but when you display the message you can write it as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;message E138(ZM) with text-001 text-002 text-003 text-004.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;hope this is clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 09:17:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835286#M663846</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-10-01T09:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Message as type I, with 2 rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835287#M663847</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;u can do it 2 ways &lt;/P&gt;&lt;P&gt;   1. create a message class &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE91 transaction&lt;/P&gt;&lt;P&gt;Enter the Message Class no.&lt;/P&gt;&lt;P&gt;Create a message  [&amp;amp; &amp;amp; &amp;amp; &amp;amp;] -&amp;gt; save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ur report prgm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message  I000(messageclassname) with ' ur message hereeeeeeeeee'&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message ' message nameeeeeeeeeeeeeeeeeeeeeeeeeee' type 'I'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh Aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 09:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-as-type-i-with-2-rows/m-p/2835287#M663847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T09:23:57Z</dc:date>
    </item>
  </channel>
</rss>

