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: 

CO11N issue

Former Member
0 Kudos

Hi,

we are facing some interesting problem.

User is having authorization issue with the t-code Co11N.

Intially we tried to switch on the trace and with the object

that it has checked, we adjusted the role. Again it keeps on

giving SU53 screen shots , inspite of several objects

adjustments.

Can any one help us in clarifying that what are the exact

authorizations needed to add for this t-code?

Thanks in advances,

Ramakrishna.

4 REPLIES 4

Former Member
0 Kudos

check in your system using t-code SU24 on CO11N. sap standard is this:

C_AFRU_AWK

Former Member
0 Kudos

Hi Rama,

There are many factors which influence the auth checks performed by a transaction (release, data, config). The only way you will get a definitive list is if you trace it for all permutations of your use of the CO11N

Former Member
0 Kudos

hi,

CO11N will give :

object class : PP

with the authrization object : C_AFRU_AWK

and authorization fields : activity (ACTVT), plant (WERKS) and order type (AUFART)

simply find this by creating single blank role, assign only CO11N and you'll find authorization object you looking for.

rgds,

alfonsus guritno

Former Member
0 Kudos

Hi Ram.

CO11N - Production Order Confirmation

The main object is - C_AFRU_AWK

Fields are :

ACTVT

AUFART

WERKS

First check this available or not, if not available use SU24 to create a new object.

Pls try, Let me know result...

Regards

Rajesh.