<?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 a message pop-up in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069641#M428530</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;Please try this FM perhaps they may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE_DISPLAY_OK&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE_DISPLAY &lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE &lt;/P&gt;&lt;P&gt;REUSE_ALV_POPUP_TO_SELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2007 01:41:20 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2007-03-23T01:41:20Z</dc:date>
    <item>
      <title>Help in a message pop-up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069637#M428526</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 had a requirement where I need to give a pop-up message based on a condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the user needs to click on the help(question mark) in that pop-up to get the elaborate details of what they should do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried POPUP_WITH_CONFIRM and other similar function module, but with no luck(this does not have the help feature i was looking for ). I tried message i000 with v_str, this displays the pop-up, but the help takes me to the definition of i000 and am not sure how to customize that with the message that I need,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I go about doing this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Lalitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 00:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069637#M428526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T00:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help in a message pop-up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069638#M428527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use message the statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i016(rp) with v_str.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; to display the text in v_str as your message..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 00:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069638#M428527</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-03-23T00:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help in a message pop-up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069639#M428528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are on the right track with the information message.  All you need to do now is put the long text of the message.  Go to SE91.  Enter the message class and the message number,  and click change.  Select your message and click the long text button on the application toolbar.  Enter the text as you see fit, save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 00:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069639#M428528</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-03-23T00:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Help in a message pop-up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069640#M428529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying the same , but the message text has a limitation of 73 characters.&lt;/P&gt;&lt;P&gt;I need to display a message that is atleast 500 letters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is becoz of this limitation that I am looking at adding a brief message initially and then the detailed description once they click on the Question mark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am not sure how to do it, SAP seems to be using that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Lalitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 01:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069640#M428529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T01:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help in a message pop-up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069641#M428530</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;Please try this FM perhaps they may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE_DISPLAY_OK&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE_DISPLAY &lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE &lt;/P&gt;&lt;P&gt;REUSE_ALV_POPUP_TO_SELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 01:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069641#M428530</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-03-23T01:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help in a message pop-up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069642#M428531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awesome, Sorry about the previous response, I did not see the Long text option,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked as I wanted it to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Lalitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 01:42:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-a-message-pop-up/m-p/2069642#M428531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T01:42:23Z</dc:date>
    </item>
  </channel>
</rss>

