Application Development and Automation 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: 
Read only

Need Authentication Objects For SALES ORDERS

Former Member
0 Likes
453

Hi All,

Can anyone provide me list of Authentication Objects For SALES ORDERS.

I opened the SU03----SD class there are nearly 19 objects.

i need to knwo what are the related Authorization Objects for SalesOrders.

Regds

Raj

3 REPLIES 3
Read only

Former Member
0 Likes
418

Role can be created with the authorizations to the transactions like VA01/02/03 and authorized users can be assigned to these roles, this way you can control the authorizations to standard transactions,

Hope this helps,

Vasanth

Read only

Former Member
0 Likes
418

check Su22 with tcode Va01 it will give list of objects required to create/change/display SO.

Regards

Prabhu

Read only

Former Member
0 Likes
418

first u need to create a authorization object. then the roles need to be created and assigned to the authorization object and the transactions VA01/02/03 needs to be assigned to this authorization group either in display/change mode.