2012 Apr 04 3:21 PM
Hi experts,
I have standard editable cl_alv_grid and some troubles with refresh of character fields. If I enter value manually it is not copied into internal table automatically. I need to press ENTER then remaining zeros are added and value is copied. I have F4 on this field and it's working OK-with leading zeros after the selection. Do I need another event to do this refresh without ENTER?
Best regards
Pawel Smuda
2012 Apr 04 3:28 PM
First perform some checks on method CHECK_CHANGED_DATA and event DATA_CHANGED.
(Read also Making ALV to react to Change data automatically)
Regards,
Raymond
2012 Apr 04 3:28 PM
First perform some checks on method CHECK_CHANGED_DATA and event DATA_CHANGED.
(Read also Making ALV to react to Change data automatically)
Regards,
Raymond