cancel
Showing results for 
Search instead for 
Did you mean: 

IView Navigation

Former Member
0 Kudos

Hi All,

I am facing problem with IView to IView Navigation scheme, for some reason the code doesn't work.

I hv designed a Workset >>> Page >>> Iviews and assigned this workset to Standard User role.

Whenever I click on any of the URL in Page it doesn't take me to taget IView - I mean, the IView doesn't show up.

Code goes like this :

<TD NOWRAP>

<SCRIPT language ="JavaScript">

</SCRIPT>

<p><a href="myLink" onclick="return EPCM.doNavigate ('ROLES://portal_content/Content Provided by SAP/End User Content/Standard Portal Users/Home/MyWorkset/MyPage/MyIView2

<span style="text-decoration: none">

<font color="#333333" face="Arial" size="2"> Some text hyperlink here.....

</font>

</span></a>

</TD>

Please, help me gurus....

Appreciate your time and valuable inputs. Looking forward to your respsonses.

Best Regards,

Gaurav.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

Use EPCM .Donavigate method in your code and then specify the entire path of your target it will take you to the desired location .Doccumentation is available

in

http://help.sap.com/saphelp_nw04/helpdata/en/43/0029d0e7371aa2e10000000a422035/frameset.htm

please do award points

with regards

subrato