Hi,
I have a surrounding WD component which embeds a POWL Easy.
Now I want to get the marked lines in the POWL when triggering a POWL action.
I implemented WD-Component Interface POWL_DETAIL_COMP_IF where method UPDATE_DETAIL_DATA is triggered
when a POWL line is marked. Unfortunately this method only imports one single line.
I tried also to implement an event handler for event POWL_FOLLOW_UP. But this event handler is never called,
although I triggred a event (in debugging) in feeder class method IF_POWL_FEEDER~HANDLE_ACTION.
Does anyone know, how the event handler method POWL_FOLLOW_UP can be called?
Thank you and best regards, Edgar