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: 

Permissions in Portal.

Former Member
0 Kudos

Hi Guru's.

What are Permissions in Portal. Plz, enlighten me abt' Permissions, I views, and there Significance.

Thanks&Regards,

Venky.

2 REPLIES 2

Former Member
0 Kudos

Hi Venky,

Check this link <a href="http://help.sap.com/saphelp_nw04/helpdata/en/f6/2604f005fd11d7b84200047582c9f7/content.htm">Portal Permissions</a>

Regards,

Venkat.

[Reward points if useful]

Former Member
0 Kudos

Hi Venky,

portal permission are used to control access to portal resources, like iviews. You can control who can access the pages as a user (read access or end user access) or who can maintain these pages (administrator permissions) (see <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/f6/2604e505fd11d7b84200047582c9f7/frameset.htm">permission levels</a> for details) using the <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/5b/0fab1b76984ed0944d5c732cfad1b2/frameset.htm">permission editor</a> in the portal.

The go alonge with security zones (controlling access on a component level). An entry point in the docs is <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/4e/52b74065448431e10000000a1550b0/frameset.htm">here</a>.

They are not the same as authorizations like <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/de/ec4659d73e824f841ba239da440054/frameset.htm">J2EE security roles</a> or <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/a4/d39b3e09cdf313e10000000a114084/frameset.htm">UME permissions</a>.

Regards,

Patrick