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: 

Restrict sales order and billing document to only created users

Former Member
0 Kudos

Hi all,

I am trying to find an authorization object that will restrict users so that they can only see the sales orders (VA02/VA03) and billing documents (VF02/VF03) which they have created themselves.

I have looked around but couldn't find anything. Does anyone know if these exist, or have any other solutions?

Thanks,

1 ACCEPTED SOLUTION

mvoros
Active Contributor
0 Kudos

Hi,

there is no standard object for this. You have to find suitable user exits to achieve this goal. Those transactions are well known and you can easily find user exits for them by searching ABAP development forum.

Cheers

1 REPLY 1

mvoros
Active Contributor
0 Kudos

Hi,

there is no standard object for this. You have to find suitable user exits to achieve this goal. Those transactions are well known and you can easily find user exits for them by searching ABAP development forum.

Cheers