Hi all,
I have a viewset in which I would like to open a transaction iVew in one of the views. Is it possible to open an transaction iView in a webdynrpo view? I tried using WDPortalNavigation.navigateAbsolute("ROLES://portal_content/...",WDPortalNavigationMode.SHOW_INPLACE,
(String)null,
(String) null,
WDPortalNavigationHistoryMode.NO_HISTORY,
(String) null,
(String) null,
(String) null); )
This opens in the same window not the same view.
Thanks for help in advance.
Regards,
Subu