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

Order replication from ECC to CRM

Former Member
0 Likes
504

Hi Guru's,

I created a new custom field original delivery date in sales order header table and created a sales order. now we want to replicate the same sales order number to CRM. when replicating i want to copy this date in crm order in original requested delivery date field.

but in crm structure TI_BAPIMTCS i am not getting the value....

Please suggest how can we solve this??

thanks & regards,

Sastry R

3 REPLIES 3
Read only

Former Member
0 Likes
456

Hi,

Can you please elaborate.

The fields do not exist in CRM Or

The value is not coming from sales order Or

Even if the value is there in sales order, you are unable to pass it to CRM date field?.

Thanks,

Venkatesh

Read only

0 Likes
456

Hi venkatesh,

i created a custom filed original requested delivery date in sales order in ECC and i need to copy this date to the standard field (original reuested date) of crm sales order.

when i debug the badi CRM_DATAEXCHG_BADI, in the structure TI_BAPIMTCS date is not coming, date is stroring in the standard table VBAK....but in crm structures it is not appearing..

Please help me.

Regds,

Sastry

Read only

0 Likes
456

Hi,

In BADI, the table type used is like VBAK..? can you pls check.

if it is VBAK. then surely it should come in it.

IF the type is not same , then i think you need to add that field in that structure also..

Thanks,

Venkatesh.

Edited by: venkatesh333 on Jul 27, 2011 10:51 AM

Edited by: venkatesh333 on Jul 27, 2011 10:52 AM