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

hi all addr1_data

Former Member
0 Likes
616

hi all

i need 2 fields data from addr1_data which is structure.

name1 and city1

is there any table or FM through which i can get these 2 fields data.

thanx

rocky

hi all

i need 2 fields data from addr1_data which is structure.

name1 and city1

is there any table or FM through which i can get these 2 fields data.

thanx

rocky

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
574

Use FM ADDR_GET.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
574

Table ADRC might do the job.

There are several BAPIs for address maintenance, try this one for example: BAPI_BUPA_ADDRESS_GETDETAIL

Read only

Former Member
0 Likes
574

It would be kind if you let people know if their answers solved the problem and if so, mark the question as answered.