Hello All!
I want to replicate a big amount of data(equipment and configuration) from ECC to CRM using Request approach via custom coding starting on ECC side.
Everything looks pretty good, except one moment - CRM generates a lot of PRODUCT_INDOBJ Bdocs from CRM to ECC. I have all the data on ECC, I don't need them for Request load back!
Does any possibility exist to switch the replication from CRM off? At least for such bdocs in this case.
CRM_UPLOAD_TO_OLTP->CRM_UPLOAD_TRIGGER is being called as far I understand
Thank you!