<?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: Description in performance assistant window. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/description-in-performance-assistant-window/m-p/3195016#M761331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amandeep. Tried it, but this is not working for custom messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I am doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In code in the At Selection Screen event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are calling the error message  MESSAGE e074 WITH text-025&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the customised message class for message 074 we have just maintained ????. So message 074  is just a place holder and whatever is in the text symbols, is displayed in the performance assistant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in this case after trying whatever you have explained, I am not seeing any description that I maintained as long text. Please help on how to proceed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MIck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2007 15:16:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-13T15:16:59Z</dc:date>
    <item>
      <title>Description in performance assistant window.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description-in-performance-assistant-window/m-p/3195014#M761329</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;In a custom report, we have written some validation in the event At Selection Screen event. Whenever a particular company code is entered, we get an error message (custom error message) via a pop up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now on that popup there is a question mark icon. When we click on this (question mark) icon, we get the performance assistant window (this is a standard SAP feature). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this performance assistant window we would like to add some description apart from the error mesage, message class and the message number that it displays, we would like to add some more description (which should not be displayed in the error popup) in the performance assistant window. How do we go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;MIck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 13:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description-in-performance-assistant-window/m-p/3195014#M761329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T13:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Description in performance assistant window.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description-in-performance-assistant-window/m-p/3195015#M761330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. got o SE91&lt;/P&gt;&lt;P&gt;2. Key in the Message class and Number.&lt;/P&gt;&lt;P&gt;3. Select the message number &lt;/P&gt;&lt;P&gt;4. Goto-&amp;gt;documentation-&amp;gt;Long Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain the long text there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or simpoley click on the LONG TEXT button on the Application Toobar to maintain long Text fore the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope thie helps&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 14:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description-in-performance-assistant-window/m-p/3195015#M761330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T14:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Description in performance assistant window.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description-in-performance-assistant-window/m-p/3195016#M761331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amandeep. Tried it, but this is not working for custom messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I am doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In code in the At Selection Screen event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are calling the error message  MESSAGE e074 WITH text-025&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the customised message class for message 074 we have just maintained ????. So message 074  is just a place holder and whatever is in the text symbols, is displayed in the performance assistant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in this case after trying whatever you have explained, I am not seeing any description that I maintained as long text. Please help on how to proceed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MIck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 15:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description-in-performance-assistant-window/m-p/3195016#M761331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T15:16:59Z</dc:date>
    </item>
  </channel>
</rss>

