<?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: Use User Language for MESSAGE statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836922#M1784718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good tips, will do that. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Nov 2013 15:42:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-11-22T15:42:54Z</dc:date>
    <item>
      <title>Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836910#M1784706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to display error messages in SAP (both custom and standard) in the user's communication language (System&amp;gt;User Profile&amp;gt;Own Data&amp;gt;Communication&amp;gt;Language) rather than the logon language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hoping to achieve this by modifying the SAP standard code (possibly a macro) that does the SELECT from T100. Does anyone know where this SELECT statement on T100 is performed when a message is triggered like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-weight: bold; background-color: #f2f4f7;"&gt;MESSAGE ID mid TYPE mtype NUMBER num.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, failing that, does anyone else have any ideas about how I might achieve my goal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is much appreciated, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 21:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836910#M1784706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T21:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836911#M1784707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Colm Gavin wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;I'm hoping to achieve this by modifying the SAP standard code (possibly a macro) that does the SELECT from T100. &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do not do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Colm Gavin wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, failing that, does anyone else have any ideas about how I might achieve my goal?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could build a wrapper Method (and/or a custom message framework) to control the message language for your custom applications but for SAP standard messages it will not be possible to control this behaviour as it will always display messages as per the logon language. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user wants to see the SAP standard messages in their preferred language, he/she must login to the system in their preferred language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the intention of&amp;nbsp; language field in System&amp;gt;User Profile&amp;gt;Own Data&amp;gt;Communication&amp;gt;Language is completely different from what you are trying to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 23:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836911#M1784707</guid>
      <dc:creator>Sougata</dc:creator>
      <dc:date>2013-11-20T23:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836912#M1784708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 08:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836912#M1784708</guid>
      <dc:creator>former_member202771</dc:creator>
      <dc:date>2013-11-21T08:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836913#M1784709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anil but that will only work if the user's logon language is set to the language they speak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 08:55:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836913#M1784709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T08:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836914#M1784710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Sougata Chatterjee wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;Colm Gavin wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;I'm hoping to achieve this by modifying the SAP standard code (possibly a macro) that does the SELECT from T100. &lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do not do that.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I agree 100%, couldn't agree more with you, but we all have bosses, and this is a decision that has been made at a very high level and therefore unless I can use some sort of user-exit on the MESSAGE command, this is what I'll have to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Also, the intention of&amp;nbsp; language field in System&amp;gt;User Profile&amp;gt;Own Data&amp;gt;Communication&amp;gt;Language is completely different from what you are trying to achieve.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Again, I agree but it is a field we can exploit and therefore we will try to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;You could build a wrapper Method (and/or a custom message framework) to control the message language for your custom applications but for SAP standard messages it will not be possible to control this behaviour as it will always display messages as per the logon language.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;When you say a custom message framework, are you suggesting that we use some sort of FM that handles our requirement and then instead of using MESSAGE we would CALL this function and let it handle the message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 09:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836914#M1784710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836915#M1784711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I am trying to say is that somewhere in the SAP code, there must be a SELECT from the T100 table using SY-LANGU, I would love to know where that is but I understand it is nestled deep in the SAP code and possibly even in some sort of system command. I was hoping it was in a macro but it is not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 09:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836915#M1784711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T09:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836916#M1784712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Colm Gavin wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;I agree 100%, couldn't agree more with you, but we all have bosses, and this is a decision that has been made at a very high level and therefore unless I can use some sort of user-exit on the MESSAGE command, this is what I'll have to do.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;If your customer/client wants to hack their system to this extent of course they're free to. But it almost certainly will violate their support contract with SAP. I'm reminded of the very high level boss who insisted he fly from Geneva to London - when London airspace was closed down due to the Icelandic volcano... just because you're high level doesn't mean the requirement is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a trace on a MESSAGE. If you try to drill down to the source code on the T100 select, you get "Cannot display source code - no program name in trace record". I've also run system debugging on it. My conclusion is that MESSAGE is part of the Kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ergo - the requirement is not achievable from the customer end. A few possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Get the very high level manager to chat with a very high level SAP executive (perhaps when they play golf together) and see if the requirement can be met from SAP's side.&lt;/P&gt;&lt;P&gt;2. Ask for tenders for alternative software that it is capable of meeting such a business critical requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 12:15:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836916#M1784712</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-11-21T12:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836917#M1784713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="h4"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="h4"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="h4"&gt;You can change SY-LANGU using SET LOCALE LANGUAGE, but this will not affect the MESSAGE command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="h4"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="h4"&gt;&lt;A href="http://help.sap.com/abapdocu_702/en/abapmessage.htm"&gt;http://help.sap.com/abapdocu_702/en/abapmessage.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="h4"&gt;Notes&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Setting the text environment by means of the SET LOCALE statement has no effect on the language in which the message is displayed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Colm Gavin wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(...) are you suggesting that we use some sort of FM that handles our requirement and then instead of using MESSAGE we would CALL this function and let it handle the message?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like a FM does not help your requirement, but there is a FM called MESSAGE_PREPARE which has a parameter LANGUAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paulo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 16:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836917#M1784713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836918#M1784714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha very good! I wish it were that simple but your input was valuable none-the-less. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trace was a very good idea but as I feared, the code was going to be un-modifiable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the requirement (displaying MESSAGEs in communication language rather than logon language) doesn't go away so I'll need to rattle my brain a bit more. Thanks for the input!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 17:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836918#M1784714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T17:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836919#M1784715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my clients had the same requirement. Eventually sanity reigned. I've been working on deep technical SAP stuff for over 15 years - I'll be extremely surprised if a way to meet this requirement is found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will require a kernel change. Only SAP can do that. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 08:06:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836919#M1784715</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-11-22T08:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836920#M1784716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So here is my solution, it's not ideal and it's not correct but it meets the requirement and I didn't need to register an object key from SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In implicit enhancement on include LSHL2F01, start of routine "&lt;SPAN class="L0S52"&gt;form &lt;/SPAN&gt;doku_anzeigen &lt;SPAN class="L0S52"&gt;using &lt;/SPAN&gt;exit_flg&lt;SPAN class="L0S55"&gt;."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CLEAR&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;lv_addrnumber&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;lv_langu&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;addrnumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;usr21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;lv_addrnumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;bname &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;uname&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;langu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;adrc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;lv_langu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;addrnumber &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;lv_addrnumber&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;sprsl &lt;SPAN class="L0S52"&gt;text&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;t100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;help_info&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;spras&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;help_info&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;message&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;sprsl &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;lv_langu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;arbgb &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;help_info&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;messageid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;msgnr &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;help_info&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;messagenr&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S31"&gt;"Display Message in Communication Language&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;ELSE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S31"&gt;"Use system logon language, variables have not been changed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Now, when the user get's the error message, it'll be in the system logon language initially, but then they can click on it and it will display the popup window (even if there is no longtext for the message) in their communication language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 12:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836920#M1784716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-22T12:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836921#M1784717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my view, it's a reasonable solution. However, I would encapsulate it in a static method of a class (or a function module). That way you can be sure of no naming collisions with variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd also use an inner join for the select, instead of three selects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 12:54:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836921#M1784717</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-11-22T12:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Use User Language for MESSAGE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836922#M1784718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good tips, will do that. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 15:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-user-language-for-message-statement/m-p/9836922#M1784718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-22T15:42:54Z</dc:date>
    </item>
  </channel>
</rss>

