2010 Jan 08 5:28 AM
Hi all,
I am want to disply a warning message for a screen.
There are lots of fields on this screen (VL03N header). The requirement is - I want display message at status bar setting the curosr on that field.
I used SET CURSOR FIELD 'fieldname' but its simply giving warning message at status bar without going to that screen and field.
Please help me.
Regards,
~Sachin
2010 Jan 08 5:33 AM
Hi,
use the message display this way.....
message 'warning message' type 'S' display like 'W'.Thanks,
Sid
Hi all,
I am want to disply a warning message for a screen.
There are lots of fields on this screen (VL03N header). The requirement is - I want display message at status bar setting the curosr on that field.
I used SET CURSOR FIELD 'fieldname' but its simply giving warning message at status bar without going to that screen and field.
Please help me.
Regards,
~Sachin
2010 Jan 08 5:33 AM
Hi,
use the message display this way.....
message 'warning message' type 'S' display like 'W'.Thanks,
Sid
2010 Jan 08 5:33 AM
Hi ,
FIrst display the warning message and then use SET CURSOR FIELD.
Also , you can change type of message as Success like warning and try.
Hope this helps you.
2010 May 04 5:18 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |