Thursday, November 12, 2009

Authorizations in Change Management Service

To grant authorizations, Change Management Service (CMS) uses the User Management Engine (UME) in SAP J2EE Engine.

You can use CMS to perform the following UME actions. These UME actions allow you to create UME roles with special authorizations. For examples of roles in CMS, see Roles in Change Management Service .

The following UME actions are defined:

UME Actions in CMS

UME Action

Permitted Functions

CMS.Display

This UME action grants you access to CMS.

This UME action serves as the basis for all further UME actions.

CMS.ExportOwn

Release your own activities in SAP NetWeaver Developer Studio

CMS.ExportForeign

Release other users’ activities in SAP NetWeaver Developer Studio

CMS.Transport

Check-In

Add to queue

Unlock queue entries

Restore system state

Import

Import check:

Assemble

Forward to another track (the authorization for this function is checked in the target track)

CMS.CriticalFunctions

Delete queue entries

Lock/Unlock Import Queue

CMS.Approve

Confirm/Reject

CMS.ConfigureDomain

Save domain

Update CMS

CMS.CreateTrack

New

Save (new track)

Save as

CMS.ModifyTrack

Save (existing track)

Add/Delete runtime systems

Delete

Add/Delete track connections

CMS.OverAllTracks

UME action that allows you to edit all tracks, independently of track-specific UME actions

CMS.UserAdmin

UME action for processing track-specific UME actions

CMS.Administrate

Composite UME action that includes all other UME actions

Note

The UME actions CMS.Export and CMS.Configure have now been replaced by more configurable authorization modules.

Previous UME action

Replaced by the following UME actions

CMS.Export

CMS.ExportOwn

CMS.ExportForeign

CMS.Configure

CMS.ConfigureDomain

CMS.CreateTrack

CMS.ModifyTrack

End of Content Area