Application Development and Automation 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: 
Read only

Distance B/W two Zip Codes

Former Member
0 Likes
1,158

We have requirement to calculate b/w two zip codes for one of our web applications. I Just wanted if there is any inbuilt SAP functionality to support this;or we need work with 3rd party web services to achieve the same?

We have requirement to calculate b/w two zip codes for one of our web applications. I Just wanted if there is any inbuilt SAP functionality to support this;or we need work with 3rd party web services to achieve the same?

2 REPLIES 2
Read only

Clemenss
Active Contributor
0 Likes
728

In SAP Transportation management they call an external (C++) optimizer module to calculate optimal routes. That means: Inside SAP R3 or Netweaver you won't have a chance for this.

Google Maps could have a user interface for that?

Reagards

Clemens

Read only

RaymondGiuseppi
Active Contributor
0 Likes
728

You could also look for a web service providing this calculation.

Regards,

Raymond