‎2009 Nov 11 1:53 PM
Hello Experts,
I am transferring Sales order from CRM system to ECC system.
I am using BADI CRM_DATAEXCHG_BADI. I mapped fields from CRM to ECC under method CRM_DATAEXCH_AFTER_BAPI_FILL.
I had properly filled the custom fields in structures BAPE_VBAK / BAPE_VBAKX & BAPE_VBAP / BAPE_VBAPX.
While trasferring data only first 2 custom fields are properly populated to ECC side under additional datatab B.
But remaining other fields are not getting transferred.
Can anybody suggest me to resolve the issue?
Regards,
Neha
Moderator message - Moved to the correct forum and please use a meaningful subject line.
Edited by: Rob Burbank on Nov 11, 2009 9:39 AM
‎2009 Nov 11 2:18 PM
> I had properly filled the custom fields in structures BAPE_VBAK / BAPE_VBAKX & BAPE_VBAP / BAPE_VBAPX.
>
> While trasferring data only first 2 custom fields are properly populated to ECC side under additional datatab B.
>
> But remaining other fields are not getting transferred.
>
How many custom fields do you have in additional data B? Where do they maintained? i mean, is it item level or header level additional data B?
If they are maintained in custom tables, check the table key,
‎2010 Jan 14 11:57 AM