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: 

Business Address

Former Member
0 Kudos

Hi,

I have the requirement to generate Business and Home addresses for a given customer ( ADRND and ADRNP fields in KNVK table). Does any one know which Function Module(s) to use.

Regards,

Wasif

4 REPLIES 4

Former Member
0 Kudos

Use function module "ADDR1_EXTRACT_TABLES"

Regards

Vinod

0 Kudos

Hi Vinod ,

Thanks for the reply , but the FM ADDR1_EXTRACT_TABLES returns the addresses. But I want to assign the address (Business or Home address) to a person number for a given kunnr.

Regards,

Wasif

0 Kudos

I think function module "CUSTOMER_UPDATE" may work for you.

Regards

Vinod

kesavadas_thekkillath
Active Contributor
0 Kudos

Check the methods availabale in class CMD_EI_API