cancel
Showing results for 
Search instead for 
Did you mean: 

authorization access to characteristics in ECM

Former Member
0 Kudos

Hello all,

We are implementing ECM and we are using characteristics to capture some of the additional data. But we do not want to give access to every one to make changes to these characteristics. Is there a way we can control access to characteristics using authorizations?

Thanks

Regards

Sreepati Hari

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can easily have an authorisation check on your additional data screen. You need to implement a BADI for this purpose.

I dont remember the name, but if you do /h before pressing f4 on any additional data, and debug through you can easily identify the BADI.

Hope it helps.

Regards,

Siddhesh S.Tawate

Former Member
0 Kudos

Hello Sreepati,

I am giving you some authorisation object for characteristics.

Please check it, if it is useful to you..

1)C_APO_CHAR APO Authorization Object: Master Data, Characteristics

C_APO_CLAS APO Authorization Object: Master Data, Classes

2)C_CABN Authorization for Characteristics Maintenance

C_CABN_GRP Authorization Group in Characteristic

3)C_PROCCHAR PP-PI: Ext. Access to Message/Instruction Characteristics

4)C_SCP_MODC Model Characteristics Authorization Object.

5) C_TCLS_MNT Authorization for Characteristics of Org. Area

or you can check following link

http://help.sap.com/saphelp_erp60_sp/helpdata/en/d8/7329d14b7511d1894b0000e8323c4f/frameset.htm

Thank You

Regards,

Nitin

Reward point if useful.