cancel
Showing results for 
Search instead for 
Did you mean: 

Contact Person Replace Functionality

Former Member
0 Kudos

We need to create a new screen in CRM 7.0 Web UI where we can search for a contact person, and copy his/her:

1. Partner Functions (by selecting from currently maintained partner Functions)

2. Communication data (by selecting from maintained communication data)

What BADI or BAPI can we use here? what is the best way and place to integrate this into the Web UI Functionality?

Thanks,

FK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

we coded a report to assign all contact persons from one account to another account.

We used some own coding and this standard function modules:

CRM_CONTACT_PARTNER_READ

BAPI_BUPR_CONTP_ADDR_GETDETAIL

BAPI_BUPR_CONTP_CREATE

Good luck.

Kind regards

Manfred

Former Member
0 Kudos

Manfred,

We are going to implement the following solution:

At the Account level screen, on the "Contacts" Assignment block we will implement a new "Replace" button which will take us to a new window. This window will allow us to copy the partner functions, communication data and addresses stored at this relationship level. My question is, what BADI/BAPI will we use to copy the latter information?

Please advise in detail.

Thanks!!!

FK

Answers (0)