cancel
Showing results for 
Search instead for 
Did you mean: 

Portal (java) - ABAP authorization problems - SAP_J2EE_ADMIN / GUEST

Former Member
0 Kudos

Hi everyone,

i hope i am here in the right category and you can help me. I didn't found anything that solve my problem.

At first our szenario:

  1. SAP Netweaver 702 with ECC 6.0 EHP5 -> retail functions activated

- ABAP Stack -> Clients: 200 (UME), 910 (BW, Data)

- Java Stack -> Portal is active and retail sets for ehp5 are installed

i have a demo user DEMO_1. In the portal he has the role "pcd:portal_content/com.sap.pct/specialist/com.sap.pct.isr.srs.bp_folder/com.sap.pct.isr.srs.15.bp_folder/com.sap.pct.isr.srs.15.roles/com.sap.pct.isr.srs.15.srs_mgr1" (In-Store Merchandise and Inventory Manager ERP 6.0 EhP5) and in client 200 (UME/ABAP) he has the role "SAP_J2EE_GUEST".

Now our problem:

I am now Demo_1. In the portal i find here the menu entry "In-Store Merchandise and Inventory Management" and the subpoint "reports". Under the subpoint reports you find for example the entry "material search" this start a webgui with the associated transaction. If i open this links, i get this error "Page not aviable or not found"

If i use my user (xyz123) with the role "SAP_J2EE_ADMIN" in client 200 i can open all links under reports without an error. the transactions will start normaly. But i can't assign this role (SAP_J2EE_ADMIN) to a demo user, because you have than the autorization to change the portal and this is not so good.

i check all logs and traces, there are nothing informations what authorization are missing or what the porblem is. I check the authorization that are assigned in the portal through the ABAP role SAP_J2EE_ADMIN, but i don't found the missing authorization.

I don't understand why the SAP_J2EE_GUEST is not enough. I hope you can help me

Edited by: Tobias Frerix on Jan 27, 2012 12:56 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Guest user access it not enough for this. I would suggest you to apply trace on the user and then check where it lacks authorization.

Thanks

Sunny