Dear Friends,
I have implemented filter in webdynpro table. and when filter button is selected and user give an input and hit filter, program terminate with dump Assertion failed.
from the dump, I understand that, dump is triggered from 'fire_onfilter_event' method. where system is looking for the on action event. due to some reason this event is not there and dump raises in line number 29.
I have created a toolbar and action method is also define and set to the filter.
kindly let me know, where could be the error. I have checked the cardinality and it's fine.