hello cprojects gurus,
here's a challange question 4 you:
i have developed an own WD ABAP application (cprojects-related) using ALV. one of the columns is "flavoured" as link to action. when clicking on this one i have to navigate to the project detail screen. I'm not allowed to open a new window and i can not use DPR_API_UI_GET_URL to retrieve the URL for the corresponding project definition, because cprojects is running in a portal environment.
i guess the only option that i have is to call in my WDA application the project detail view from DPR_MAINFRAME. anyone knows how 2 do this? maybe other options available?
thx 4 feedback,
rob
Edited by: Robert Linta on May 28, 2008 6:39 PM