cancel
Showing results for 
Search instead for 
Did you mean: 

Error while accesing ABAP web dynpro application

Former Member
0 Kudos

Hi Experts,

We are getting warning symbol on web page status bar, when we are accessing the ABAP web dynpro application

only first page of application is getting loaded and when we click on page it is showing error on status bar and we can perform any thing.

once we double click on warning icon,

below details are coming:

Line: 1491

Char: 3

Error: Object Expected

Code: 0

URL: url of the ABAP web dynpro application

This scenario is occuring for many ABAP WD application for a client.

Please guide how to solve this issue?

Thanks!

Piyush

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

thanks!

Former Member
0 Kudos

Hi,

I am facing the same error while executing abap web dynpro component, getting a warning in the status bar of the browser and am unable to move to another page or click on a drop down.

Can you please let me how the issue was resolved.

Regards

Shraddha

former_member229979
Participant
0 Kudos

Check SICF transaction. If the node for the apllication u want to access is not present in SICF, please create that.

Else, FQDN could be one of the reasons too. You need to get the host name and domain of the server and assign that in transaction RZ11.

Former Member
0 Kudos

Hi

First try a very simple application with nothing in it just one text saying Hello World

Run it and see what happens.

Also check if your url uses FQDN name. something like https:
company.name.co:50000\.......

If you do not use the FQDN it will always show a script error on the bottom and some functions will not work e.g

dropdowns.

regards

Yuval.

Former Member
0 Kudos

Hi,

though it can be very easily a network problem like port blocking or FQDN issue etc. I am not sure what to suggest reading your very little info.

You can have a look at this sap note Note 1483210 - View layout preview | Blank screen or Javascript error. If problem still exists then post some more info like what SAP versions, browser versions etc.

It is also good to have a sap ticket raised.

gill367
Active Contributor
0 Kudos

The reason may be that those applications are not active. check in the transaction SICF.

Also try to run the application from SE80 by right clicking on the application and test.

thanks

sarbjeet singh