cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi guyz,

I would just like to check if this is possible in BW authorization? I already tried several testing but I wasn't able to achieve my desired report.

Here is my transaction data:

These are my users and I need to limit them in accessing the following:

It means that even if company code BBB and CCC has the plant Z, USER1 should only see the plant Z under company code AAA.

RESULTS:

Is there a way to achieve this?

Thank you.

Loed

0 Likes
View Entire Topic
FCI
Active Contributor
0 Likes

I must admit that if I have to implement this I will serioulsy investigate the alternative solution that would be to manage a concatenation of both infoObjects into a new characteristic (company code + plant). This allowing the use of an authorization variable.

Loed
Active Contributor
0 Likes

I might be needing all combinations for me to implement this concatenation since I'm using 4 authorization objects now.

Anyway, thanks for the idea Frederic. 🙂

I will also check how to implement the blog you shared.

Thank you.

Loed