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

Problem in oops alv error handling

lijo_raj2
Explorer
0 Likes
783

Hi,

   I am using oops alv to display an alv. The user will be able to edit the field. In the even handle data changed i am doing the validations where i add the protocol entry also. But if i add a protocol entry for a field in the handle data changed event, the field gets cleared away in the alv during the display. Why is this clearing of fields happening. Hope someone has the answer for this

Regards

Lijo P Raj

5 REPLIES 5
Read only

Former Member
0 Likes
748

after making changes, did you refresh the alv display?

Read only

0 Likes
748

Yes i am using refresh display

Read only

Former Member
0 Likes
748

Hi,

You need to refresh the ALV and also display the ALV everytime you make some changes to the editable ALV after modifying the table(the final table used for display of the ALV) with the new data which is being passed to the ALV.

Hope it solves your problem.

Read only

0 Likes
748

yes i am using refresh display

Read only

Former Member
0 Likes
748

Hi,

Please let me know how you are refreshing your alv?

Regards,

Rajesh Sadula.