Show TOC Start of Content Area

Object documentation UME Actions for Guided Procedures  Locate the document in its SAP Library structure

Definition

UME actions are sets of Java permissions. The actions are listed in the user management administration console, where you can group them together into roles.

Use

The following table describes the UME actions that are defined for Guided Procedures as well as the portal roles to which the action is assigned by default. You can assign additional actions to the portal roles in the user management administration console. For more information about the available GP roles, see Setting Up Portal Roles.

UME Actions and GP Portal Roles

UME Action

Permissions

Available in Role

com.sap.caf.eu.gp.designtime.action

Open action design time

GP Business Expert

com.sap.caf.eu.gp.designtime.admin

Open administration toolset

GP Administrator

com.sap.caf.eu.gp.designtime.all

All design time permissions

GP Superuser

com.sap.caf.eu.gp.designtime.block

Open block design time

GP Business Expert

com.sap.caf.eu.gp.designtime.businessobject

Open design time for object views

GP Business Expert

com.sap.caf.eu.gp.designtime.callableobject

Open design time for callable objects

GP Business Expert

com.sap.caf.eu.gp.designtime.cpkgobject

Open design time for content package objects

GP Business Expert

com.sap.caf.eu.gp.designtime.process

Open process design time

GP Business Expert

com.sap.caf.eu.gp.designtime.transport

Access GP transport tools

GP Administrator

com.sap.caf.eu.gp.dt.advanced

Access to the GP design-time functions assigned to the advanced permission level

GP Advanced User

com.sap.caf.eu.gp.dt.basic

Access to the GP design-time functions assigned to the basic permission level

GP Basic User

com.sap.caf.eu.gp.dt.expert

Access to the GP design-time functions assigned to the expert permission level

GP Expert User

 

You can set permissions for viewing and modifying each callable object, action, block, or process template that you create using Guided Procedures design time. For example, you can allow a user to see an object in the gallery, but not to enable him or her to change or delete the object.

These actions are not attached to particular portal roles. They can be assigned at design time for each individual object. For more information, see Granting Permissions.

UME Actions for Objects

UME Action

Permissions

com.sap.caf.eu.gp.devobj.delete

Delete objects in the GP gallery

com.sap.caf.eu.gp.devobj.execute

Initiate processes

com.sap.caf.eu.gp.devobj.fullcontrol

All available permissions on objects

com.sap.caf.eu.gp.devobj.read

See the object in the GP gallery and open its definition

com.sap.caf.eu.gp.devobj.readwrite

Both read and write permissions on the object

com.sap.caf.eu.gp.devobj.write

Change object definition

 

 

 

End of Content Area