SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI to fix address of contract account

Former Member
0 Kudos

Hello Experts

Need information about BAPI to fix CA address

e.g. consider CA ( 12345) is attached to business partner ( 4567) . For Business Partner, two addresses are maintained ( a & b) . I want a BAPI to fix address "b" of BP 4567 to CA 12345. ( or change ADRNB field of table FKKVKP)

abhijit

1 ACCEPTED SOLUTION

murtuza_chhatariya
Active Participant
0 Kudos

Hi Abhijit,

This can be achieved by BAPI_ISUACCOUNT_CHANGE. Try passing the address number in BAPIISUVKP-ADDR_NO field.

Thanks,

Murtuza

View solution in original post

1 REPLY 1

murtuza_chhatariya
Active Participant
0 Kudos

Hi Abhijit,

This can be achieved by BAPI_ISUACCOUNT_CHANGE. Try passing the address number in BAPIISUVKP-ADDR_NO field.

Thanks,

Murtuza