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 access

Former Member
0 Kudos

Hello Experts,

Tx co02 (production order change) -> function -> restrict procesing, there is the option 'revoke techincal completion'.

Is there any way to block this function?? in a profile or any other way? without blocking tx co02.

What I mean, some users need access to tx co02, but at the same time I need to block the function 'revoke techincal completion' which is inside it.

Thanks

2 REPLIES 2

Former Member
0 Kudos

Hi Javier,

Check SU24 and enter your tcode CO02, i would expect to see some control under an object with field 'Activity'.

Sorry i cannot help more i am not currently at a system.

Regards

Ashley

Former Member
0 Kudos

Hi Javier,

TX CO02 is a change transaction. It checks activity 02 for

C_AFKO_AWA ( CIM: Authorization for Prod.Order/Order Type/Plant/Activity ) when changing a Production Order inside CO02.

Unfortunately, the same object C_AFKO_AWA ( ACTIVITY : 02 ) is called when a user "technically completes" or when a user tries to "Revoke techincal completion" for the order.

Removing 02 access for this object would mean no access to the Production Order at all!