Skip to Content
Author's profile photo Roman Loshevsky

Show Role ID and Workset ID in Editor

New functionality to configure Role and Workset editors released

with NW Portal 7.3 SP 9.

By default, objects in the Role Editor and the Workset Editor are displayed using the object name.
You can also configure the editors to display the atomic ID of each object, or to display a combination of both the object name and the object ID.
Next views (role example) are the same for role and workset editors:
Role by title:
RoleTitle.png
Role by id:
RolebyID.png
Role by id_title :
RoleIDTitle.png
Role by title_id :
titleId.png

How to configure:

In SAP NetWeaver Administrator (http(s)://<server>:<port>/nwa), go to the Application Modules page.
AppModules.png
In the Module List area, select tc~pp~adm~wu~role_editor.
In the Web Module Details area, select the Web Dynpro Properties tab.
Select Components/com.sap.tc.pp.adm.wu.role_editor.roleeditor.RoleEditor/ViewMode, and in the Full Details area, set the view_mode property to one of the following values:

  • title    Displays the name of the object.
  • id       Displays the object ID.
  • id_title Displays the object in the following format: objectID (object name).
  • title_id Displays the object in the following format: object name (objectID)

Settings.png

Save your changes and restart the application.
restartApp.png

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Andy Silvey
      Andy Silvey

      Hi Roman,

      nice blog, thanks.

      Andy.

      Author's profile photo Former Member
      Former Member

      Nice Functionality !!!!