cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization restriction in VA01 and VA02.

former_member184509
Participant
0 Kudos

Hi Friends

Is there any User Exits/ Includes/Badis  to restrict  authorization to  sales document types in VA01. 

There are 10 sales document types in our system , except 5 users, no other users should be able to  use 2 sales document types in VA01 and VA02.

However, I have checked it up standard authorization roles, it’s  too complicated to  restrict authorization to only selective sales document types  for selective users as there are multiple  roles has been assigned to users.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

moazzam_ali
Active Contributor
0 Kudos

This is possible with standard authorization object very easily. AS Mr. PPIO said please check with this object and reate separate role and remove this object from all other roles.

And if you don't wana follow the standards then you can write the users and logic in MV45AFZZ program. You can ask your ABAPER to do this.

former_member184509
Participant
0 Kudos

Thanks,  I tried all the above said options to fix it in standard way, but it didn't work, we have to go for development.

Regards  

Answers (3)

Answers (3)

jignesh_mehta3
Active Contributor
0 Kudos

Hello,

If SAP Standard Authorization does not suffice your requirements, you can easily create Z-Authorization Objects & insert the necessary control as required,

You will have take help from your BASIS & ABAP consultants & they can do the needful easily.

Thanks,

Jignesh Mehta

Former Member
0 Kudos

Hi Rusheek,

As per your requirement if other users who do not suppose to have access of VA01 and Va02 just tell to your basis team to remove authorization from their IDs. Your BASIS Team should know the process.

Happy to Help You

AJC

former_member184701
Active Contributor
0 Kudos

dear,

did you try the authorization object V_VBAK_AAT ?

you would talk to sap security guys and do some testing..

regards,

Former Member
0 Kudos

Hi Mr.Rusheek ,

Create New role to handle those 2 sales document type. Then assign the role to the users you need.

Exclude those 2 document type from the other roles.

I hope it is possible to achieve. BASIS guys can give you better visibility on this.

With Regards

Vinu.N