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

Replicating custom fields from ECC to CRM

karuna_gangireddy
Contributor
0 Likes
440

Hi All,

I am working on a custom fields replication task from ECC to CRM. I added a custom field in sales order header under 'Additional DataB' tab. i am able to save the sales order with a value in this custom field. But my issue here is upon saving the sales order this value from the custom field has to replicate to custom field in CRM sales order header 'Additional DataB' tab. To achieve this i did:

1. Added a custom field in CRM using EEWB.

2. Also added another custom field in ECC.

3. I extended the following 4 structures:

3.1 BAPE_VBAK

3.2 BAPE_VBAKX

3.3 VBAKKOZ

3.4 VBAKKOZX

After all these changes i saved a order in ECC.The order replicates to CRM without any problem but this custom field value is not coming over.

i was reading SDN posts and found about EXTENSIONIN. Do i need to write any BAPI and this EXTENSIONIN? I saw that EXTENSIONIN is a table in SD_SALESDOCUMENT_CREATE, but EXTENSIONIN does not exsists in SE11. Do we need to create this? Can any one please let me know how to proceed with this?

Thanks in Advance.

Karuna.

1 REPLY 1
Read only

Former Member
0 Likes
338

I have trouble replicating the contact persons. The content of the document (B09: CRM Replication) is very poor at this point (Replicating contact persons).

Does anyone could explain the steps?

Thank's