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

Reg: Error msg display

Former Member
0 Likes
495

Hi

I got a requirement that i have to display one error msg when some condition is fails for that i found one exit and i write the code. now i have to do ut the cursor position where that error is coming

Please help me out

Thanks in Advance.

Regards

Rao

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
472

Check help for SET CURSOR. Maybe that can help you.

~Eswar

2 REPLIES 2
Read only

Former Member
0 Likes
473

Check help for SET CURSOR. Maybe that can help you.

~Eswar

Read only

Former Member
0 Likes
472

Hi

use ,

SET CURSOR FIELD itab-variable .

regards,

Ramya