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

Edit screen after error message in module pool

Former Member
0 Likes
1,770

Hello Experts,

In our scenario ,we have some checks over inputs given in a table control of module pool screen.Requirement is that after error message we need to display that record of table control in editable mode.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
688

Hi,

write the check in Chain..Endchain .

regards

shibu

Read only

Former Member
0 Likes
688

Thanks for the reply...The issue was resolved by dispaying information message and using EXIT to stop program flow.