Skip to Content
0
Former Member
Sep 25, 2008 at 08:13 AM

How to combine Shared Memory Objects with Persistency?

178 Views

Hi,

I have shared memory objects, that are instantiated from the database.

But I can not save their state back to the database.

I always receive the exception CX_SHM_EXTERNAL_REFERENCE on the persistent objects.

The persistency layer only works one way ...

I tried everything from the wonderfull book "Next Generation ABAP Development".

How can I solve this?

Where can I find some good documentation on this subject?

thanks,

Jan