Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Resctric acces at the variant level

cayala
Explorer
0 Kudos

Hi guys,

I am trying to restrict access to an specific variant on transaction MB52 to my end users, It's any way to do this.

Thanks,

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

you can try to restrict  with S_PROGRAM authorization object.

Regards/rag

6 REPLIES 6

Private_Member_69416
Active Participant
0 Kudos

Hi

You can hide it by setting "only display in catalog" attribute.

It removes the variant from search help.

Regards

Przemek

Former Member
0 Kudos

hi,

you can try to restrict  with S_PROGRAM authorization object.

Regards/rag

0 Kudos

Thanks for your prompt reply. I tried with S_PRGRAM authorization object but I am not able to restrict by variant. It's just by program.

Private_Member_25738
Participant
0 Kudos

Good morning Carlos,

You can create a Z transaction that calls directly to the variant of the standard transaction.

SE93/Transaction with variants.

Also, maybe you can try do it with user parameters.

Please check it and let us know.
Best regards.

0 Kudos

Thank for your prompt reply. I want to assign several inventory reports to this user so I don't really want to create a Z transaction for each standard transaction that I am going to assign to this authorization profile. Any other idea?

0 Kudos

What do you want to achieve at the end.

Be more detailed.