Hi Experts,
I've implemented a POWL and trying to trigger the POWL_FOLLOW_UP event handler which I re-implemented in the view of the WebDynpro used for the POWL.
I've added a button to the POWL feeder class and in the HANDLE_ACTION method of the class I've set the FIRE_WDEVENT.
According to the posts I've seen, this should now trigger the re-implemented POWL_FOLLOW_UP event in the WD, however the event is not being triggered when I click on the button.
Am I missing a step somewhere?
I would appreciate any help or advise.