2008 Mar 10 4:04 PM
When I use message type 'W' - Warning
I am getting Error message .
Pls tell how to resolve this.
When I use message type 'W' - Warning
I am getting Error message .
Pls tell how to resolve this.
2008 Mar 10 4:07 PM
hi Jean,
Check if there are any error message is being written before triggering the warning message.
Regards,
Santosh
2008 Mar 10 5:23 PM
2008 Mar 11 2:36 PM
No , not in background or any other events ,
I have written the message as,
message 'Test' type 'W'.
this is the only statement in my program.
I have tried with message class also ,but getting the same o/p.
2008 Mar 10 5:34 PM
Please check if you given the Message-ID in the start of the program
2008 Mar 10 5:35 PM
Hello Jean,
This is the nature of the warning message.
Even though if u use W, the message will appear as Error.
It depends upon the events you are using to trigger the warning message
WARNING MESSAGE can be triggered only in PBO event.
LIke in AT-SELECTION SCREEN OUTPUT.
SO trigger the message in any of above events.
Thanks !!!
Vasanth