cancel
Showing results for 
Search instead for 
Did you mean: 

Replicating ECC Standard fields to CRM custom fields

0 Kudos

Is there a way we can replicate the fields from DFKKOP table in ECC to custom / Z - fields in CRMD_CUSTOMER_I table in CRM or any other appropriate table in CRM ?

william_eastman
Advisor
Advisor
0 Kudos

what is the business scenario here?

0 Kudos

We create service requests in CRM for dunning notices and each of these notices will have a corresponding billing document in ECC. Currently for many valid scenarios we need to check if the billing document is cleared for each of the notice in the transaction and for which currently we are doing RFC calls always and that is impacting the performance of the system. Instead, we are looking out for an option where we can have the clearing status information replicated to CRM already, so that we don't have to do the RFC calls to ECC.

william_eastman
Advisor
Advisor
0 Kudos

This sounds like a highly customized non-standard design. Beyond that, I would not recommend any approach to replicate open items data into CRM in any fashion.

0 Kudos

Hi William,

Do we have any corresponding standard tables in CRM for DFKKOP in ECC ?

Thansk & regards,

Sai

william_eastman
Advisor
Advisor
0 Kudos

No - that data is only meant to be stored in ECC

Accepted Solutions (0)

Answers (1)

Answers (1)

spencer_liang
Active Contributor
0 Kudos

You will need to map the value with badi crm_exchg_badi - method CRM_DATAEXCH_AFTER_BAPI_FILL.