Within a WebDynpro ABAP I have a window with two views. There is navigation defined between the views through the inbound and outbound plugs. When I enter a sold-to on the first view, the second view is called to select related partners. When pressing submit I process the selection and return to the first view. On the first fiew there is also a button to call the second view. I use the same method to call this screen. However this time I get a short dump:
View <ViewName> of Component <ComponentName> Is Not Visible. Navigation Is Not Possible
The <ViewName> is the first view.
The second view has a selection screen. The selection screen is initialized in the method WDDOINIT. The "HANDLEFROM....."method of the second view is never reached.
Big difference between the two methods is that the first one is called from the WDDOBEFOREACTION and the second one is called from the Button action.
Any idea how to solve this?
Regards, Paul Lauwers.
Sr. Application Engineer
IFF