BW Restrictions on Key Figures

Question: Hello,

Has anyone ever restricted in BW on a key figure?

I would like to prevent certain users being able to access the "Salary" key figure on the infoobject 0EMPLOYEE.
I have restricted BW before, so I know how to make the entire infoobject auth relevant, etc, just not how to restrict on a particular key figure
Anyone know how this would be done?

Thanks
S

Answer:
You can use the autho object S_RS_COMP to achieve this.

For Eg.
With InfoArea 0001 in InfoCube 0002, user A is allowed to create, change and delete the queries that start with A1 and A6. He/she can change the structures (templates) and calculated key figures already defined in this InfoCube.

Relevant authorization for user A:

InfoArea: '0001'
InfoCube: '0002'
Component type: 'REP'
Component: 'A1*','A6*'
Activity: '01','02','06'

InfoArea: '*'
InfoCube: '0002'
Component type: 'STR', 'CKF'
Component: '*'
Activity: '02'

This may help you.

Cheers!!!
_________________
SAPFAN
Copyright ?2007 - 2008 www.jt77.com