Hi Experts,
I need to navigate from one iview to other iview by clicking on a button how can i acheive this plz help me in this ......
i id like this but its showing
Syntax broken error....
the code is like this..
WDPortalNavigation.navigateAbsolute
"ROLES://portal_content/com.cgsl.CGSLFILES/com.cgsl.iviews/java_sap_com_navigatenext_chdp_com_Navigatenext",----(PCD Location of Target application)
WDPortalNavigationMode.SHOW_INPLACE,
(String) null,
(String) null,
WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
(String) null,
(String) null,
"firstName=" + wdContext.currentContextElement().getFirstname() + "&lastName=" + wdContext.currentContextElement().getSecondname();
plz help me in this ......
plz..........
waiting for u r responses....
Regards,
Shilpa
Edited by: pasumarthi shilpa on Jun 23, 2008 12:29 PM