<?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 Va02/VA01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/va02-va01/m-p/7048885#M1501741</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;On saving an Sales order via VA01 or VA02 an status message should be displayed  as "Sales order 40400 Hold exists , please check".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now i have wrintten  code in  an INCLUDE program  inisde user exit  *userexit_save_document_prepare in MV45AFZZ.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I check for status hold code on that sales order &amp;amp; for a  particular company code and display message as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;STRONG&gt;Message W332 with c1 c2 c3 DISPLAY AS 'S'.&lt;/STRONG&gt;**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message appears on click of "SAVE" button after changing header or item level (as expected) , but after message gets displayed i should hit enter , then it gets saved. &lt;/P&gt;&lt;P&gt;if i dont hit enter &amp;amp; open new session for the same sales order the changes will not be reflected &amp;amp; saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i display status  message after clicking on "SAVE" button ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i have message as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message S332 with c1 c2 c3.&lt;/P&gt;&lt;P&gt;the message will not be displayed at all ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: poo_m_s on Jul 7, 2010 5:43 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: poo_m_s on Jul 7, 2010 5:46 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jul 2010 15:42:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-07T15:42:52Z</dc:date>
    <item>
      <title>Va02/VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va02-va01/m-p/7048885#M1501741</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;On saving an Sales order via VA01 or VA02 an status message should be displayed  as "Sales order 40400 Hold exists , please check".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now i have wrintten  code in  an INCLUDE program  inisde user exit  *userexit_save_document_prepare in MV45AFZZ.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I check for status hold code on that sales order &amp;amp; for a  particular company code and display message as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;STRONG&gt;Message W332 with c1 c2 c3 DISPLAY AS 'S'.&lt;/STRONG&gt;**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message appears on click of "SAVE" button after changing header or item level (as expected) , but after message gets displayed i should hit enter , then it gets saved. &lt;/P&gt;&lt;P&gt;if i dont hit enter &amp;amp; open new session for the same sales order the changes will not be reflected &amp;amp; saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i display status  message after clicking on "SAVE" button ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i have message as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message S332 with c1 c2 c3.&lt;/P&gt;&lt;P&gt;the message will not be displayed at all ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: poo_m_s on Jul 7, 2010 5:43 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: poo_m_s on Jul 7, 2010 5:46 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 15:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va02-va01/m-p/7048885#M1501741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T15:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Va02/VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va02-va01/m-p/7048886#M1501742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Message I332 with c1 c2 c3 DISPLAY like 'E'... should create a pop-up requiring enter to continue...is that what you're trying to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 19:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va02-va01/m-p/7048886#M1501742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T19:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Va02/VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va02-va01/m-p/7048887#M1501743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No ,&lt;/P&gt;&lt;P&gt;i want to display an status message saying "Sales Order is saved &amp;amp; Hold exists".......not an error message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 02:51:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va02-va01/m-p/7048887#M1501743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-08T02:51:01Z</dc:date>
    </item>
  </channel>
</rss>

