Show TOC

Configuring the Display of Objects in the Role and Workset EditorsLocate this document in the navigation structure

Context

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.

You perform these configuration steps in SAP NetWeaver Administrator. For information about accessing services in SAP NetWeaver Administrator, see Accessing Portal Services in SAP NetWeaver Administrator .

Procedure

  1. In SAP NetWeaver Administrator, go to the Application Modules page.
  2. In the Module List area, select webdynpro/resources/sap.com/tc~pp~adm~wu~role_editor .
  3. In the Web Module Details area, select the Web Dynpro Properties tab.
  4. 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)

  5. Save your changes and restart the application.