Hi,
I am displaying one one status message if vendor num is not enterd.
After that I want to stop the execution of remaining program.
I am using EXIT...after that message. but its not working..
I tried with STOP also..but its also not working.
MESSAGE s043(zz) WITH 'Please enter Race vendor Number'(003).
EXIT.
Regards
Sandip