
The following section considers 3 examples of authorizations for analysts, based on the authorization objects S_RS_COMP and S_RS_COMP1.
Analyst1:
does not have the authorization to save and change queries in the database
S_RS_COMP:
| Parameter | Authorization |
|---|---|
|
RSINFOAREA |
MyInfoArea |
|
RSINFOCUBE |
MyInfoCube |
|
RSZCOMPTP |
REP |
|
ACTVT |
01 |
S_RS_COMP:
| Parameter | Authorization |
|---|---|
|
RSINFOAREA |
MyInfoArea |
|
RSINFOCUBE |
MyInfoCube |
|
RSZCOMPTP |
REP |
|
RSZCOMPID |
* |
|
ACTVT |
03 |
S_RS_COMP1:
| Parameter | Authorization |
|---|---|
|
RSZCOMPTP |
REP |
|
RSZCOMPID |
* |
|
RSZOWNER |
* |
|
ACTVT |
* |
Analyst2:
has the authorization to define and change queries in his or her own namespace (A2_*).
S_RS_COMP:
| Parameter | Authorization |
|---|---|
|
RSINFOAREA |
MyInfoArea |
|
RSINFOCUBE |
MyInfoCube |
|
RSZCOMPTP |
REP |
|
ACTVT |
01 |
S_RS_COMP:
| Parameter | Authorization |
|---|---|
|
RSINFOAREA |
MyInfoArea |
|
RSINFOCUBE |
MyInfoCube |
|
RSZCOMPTP |
REP |
|
RSZCOMPID |
* |
|
ACTVT |
03 |
S_RS_COMP:
| Parameter | Authorization |
|---|---|
|
RSINFOAREA |
MyInfoArea |
|
RSINFOCUBE |
MyInfoCube |
|
RSZCOMPTP |
REP |
|
RSZCOMPID |
A2_* |
|
ACTVT |
* |
S_RS_COMP1:
| Parameter | Authorization |
|---|---|
|
RSZCOMPTP |
REP |
|
RSZCOMPID |
* |
|
RSZOWNER |
* |
|
ACTVT |
* |
Analyst3:
has the authorization to define queries and change his or her own queries.
Authorization RSZOWNER = "$USER" provides users with access to activities in all the components for which they are an owner.
S_RS_COMP:
| Parameter | Authorization |
|---|---|
|
RSINFOAREA |
MyInfoArea |
|
RSINFOCUBE |
MyInfoCube |
|
RSZCOMPTP |
REP |
|
ACTVT |
01 |
S_RS_COMP:
| Parameter | Authorization |
|---|---|
|
RSINFOAREA |
MyInfoArea |
|
RSINFOCUBE |
MyInfoCube |
|
RSZCOMPTP |
REP |
|
RSZCOMPID |
* |
|
ACTVT |
* |
S_RS_COMP1:
| Parameter | Authorization |
|---|---|
|
RSZCOMPTP |
REP |
|
RSZCOMPID |
* |
|
RSZOWNER |
* |
|
ACTVT |
03 |
S_RS_COMP1:
| Parameter | Authorization |
|---|---|
|
RSZCOMPTP |
REP |
|
RSZCOMPID |
* |
|
RSZOWNER |
$USER |
|
ACTVT |
* |