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: 

Authorization object K_ORDER

adz
Discoverer
0 Kudos

Hi experts,

 

I’d like to manage authorizations to see order (order type ‘RM01’) in transaction S_ALR_87012993. I want that users of division 5000 (for example) can see orders of division 5000 only. Transaction S_ALR_87012993 gives me authorization object K_ORDER to manage. This object allows me to limit the authorizations on orders but not on division of orders. I must enter order by order on the object to correctly manage the authorizations. How can I do to manage authorizations of order by division ?

 

Many thanks for your help.

1 REPLY 1

Former Member
0 Kudos

Unfortunately there is no such direct thing.

The KAH3 order groups themselves are not authorization relevant.

You can however add your vote to http://scn.sap.com/thread=3298966 if you want a standard solution and have lots of patience (as you can see, SAP turned it down for me at the time and told me to go and talk to a wall...  :-)), or alternately you can contact me as we were forced to build our own solution as a result to calculate the orders of the group and authorize them individually or in groups or along the lines of cost centers or cost center groups.

Cheers,

Julius