2012 Apr 19 7:01 AM
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
2012 Apr 19 1:02 PM
2012 Apr 20 9:54 AM
2012 Apr 19 1:18 PM
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.
2012 Apr 20 9:54 AM
2012 Apr 20 10:09 AM
Hi,
Please let me know how you are refreshing your alv?
Regards,
Rajesh Sadula.