2007 Aug 01 7:40 PM
To begin, I searched and searched and couldn't find the answer. I am displaying a message in VA01 if the sales amount is larger than a set value. I am displaying the message as follows:
MESSAGE W001(zordermessage).
This is displaying a message in the status bar but the text is not displaying. All that displays is "ZORDERMESSAGE:001". I do not want the message class/number to display; I only want the text to display. What am I doing wrong?
Regards,
Davis
2007 Aug 01 7:45 PM
Try something like this....
1. MESSAGE 'sales amount is larger ' TYPE 'W'.
2. Double clic on your W001 and write a text....you dont have it.
Bye...
Gabriel
To begin, I searched and searched and couldn't find the answer. I am displaying a message in VA01 if the sales amount is larger than a set value. I am displaying the message as follows:
MESSAGE W001(zordermessage).
This is displaying a message in the status bar but the text is not displaying. All that displays is "ZORDERMESSAGE:001". I do not want the message class/number to display; I only want the text to display. What am I doing wrong?
Regards,
Davis
2007 Aug 01 7:44 PM
2007 Aug 01 7:45 PM
Try something like this....
1. MESSAGE 'sales amount is larger ' TYPE 'W'.
2. Double clic on your W001 and write a text....you dont have it.
Bye...
Gabriel
2007 Aug 01 7:46 PM
Gabriel, I do have a text in W001 but it isn't displaying. Any other ideas?
Davis.
2007 Aug 01 7:50 PM
Hello Davis...
Try the first Idea i gave you....that one for sure works.
Other idea is to call a pop up message....check a FM to it....
Bye
Gabriel
2007 Aug 01 7:46 PM
MESSAGE W001(zordermessage) with ' Give ur message'.
or
maintain message in se91 -> use message class zordermessage
Thanks
Seshu
2007 Aug 01 7:48 PM
Seshu, when I do
MESSAGE W001(zordermessage) with ' Give ur message'.
It still displays ZORDERMESSAGE:001 first and I do not want it to display that. Also, what would be the reason for it not displaying the message text?
Davis
2007 Aug 01 7:50 PM
Ok, I got it fixed. Sorry for the pointless question. I was off by one number in the message number.
Davis
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |