2007 Mar 29 6:53 PM
Suppose i have data in my field
itab-vbeln.
I want to populate massage like.
order # '1234567890' is a split order.
Righr now i am using 'MESSAGE i042' in my message class.
on i42 i have order # is a split order.
any suggestions.
2007 Mar 29 6:57 PM
Suppose i have data in my field
itab-vbeln.
I want to populate massage like.
order # '1234567890' is a split order.
Righr now i am using 'MESSAGE i042' in my message class.
on i42 i have order # is a split order.
any suggestions.
2007 Mar 29 6:57 PM
2007 Mar 29 7:04 PM
Thanks Rich.
What are the corresponding changes to be made in message class.
Thanks for the suggestions.
2007 Mar 29 7:05 PM
2007 Mar 29 7:08 PM
Go to SE91, enter your message class (assuming that it is your Z class not SAP standard class), go to your message number, change it to what Rich suggested.
2007 Mar 29 7:10 PM
Alternatively, pick up any class which has atleast 3 place holders (like message class 00 and number 398). Simply issue your message as
MESSAGE I398(00) with 'Order#' itab-vbeln 'is a split order'.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |