Skip to Content
0
Jun 10, 2009 at 05:17 AM

Object Serialization/Deserialization

138 Views

Hello everyone,

is there any implementation of serialization & deserialization (see [Wiki|http://en.wikipedia.org/wiki/Serialization]) in ABAP Objects? We'd like to send instantiated objects via RFC function modules, but the Workbench doesn't allow neither objects (TYPE REF TO) directly nor structures/tables which contain object references.

Thanks in advance and best regards,

Alej