cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Open Project Pop-Up - project opens behind portal window

Former Member
0 Kudos
209

Hi,

We are implementing CProjects in SAP NW Portal version 7.3 and PPM 5.0 business package. Our SAP system has CPRXRPM 500_702 level 7.

The issue occors when we use the Projects application in the standard role using iview and WD application that has not been modified.

1. We navigate here and press open on the table and then we select a project in the pop-up and then press open on the pop-up

2. After pressing open in the pop-up the project opens in a new pop-up window behind the portal. I want it to open in front of the portal so the users can see it.

As we use standard all the way through I was wondering if others have experienced the same behaviour and/or maybe have a solution for this? If not I guess it is worthy of an OSS.

Br Jan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi all,

I found this solution. It turned out it was executing this standard iview

pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.common.bp_folder/com.sap.pct.erp.common.roles/com.sap.pct.erp.common.erp_common/com.sap.pct.erp.common.lpd_start_wd_abap

So I debugged the application and had a look in LPD_CUST transaction instead. For the entry CPROJECTS I changed Navigation Mode property to External (instead of EXT_HEAD) and that seems to do the trick. Another option is to use INPLACE of course

Br Jan

former_member209919
Active Contributor
0 Kudos

Hello Jan,

It is posible I am wrong, but isn't this also possible changing explorer settings?

In any case, a lot for sharing your solution in the forum.

Sara

Former Member
0 Kudos

Maybe but I don't think it would help here. I can't give a logical explanation as to why it works when I change to a normal headerles pop-up window instead of portal headerless pop-up. So would be interested if anyone can 🙂

Answers (0)