Object SOBJ always shows diff because of activation date
BlackmanCC opened this issue · comments
yea, thats the problem with the plugins, its generic so its difficult to add custom handling
suggest creating native support for SOBJ, then its easier to add code to clear and update specific fields
see https://github.com/larshp/abapGit/blob/master/src/objects/zcl_abapgit_object_sucu.clas.abap for an example, if there are nice APIs to serialize and deserialize SOBJ then use them instead of the generic handler

