<?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: messages using macro in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810350#M1468859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My understanding is you want to have message in the window where all message generated for PO are displayed together.  For this you can check the standard way of generating the message in SAP program and copy the same routine in your exit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Mar 2010 05:43:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-27T05:43:03Z</dc:date>
    <item>
      <title>messages using macro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810349#M1468858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing some validation based on line items of user exit for PO creation (ME21N) and  PO creation (ME22N) and wanted to show warning messages for each line item .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With macro its working fine messages are getting triggered but displayed message only for the first line items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is how to append the messages in message where it displays all the messages for all line items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Mar 2010 04:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810349#M1468858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-27T04:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: messages using macro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810350#M1468859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My understanding is you want to have message in the window where all message generated for PO are displayed together.  For this you can check the standard way of generating the message in SAP program and copy the same routine in your exit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Mar 2010 05:43:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810350#M1468859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-27T05:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: messages using macro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810351#M1468860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you code your validations in ME_PROCESS_PO_CUST badi's "Check" method than it will provide your all the messages on check button in ME21n,ME22n or ME23n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neel Thakkar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Mar 2010 06:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810351#M1468860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-27T06:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: messages using macro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810352#M1468861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anurag,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply n what you understand is correct but I want to know that code to append the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I am putting messages just like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;macro name  ' '  ' '  ' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here in this way they display the message but not all the messages means only for first line item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do tell me the that standard way of appending message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Mar 2010 19:28:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/messages-using-macro/m-p/6810352#M1468861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-27T19:28:13Z</dc:date>
    </item>
  </channel>
</rss>

