Hi,
i guess, you mean Web Dynpro? Then the answer is "no" in the first instance, since you can't add a usage of a view controller to a custom controller (it's something different with interface views).
What you could do is let the view subscribe as Event listener to the corresponding custom controller and "call" the view by firing the event in the CC.
Hope that helps.
Regards
Stefan
Add a comment