<?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: Help in Message please... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793989#M652026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;follow these steps to get the desired result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt;make a message class using se91&lt;/P&gt;&lt;P&gt;-&amp;gt;in the message short text write De acordo com as características informadas, o cliente &amp;amp;1 é um &amp;amp;2 pagador!&lt;/P&gt;&lt;P&gt;-&amp;gt;write MESSAGE S) WITH TXTNOME ti_rede-DESCRICAO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message number will be the number corresponding to the message short text you enterd in the message class. and the message class will be the name of the message class you just created. &amp;amp;1 will be replaced with the first variable you after WITH and &amp;amp;2 replaced with the second variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2007 12:50:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-13T12:50:01Z</dc:date>
    <item>
      <title>Help in Message please...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793985#M652022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abapers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show a message with the same text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'De acordo com as características informadas, o cliente ' &lt;/P&gt;&lt;P&gt;TXTNOME &lt;/P&gt;&lt;P&gt;' é um ' &lt;/P&gt;&lt;P&gt;ti_rede-DESCRICAO &lt;/P&gt;&lt;P&gt;' pagador!'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TXTNOME is a Input/Output field ( Screen Painter )&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;ti_rede-DESCRICAO is a field of a Internal Table&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try the messagem 398, but your structure accept only 4 fields at maximum.&lt;/P&gt;&lt;P&gt;I use concatenate, Write to and I don't receiver full message at screen.&lt;/P&gt;&lt;P&gt;I receiver only one of this 3 messages:&lt;/P&gt;&lt;P&gt;- "De acordo com as características informadas, o cli"&lt;/P&gt;&lt;P&gt;- "De acordo com as características informadas, o cli&lt;/P&gt;&lt;P&gt;  é um Mal"&lt;/P&gt;&lt;P&gt;- " pagador!"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regargs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allan Cristian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 12:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793985#M652022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T12:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Message please...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793986#M652023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi allan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use text symbol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 12:41:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793986#M652023</guid>
      <dc:creator>rodrigo_paisante3</dc:creator>
      <dc:date>2007-09-13T12:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Message please...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793987#M652024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bom Dia Allan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Voce pode criar uma msg na transação se91 e depois declarar em seu programa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Att.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 12:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793987#M652024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T12:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Message please...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793988#M652025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In your message class(SE91), you will use the message number, there in the msessage number, you need to maintain 6 &amp;amp; symbols in the mesage number.&lt;/P&gt;&lt;P&gt;then you can pass the text to this message number in the Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE I000 with TEXT&lt;DEL&gt;001 TEXT&lt;/DEL&gt;002 TEXT&lt;DEL&gt;003 TEXT&lt;/DEL&gt;004 TEXT--005&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the MEssage number 000 you need to maintain that much of &amp;amp; symbols&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 12:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793988#M652025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T12:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Message please...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793989#M652026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;follow these steps to get the desired result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt;make a message class using se91&lt;/P&gt;&lt;P&gt;-&amp;gt;in the message short text write De acordo com as características informadas, o cliente &amp;amp;1 é um &amp;amp;2 pagador!&lt;/P&gt;&lt;P&gt;-&amp;gt;write MESSAGE S) WITH TXTNOME ti_rede-DESCRICAO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message number will be the number corresponding to the message short text you enterd in the message class. and the message class will be the name of the message class you just created. &amp;amp;1 will be replaced with the first variable you after WITH and &amp;amp;2 replaced with the second variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 12:50:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793989#M652026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T12:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Message please...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793990#M652027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tks guy's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;about "text symbol"&lt;/P&gt;&lt;P&gt;it's Works, but the first message was cut:&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;'De acordo com as características informadas, o cliente '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;'De acordo com as características informadas, o cli'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the messages (000) and (398) accept only 4 fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;I create a Message (977) at SE91 with the same values:&lt;/P&gt;&lt;P&gt;De acordo com as características informadas, o cliente &amp;amp; é um &amp;amp; pagador!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and write at Program the follow code:&lt;/P&gt;&lt;P&gt;Message i977(00) with TXTNOME ti_rede-DESCRICAO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solved my problem, tks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allan Cristian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 13:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-message-please/m-p/2793990#M652027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T13:43:07Z</dc:date>
    </item>
  </channel>
</rss>

