cancel
Showing results for 
Search instead for 
Did you mean: 

how to enhance customer replication object CUSTOMER_MAIN?

Former Member
0 Kudos

Hi All,

We are looking for solution for an issue in customer replication between ECC & CRM.

To replicate customer from ECC to CRM, we need to map ECC account group to CRM classification + grouping(i.e. number range).

We like to configure CRM system like below:

In ECC, we will create customer with number 1000(internal number range), while replication it will come in CRM with number CR1000(External number range) id only.

While replication, we should have control to restrict CRM system to create BP with same number prefix with 'CR'.

For this, we can have external number range maintained in CRM and setting can be maintained in PIDE.

But, need to know enhancement point(Badi) where we can validate/restrict CRM system to create BP with same number prefix with 'CR'.

Please suggest how can we enhance middleware customer replication object CUSTOMER_MAIN (mapping method - BUPA_MWX_BDOC_DOWNLOAD_R3A) to get this done.

Thanks,

Dhanraj Dange

Edited by: Dhanraj Dange on May 14, 2009 6:22 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dhanraj,

I think you need to develop a function module in ECC and maintain that FM with appropriate events in the table TBE34 in SM30 transaction. you can use the following note as reference 914437.

Regards,

S Reddy