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: 

Updating ADR2 table in HR Module

former_member201275
Active Contributor
0 Kudos

I am looking for a program, or transaction, to add data into table ADR2 i.e. I want to move a telephone number from infotype 0105 to the ADR2 table.

Transactions XD02, etc. is not fit for my purpose as it is for HR module.

All help greatly appreciated.

2 REPLIES 2

Former Member
0 Kudos

Hi Glen,

you can check below FM's it might be usefu for your purpose.

check documents for these FM's.

BAPI_ADDRESSORG_CHANGE

or BAPI_ADDRESSPERS_CHANGE

Thanks,

Marimuthu.K

former_member203305
Active Contributor
0 Kudos

Hi.

check this Bapi of HR employe address

BAPI_ADDRESSEMP_CHANGE

Also, you can find more in SE37 and search for BAPI_ADDRESSEMP*

Regards

Miguel