‎2019 Jun 03 8:16 AM
Hello,
I am sending the idocs( matmas) and i need to send all fields for a material when the material has changed, but when i run the bd21 for matmas idoc, i have segment missings,(it doesn´t happens with bd10) does anybody know how can i resolve it?
Thanks in advance
Best regards
‎2019 Jun 03 6:24 PM
When using change pointers then only the fields (and segments) relevant to changes will be included. This is by design. There should be no need to send the fields that have not changed (kind of defeats the purpose of change tracking). If for some reason you want to force that then I believe you'd have to implement a user exit.
BD10 simply sends the whole material data.