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

BAS Service

Former Member
0 Likes
302

Hi Guru's,

I am trying to understand what the BAS service does and if it's posible to use it for my requirement. I have a requirement where I get a postalcode and housenumber and then I need to look up the Street and City. I need to use that info again to create a customer.

I have checked the following tables ADRC, ADRV and ADRP. I do not see the relations between those tables so now I am questioning if I can use this in order to retrieve the street and city based on a postal code and housenumber.

Hope someone can help me out.

Best regards,

Guido Koopmann

1 REPLY 1
Read only

Former Member
0 Likes
245

House number, street and postal code would be a source for getting the city and region.  I cannot imagine how I could get street from house number and postal code, but perhaps other countries have an entirely different approach to postal codes, or perhaps postal codes are so granular that they only cover a single street in a city?

I use ADRC when my master data contains an addressnumber (ADRNR, typically), ADRP when I have a personnel number (PERNR), and I've never had the occasion to utilize ADRV.    Since the Address number would be unique to each customer, vendor, etc. by time period and country, you'd be looking at massive amounts of data if you utilized ADRC.