Skip to Content
0
Apr 01, 2020 at 04:59 AM

Json serializer and and deserializer when the structures are different.

146 Views

Hello,

The deserializer doesnt work properly when the structures are different, when using standard classes provided by SAP for serialization and deserialization (cl_trex_json_serializer, and cl_trex_json_deserializer), .

Is there a way to handle this ? Something like move corresponding or, ignore the delta fields and deserialisze on the found fields.

Thanks,

Suhas