Hi all
We have to sync material masters from system A to B.
For init (new material) we have created a reduced message type ZMATMAS where we selected only required fields for destination. This is working well.
But if in Sender (A) some fields in material are changed, we need to sync to System B, but make sure only a few fields are updated - others not overwritten
E.g. if EAN Number is changed, this number has to be updated in destination system, but e.g. Labor (also in MARA) should not be overwritten in dest. by sending the IDoc...
Is there any Standard procedure to solve this requirement (Setting in Change pointers etc) or do I have to write logic in customer Exit?
Thank you for your help!