<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Get driving directions or Maps from Google using ABAP coding. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648302#M610288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this weblogs -:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/gregor.wolf3/blog/2006/06/27/geocode-business-partner-with-google-maps"&amp;gt;Geocode Business Partner with Google Maps&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/oliver.mainka/blog/2007/05/30/new-google-maps-feature-street-view"&amp;gt;New Google Maps Feature: Street View&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/frederic-pascal.ahring/blog/2007/05/24/developing-composite-applications-with-php--google-maps"&amp;gt;Developing composite applications with PHP - Google Maps&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2007 20:12:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-27T20:12:10Z</dc:date>
    <item>
      <title>Get driving directions or Maps from Google using ABAP coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648301#M610287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement to print driving directions from Google automatically as soon as Sales Order is saved. We can supply From Address as the address of Sales Office and TO address from Ship-To customer. I was looking at API provided by Google. &lt;A href="http://www.google.com/apis/maps/documentation/#Driving_Directions" target="test_blank"&gt;http://www.google.com/apis/maps/documentation/#Driving_Directions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has one tried getting driving directions or even maps from SAP ? I saw some posts on Google maps in SAP Netwever area but I just wanted to know if it is possible to use like Client proxy (Web Services) and get driving directions using ABAP coding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 20:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648301#M610287</guid>
      <dc:creator>niranjan_yerraguntla</dc:creator>
      <dc:date>2007-08-27T20:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get driving directions or Maps from Google using ABAP coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648302#M610288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this weblogs -:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/gregor.wolf3/blog/2006/06/27/geocode-business-partner-with-google-maps"&amp;gt;Geocode Business Partner with Google Maps&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/oliver.mainka/blog/2007/05/30/new-google-maps-feature-street-view"&amp;gt;New Google Maps Feature: Street View&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/frederic-pascal.ahring/blog/2007/05/24/developing-composite-applications-with-php--google-maps"&amp;gt;Developing composite applications with PHP - Google Maps&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 20:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648302#M610288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T20:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get driving directions or Maps from Google using ABAP coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648303#M610289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think so, I might be wrong but the maximum interfacing I have seen OOPS ABAP coding do with ITES is setting up a desired homepage, I dont know the name of the class and the method but I will try to find it out for you, as a matter of fact FM call_web_browser can also call a web browser. But if you have a complex req such as printing maps , I guess you will need XI for that. &lt;/P&gt;&lt;P&gt;Again its just my point of view.&lt;/P&gt;&lt;P&gt;This is an interesting req though , please keep everyone posted in case you make it thriugh classic ABAP.&lt;/P&gt;&lt;P&gt;Good Luck &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 20:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648303#M610289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T20:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get driving directions or Maps from Google using ABAP coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648304#M610290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We came up with a simple solution of using URL http://maps.google.com/maps?ie=UTF8&amp;amp;h1=en&amp;amp;q=' and appending FROM and TO address and calling CALL_BROWSER Function module. The FROM address is where the office is located and TO is taken from SHIP-TO Customer. It will open a new browser window and show Map and Driving directions in Internet explorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 18:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648304#M610290</guid>
      <dc:creator>niranjan_yerraguntla</dc:creator>
      <dc:date>2007-09-11T18:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get driving directions or Maps from Google using ABAP coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648305#M610291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;congrats !&lt;/P&gt;&lt;P&gt;but how did u map the sap from and to fields with the google from and to fields?? I am sure u didnt use set parameter id &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 19:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648305#M610291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T19:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Get driving directions or Maps from Google using ABAP coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648306#M610292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sammer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We just get FROM and TO address and concatenate using %20 and append after the URL that I gave in previous posting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;51%20BELAMOSE%20AVE%20ROCKY%20HILL%2006067%20CT%20&amp;lt;b&amp;gt;to&amp;lt;/b&amp;gt;%20FIRST%20AVENUE%20NEWYORK%2010020&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for 'to' in URL that separates from FROM address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 21:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-driving-directions-or-maps-from-google-using-abap-coding/m-p/2648306#M610292</guid>
      <dc:creator>niranjan_yerraguntla</dc:creator>
      <dc:date>2007-09-11T21:24:32Z</dc:date>
    </item>
  </channel>
</rss>

