cancel
Showing results for 
Search instead for 
Did you mean: 

Role Menu Migration to 7.x from 3.x

Former Member
0 Kudos

<html>

<!-- BW data source object tags -->

<object>

         <param name="OWNER" value="SAP_BW"/>

         <param name="CMD" value="SET_PROPERTIES"/>

         <param name="TEMPLATE_ID" value="RMENU"/>

         TEMPLATE PROPERTIES

</object>

<head>

<meta http-equiv="Content-Language" content="de">

<meta name="GENERATOR" content="Microsoft FrontPage 5.0">

<meta name="ProgId" content="FrontPage.Editor.Document">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title>Neue Seite 1</title>

</head>

<body>

<p><b><font face="Verdana" size="2">Role menu:<BR> </font></b><object>

         <param name="OWNER" value="SAP_BW"/>

         <param name="CMD" value="GET_ITEM"/>

         <param name="NAME" value="ROLEMENU_1"/>

         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_MENU"/>

         <param name="GENERATE_CAPTION" value=""/>

         <param name="TARGET" value="iframe1"/>

         <param name="HEIGHT" value="103"/>

         <param name="BORDER_STYLE" value="FORM"/>

         <param name="IFRAME" value="X"/>

         <param name="DISPLAY_USER" value="X"/>

         ITEM:            ROLEMENU_1

</object></p>

<p><b><font face="Verdana" size="2">Content:</font></b><br>

<iframe name="iframe1" src="http://www.sap.com" style="WIDTH: 938px; HEIGHT: 489px">

Your browser does not support frames</iframe></p>

</body>

</html>

We are using code for showing the role menu which is running in 3.x WAD but now we want to migrate this to 7.x but as per the finding its not possible.

Any One has tried this or modified this then please let me know.

Regards

Karan Sehjpal

Accepted Solutions (1)

Accepted Solutions (1)

FCI
Active Contributor
0 Kudos

This component is no more available in 7x (). You have to found another way (standard way is to use Enterprise Portal).

Regards,

Frederic

Former Member
0 Kudos

Frederic,




Yes i know its not available but as if now our users are dependent on this so if you know any way else then this the let me know can i use this class  (CL_RSR_WWW_ITEM_MENU) in  WEbDYNPRO to create some web application portal sort of .....



Regards

Karan     


Answers (0)