‎2011 Jul 27 6:24 AM
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
‎2011 Jul 27 6:30 AM
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
‎2011 Jul 27 9:10 AM
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
‎2011 Jul 27 9:49 AM
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