Hi Shrikant,
then try to use delete filter method (lv_iterator->DELETE_FILTER( iv_all = abap_true ).) in EH_ONCLEAR event.
First delete filter from collection and then clear the collection.
also use publish_current( ).
Regards Harish Kumar
Hi Shrikant,
then try to use delete filter method (lv_iterator->DELETE_FILTER( iv_all = abap_true ).) in EH_ONCLEAR event.
First delete filter from collection and then clear the collection.
also use publish_current( ).
Regards Harish Kumar