<?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 long text variable replacement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441192#M1551715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the long text editor, choose "edit - command - insert command", then enter "&amp;amp;V1&amp;amp;" under "symbols".&lt;/P&gt;&lt;P&gt;This works for me. I have to regularly remember how this is done as well.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Dec 2010 16:40:28 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2010-12-07T16:40:28Z</dc:date>
    <item>
      <title>Message long text variable replacement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441191#M1551714</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;I hope this question is not considered too basic, but the documentation I found does not provide a solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We created a message where we want to display quite a lot of information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we concatenated some information and altogether gave a text quite short so that the whole message fits in the status bar area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the long text, I would like to explain the information given in the for message variables in more detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to documentation, we can use &amp;amp; &amp;amp; &amp;amp; &amp;amp; or &amp;amp;1 &amp;amp;2 &amp;amp;3 &amp;amp;4 in the short text but &amp;amp;V1&amp;amp; &amp;amp;V2&amp;amp; &amp;amp;V3&amp;amp; &amp;amp;V4&amp;amp; in the long text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When clicking the message, The long text display pops up and shows the short text with message variable values but in the explanatory long text &amp;amp;V1&amp;amp; &amp;amp;V2&amp;amp; &amp;amp;V3&amp;amp; &amp;amp;V4&amp;amp; is not replaced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Mat/Plt/Sto 1234567/1000/12&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be extended in long text to &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Material / Plant / Storage location 1234567/1000/12 ...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but is displayed as &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Material / Plant / Storage location &amp;amp;V1&amp;amp; ...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use the message variables only once, either in short or in long text?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried various variations without success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully someone with experience can give me some information on what I missed.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 16:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441191#M1551714</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-12-07T16:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Message long text variable replacement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441192#M1551715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the long text editor, choose "edit - command - insert command", then enter "&amp;amp;V1&amp;amp;" under "symbols".&lt;/P&gt;&lt;P&gt;This works for me. I have to regularly remember how this is done as well.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 16:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441192#M1551715</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-12-07T16:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Message long text variable replacement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441193#M1551716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you missed anything.  I regularly type those in directly though it does always help to use the menu options as Thomas suggests because you can add additional formatting options to the variables.  It's the 'Insert' menu in my version.  Unfortunately, I can't make your behavior happen no what what I do, even with prefixing or escaping the symbols.  That type of bug used to happen in older 3.0 versions before the language dependencies were resolved but I haven't seen it in a long time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 17:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441193#M1551716</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-12-07T17:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Message long text variable replacement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441194#M1551717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arrgh!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Thomas and Brad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For my user, still the word editor was configured. With this, you definitely have to use the edit insert symbol technique otherwise &amp;amp;V1&amp;amp; results in garbage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just do it as suggested, or better switch to classic text editor: Not what you see is what you get but what you type is stored as is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I won't forget too soon.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 21:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-long-text-variable-replacement/m-p/7441194#M1551717</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-12-07T21:26:19Z</dc:date>
    </item>
  </channel>
</rss>

