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: 

Security at the document type level for SO

Former Member
0 Kudos

The requirement is to have security at the document type level for Sales Order. Only certain users would have access to certain sales order document types but not all SO doc types.

Example :

Role 1 has access to create SO document type 'OR' and not 'ZOR'

Role 2 has access to create SO document type 'ZOR" and not 'OR'

Thanks for your help,

Andy

1 REPLY 1

Former Member
0 Kudos

You can consider controlling it with object V_VBAK_AAT Sales Document: Authorization for Sales Document Types. Field AUART is for Sales Document Type and is free form so you can give access just to ZOR or OR.