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: 

is customer address a single field in ADRC?

former_member625844
Participant
0 Kudos
515

In table ADRC is there a single column like the addresses element in smartforms or I have to manually combine street and city column together?

5 REPLIES 5

TammyPowlas
Active Contributor
0 Kudos
326

I am not sure I follow this question

In ADRC, city is a separate field:

You can use SE16, SE16N or SE11 to verify yourself

0 Kudos
326

So if I want query a customer address like House XXX, XXX street, New York, NY,100011. I have to combine house,street,city,postcode together?

326

Depending on what you are doing, that is correct

raymond_giuseppi
Active Contributor
0 Kudos
326

There is an address number field (ADDRNUMBER ) in the primary key definition of the table as well as other fields with the actual data (street, city, etc.)

But your question is not complete, you have or you don't have to do something in order to get some result. Which result is expected, required?

326

Maybe he is searching for a function like ADDRESS_INTO_PRINTFORM to be able to have the address in printing format from address number