cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

solution for authority : user / cost-centre

andreas_mann3
Active Contributor
0 Likes
441

Is there a simple solution for the matrix: user / cost centre in AGR (sap authority roles)

User costcentre cc cc cc ....

a 4711 5812

b 1234 9999 8888

c 0001

...

1) Must I create a role for each cost centre and a multi role for each user (with the corresponding single roles)

2) Must I develope my own (singleμlti) role-generator

3) or must I've develope a pre-Customer-Program (Z) before calling a CO-report in dependance of a Z-table with the upper matrix

warm regards

Accepted Solutions (0)

Answers (1)

Answers (1)

adamu_nuhu
Explorer
0 Likes

Hi Andreas,

Check exit EXIT_SAPLKBER_001.

You can use this exit with a Z table where you maintain user / cc.

Regards,

Adamu