cancel
Showing results for 
Search instead for 
Did you mean: 

Authorisation to be restrict to plant level for VA01

saikrishna_vallurupalli
Active Contributor
0 Kudos

hi experts,

is it possible to restrict the user to plant level for the transaction VA01.

if possible authorization object for the same or some other process

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can restrict through the user exit.

MV45AFZZ ( MOVE_FIELD_TO_VBAP).

Check the entered plant here and the user name.

Make a custo table with plant and user name combination.

Make a select query to check with the custom table entries.

If it fails , give an error message and exit from the screen.

Regards,

Sai

former_member372321
Participant
0 Kudos

hi,

As of my knowledge, plant level authorization can be restrict at role level.if you contact basis consultant.

=> Instead of that why do you go for order type level, or sales org level.

Regards,

Srinivas.

Answers (1)

Answers (1)

Former Member
0 Kudos

I think you can maintain the same through MV45AFZZ by linking with the User name & Plant itself.

Otherwise you can maintain your own Authorization Object and assign it to User Name Profile ( through BASIS Constnt) by mentioning Plant & Activity in an Authorization Object.

Best Regards,

Ankur

Former Member
0 Kudos

hi

i want to restrict plant types in va01 transaction can you please help me out,

best regards ...

vinith