Skip to Content
0
Former Member
Apr 22, 2008 at 11:08 AM

Web Dynpro ABAP application not displayed correct

43 Views

Hi,

the described problem occured on one of our systems in the past but cleared away without any corrections (no, there was not a restart). Now it apperas again on a new installled system:

Web AS Java + EP with Business Package xRPM

When I call a Web Dynpro ABAP iView (App Integrator iView from the business package) there are onyl several reloads and the WD ABAP Application does not apperar. Standalone the Application is full functional!

I recognized that the URL of the iView is similar to:

http://<host>.<server>:<WebAsAbapPort>/sap/bc/webdynpro/
sap/cprojects/;sap-ext-sid=<AnID>--/?sap-contextid=<MoreIDs>

So there is a semicolon behind "sap/cprojects/" instead of a question mark!

If I change this URL and replace the ; with ? the URL works and shows the standalone application.

This also happens when I create a new WD ABAP iview with Application Integrator.

I hope you can help me to solve this problem.

Kind regards,

Christian