Dear experts,
Hope you are fine,
I have a requirement to create a custom field in IC_Root table and also IA_RT
I have created it with Append Structure. It is fine. (We created two fields with the same name, one in IA_RT and one in IC_Root)
We also need to add it in creating Contact and Interactions Function module (CUAN_CE_INTERACTIONS_POST_FLAT)
Based on Documenatation I added also this field in "CUAN_S_CE_IA_EXT_FLAT"

But The issue is that I can see this field in FM but If I inser a value It is not populated in IA_RT table
I think I missed the part of Mapping to say:
Zfield in IA_RT = Zfield in IC_Root = Zfield in CUAN_S_CE_IA_EXT_FLAT
Can anyone help me to know how can I do the mapping?
Thanks
Sepide