Application Development and Automation 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: 
Read only

BW security

Former Member
0 Likes
422

Hi,

I need to create some new BW roles i would appreciate if u guys can explain me the complete procedures right from the scratch

Thanks in Advance

Ansar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
395
3 REPLIES 3
Read only

Former Member
0 Likes
396
Read only

Former Member
0 Likes
395

Hi,

BI roles and Authorizations are depended on Authorization objects. we have to manually add authorization objects to roles.

this link will give u more knowledge.

http://help.sap.com/saphelp_nw2004s/helpdata/en/55/2bb33b90131e73e10000000a11402f/frameset.htm

some important Authorization objects.

http://help.sap.com/saphelp_nw2004s/helpdata/en/f3/291542e4b4df2ce10000000a1550b0/frameset.htm

Thanks,

Prveen

Read only

Former Member
0 Likes
395

Hi Ansar,

BW security is <u>not Transaction based</u>, it is more dependent on Authorization Objects and all the objects needs to added manually. Its objects are broadly divided into 3 categories:

<u>1) Reporting objects</u>:

S_RS_COMP

S_RS_COMP1

S_RS_FOLD

<u>2)Admin Objects:</u>

S_RS_ADMWB

S_RS_IOBJ

S_RS_ISOUR

S_RS_ISRCM

<u>3)Common Objects</u>

S_RS_ICUBE

S_RS_ODSO

S_RS_HIER

For more information on these objects please browse:

http://www.sapsecurityonline.com/bw_security/bw_security.htm

You can find more info on the above mentioned objects.

Thank You