cancel
Showing results for 
Search instead for 
Did you mean: 

Problem extracting Data !

Former Member
0 Kudos

Hi,

I am trying to run a web dynpro which accesses ABAP functions. The deployment is successful but when I enter the relevant information like Departure & Arrival City and press the search button I dont get any results. However onMouseover on the search button I see the following message in the status bar :

        javascript:void(0);

Has anyone faced similar problems?

Kuky.

PS: Javascript is already enabled in my browser

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Kuky,

1. The 'javascript:void(0)' display in the browser status bar isn't a problem at all. Although you have bound an action to a button, for example, this will not be indicated in the status bar. Anyway, you should have a look at the properties of the button in the View starting the search, if you really bound an action to it.

2. The problems receiving no data from R/3 may have many reasons, so there is no simple answer to give. As a first approach it would be useful, if you check, if the BAPI (i guess) you are calling does deliver anything if you call it in the R/3 backend with the same parameters you are using with the Web Dynpro application.

Regards

Stefan

Former Member
0 Kudos

Hi Stefan,

You're right I had authorization problems so it didnt work !

I've observed that we pass on log on data in the java file which can be deciphered easily with a decompiler. I understand that its only for demostration purposes but how do you take care of this in a live application.

Thanks and regards,

Kishan.

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

This is not solved in the preview version. We have a solution in the latest beta, but it takes some more time until you can see that in a preview.

Regards,

Benny