<?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 Creation Dynamically. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981978#M1802075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prakrita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try the below logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V1 -&amp;gt; have ur message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;MESSAGE V1 &lt;SPAN class="L0S52"&gt;TYPE 'I'&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Message ll be displayed in information popup message. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;if its not solving your issue, can you please elaborate. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;S.Anandabalan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jan 2014 06:58:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-30T06:58:36Z</dc:date>
    <item>
      <title>Message Creation Dynamically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981974#M1802071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following requirement, I need to catch a exception message in a variable and display this message dynamically as a pop up in my report under certain condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i use message classes for it or how this can be acheived.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am very thankful to your immediate response &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_emote jive_macro" src="https://community.sap.com/536/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;kapoor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:45:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981974#M1802071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-30T06:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Message Creation Dynamically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981975#M1802072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prakrita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its Pretty Simple. You can use your message class,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare as below,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message Ixx(message class)&amp;nbsp; with p_vbl.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now declare this Number xx(Your choice) in message class and just give '&amp;amp;' in Message short text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also declare the variable P_VBL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:55:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981975#M1802072</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2014-01-30T06:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Message Creation Dynamically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981976#M1802073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Hi,&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;CALL FUNCTION 'C14Z_MESSAGES_SHOW_AS_POPUP'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TABLES&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_message_tab = itab_messages.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt; Here the internal table ‘itab_messages’ should be populated with the messages for display.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;BR&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Sumeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:57:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981976#M1802073</guid>
      <dc:creator>former_member226419</dc:creator>
      <dc:date>2014-01-30T06:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Message Creation Dynamically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981977#M1802074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got It Thanks Satish for your immediate response. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/536/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981977#M1802074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-30T06:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Message Creation Dynamically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981978#M1802075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prakrita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try the below logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V1 -&amp;gt; have ur message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;MESSAGE V1 &lt;SPAN class="L0S52"&gt;TYPE 'I'&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Message ll be displayed in information popup message. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;if its not solving your issue, can you please elaborate. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;S.Anandabalan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:58:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981978#M1802075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-30T06:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Message Creation Dynamically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981979#M1802076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prakrita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using below function module you can pop up your exception messages. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'C14Z_MESSAGES_SHOW_AS_POPUP'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TABLES&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I_MESSAGE_TAB &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;I_MESSAGE_TAB&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Arivazhagan S&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 06:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981979#M1802076</guid>
      <dc:creator>arivazhagan_sivasamy</dc:creator>
      <dc:date>2014-01-30T06:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Message Creation Dynamically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981980#M1802077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prakrita,&lt;/P&gt;&lt;P&gt;Create a text element inside the report with "&amp;amp;&amp;amp;&amp;amp;&amp;amp;" sign . add as much as &amp;amp; which displays the data at runtime. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While coding write the message as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;MESSAGE i006 WITH text-000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the text symbols 003 we have to write the corresponding message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;here text-000 will have &amp;amp;&amp;amp;&amp;amp; in text element&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;Sivaganesh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 07:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981980#M1802077</guid>
      <dc:creator>sivaganesh_krishnan</dc:creator>
      <dc:date>2014-01-30T07:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Message Creation Dynamically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981981#M1802078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your immediate responses,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the logic from Satish reply. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/536/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Again thank you all soo much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kapoor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 07:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-creation-dynamically/m-p/9981981#M1802078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-30T07:01:09Z</dc:date>
    </item>
  </channel>
</rss>

