Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

google REST web service call from ABAP

Former Member
0 Kudos

Hi Experts,

I am trying to use google maps API in sap abap. So trying to call REST web service over HTTP. Can you please help me with the steps if I want to use cl_http_client=>create_by_url. Do I need to create RFC destination? what settings I need to call the google maps api url?

Thanks in anticipation.

Regards,

Ahmed

4 REPLIES 4

Former Member
0 Kudos

Hi,

Can you check the link which will clearly explain the integration of google maps in ABAP application.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0bca5ae-3c5c-2d10-938d-a81787f59...

Appreciate me if it helps.

0 Kudos

Thanks for the link. I have already read that.

Basically I am looking to call google geocoder using

cl_http_client=>create_by_url so that I can get the geocodes back and stored in my zee table. Then on need basis I place them on MAP.

Regards,

Ahmed

0 Kudos

Hi,

I didn't come across your requirement. But find this link http://scn.sap.com/people/gregor.wolf/blog/2006/06/27/geocode-business-partner-with-google-maps

Hope it may helpful.

Thanks

Former Member
0 Kudos

This message was moderated.