cancel
Showing results for 
Search instead for 
Did you mean: 

IP Authorization matrix

Former Member
0 Kudos

Hi all

I have a requirement , wherein a user can view 10 Profit center but should be able to plan only for 5 profit center.

How should I proceed ?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206112
Contributor
0 Kudos

Very simple!

You should create 2 authorizations in transcation RSECADMIN:

1. the first on is used to allow the enduser to perform planning activities:

therefore it would consist of the following objects:

infoprovider - whatever u have

cost center - the list of cost centers he is allowed to plan.

time validity - the time interval in which the authorization is valid.

activity - 02, 03 (change and display).

2. This authorization is used to allow the user to display the data:

infoprovider - whatever u have

cost center - the list of cost centers he is allowed to view.

time validity - the time interval in which the authorization is valid.

activity - 03 only.

That's all.

Assign those two authorization either to a role or to a user.

if u need some more help, ring the buzzer!!

Tomer.