Table: USER_RIGHT

Table Name USER_RIGHT
Table Description The USER_RIGHT table contains the list of rights for all the users of SAP CC. Each row is a given right for a user. A user can have many rights.
Tablespace CATALOG_DATA
Database Core Database
Columns
USER_OID
USER_RIGHT

Columns of the Table

The USER_RIGHT database table is defined by the following columns.

Column: USER_OID

Value Type BIGINT, NOT NULL
Key(s) -

Foreign K.:

  • Foreign table: HCI_USER
  • Foreign field(s): OID

Index(es) IX_USER
Column Description The unique ID of a SAP CC user. See the OID column from HCI_USER table.


Column: USER_RIGHT

Value Type VARCHAR(1000)
Column Description

The right for this user. Each row is a specific right for a user. A user can have several rights.

Possible values are:

  • 'admin'
  • 'useradmin'
  • 'csr'
  • 'marketing'



Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.