Skip to Content
0
Former Member
May 31, 2006 at 11:05 PM

BAPI Web Service

42 Views

Hi,

I need to create a web dynpro component that will use a SAP provided webservice (e.g. BAPI_PERSDATA_GETDETAILEDLIST) and display the results.

Now the access to the webservice WSDL provided by the R/3 server requires authentication. So when I tried to create a Model using the Web Service WSDL it fails as there is no option to provide the usr/pwd.

e.g. the WSDL on my server is located at http://<server>:8000/sap/bc/soap/wsdl11?services=BAPI_PERSDATA_GETDETAILEDLIST&sap-client=500

This is the wsdl that I specified in the create Model in NWDS. It does not work....Is there some setup of the usr/pwd in NWDS that I need to do for this....

Please help!!

Regards,

-Navin