2010 Jul 07 4:42 PM
Hi all,
On saving an Sales order via VA01 or VA02 an status message should be displayed as "Sales order 40400 Hold exists , please check".
right now i have wrintten code in an INCLUDE program inisde user exit *userexit_save_document_prepare in MV45AFZZ.
I check for status hold code on that sales order & for a particular company code and display message as follows
**Message W332 with c1 c2 c3 DISPLAY AS 'S'.**
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.
if i dont hit enter & open new session for the same sales order the changes will not be reflected & saved.
how can i display status message after clicking on "SAVE" button ?
if i have message as
Message S332 with c1 c2 c3.
the message will not be displayed at all ....
Edited by: poo_m_s on Jul 7, 2010 5:43 PM
Edited by: poo_m_s on Jul 7, 2010 5:46 PM
Hi all,
On saving an Sales order via VA01 or VA02 an status message should be displayed as "Sales order 40400 Hold exists , please check".
right now i have wrintten code in an INCLUDE program inisde user exit *userexit_save_document_prepare in MV45AFZZ.
I check for status hold code on that sales order & for a particular company code and display message as follows
**Message W332 with c1 c2 c3 DISPLAY AS 'S'.**
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.
if i dont hit enter & open new session for the same sales order the changes will not be reflected & saved.
how can i display status message after clicking on "SAVE" button ?
if i have message as
Message S332 with c1 c2 c3.
the message will not be displayed at all ....
Edited by: poo_m_s on Jul 7, 2010 5:43 PM
Edited by: poo_m_s on Jul 7, 2010 5:46 PM
2010 Jul 07 8:43 PM
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.
2010 Jul 08 3:51 AM
No ,
i want to display an status message saying "Sales Order is saved & Hold exists".......not an error message
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |