Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Warning Message

Former Member
0 Likes
339

Hello Guys,

I have submitted a program is user-exits. In the submitted program i want to put warning message.Is It possible to display warning message and return to same screen of user-exits.For Submit i have used submit **** and return.

Thanks In Advance

1 REPLY 1
Read only

Former Member
0 Likes
305

Hello Parthasarathi M... ,

If you are using the exit command in your program you will be fine . Your program will return to the user exit code after execution finishes.

Thanks,

Greetson