Application Development 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: 

Table control refresh

former_member248300
Participant
0 Kudos

Hello Friends,

I have a module pool program with table control which is having 4 fields. 1st and 2nd fields are blank and 3rd, 4th fields are showing some default values. We have some validations on 1st and 2nd field, whenever we enter wrong value in the 1st or 2nd field, it show error message asking to to enter proper values. Whenever we get this error message the default values available in 3rd and 4th field are getting disappeared.

Here 3rd and 4th fields are getting refreshed... How can we avoid this issue.

Thanks,

Shreekant

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Shreekant,

In PAI of that ucomm within loop move the records

to fields 3 and 4.

hope it will help...

1 REPLY 1

Former Member
0 Kudos

Hi Shreekant,

In PAI of that ucomm within loop move the records

to fields 3 and 4.

hope it will help...