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: 

ADRP table entries

Former Member
0 Kudos

Hi All

I want to update ADRP table field value "Person Group" (PERS_GROUP). Please suggest me how to update the value?

Using which Transaction code I can update the value.

Please suggest me

Thanks in Advance

KUMAR

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Kumar,

You can use the FM ADDR_PERSON_UPDATE to update the ADRP table.

Rgds,

Raghu

2 REPLIES 2

Former Member
0 Kudos

Hi Kumar,

You can use the FM ADDR_PERSON_UPDATE to update the ADRP table.

Rgds,

Raghu

0 Kudos

Hi,

I would suggest using BAPI BAPI_ADDRESSPERS_CHANGE rather than internal SAP function module.

Cheers