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

ADRP table entries

Former Member
0 Likes
3,214

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
Read only

Former Member
0 Likes
1,932

Hi Kumar,

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

Rgds,

Raghu

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

2 REPLIES 2
Read only

Former Member
0 Likes
1,933

Hi Kumar,

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

Rgds,

Raghu

Read only

0 Likes
1,932

Hi,

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

Cheers