Skip to Content
0
Former Member
Apr 26, 2011 at 02:05 PM

Determine active view and fire plug from controller

46 Views

I have a WebDynpro component with View A and View B.

There are inbound and outbound plugs between View A and View B

Is it possible that whenever a particular method in the component controller of this WebDynpro Component is invoked, it would check if View A or View B is currently active, and if View B is active, it would fire the plug in view B to navigate back to view A.