Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to avoid CX_SHM_INCONSISTENT in own shared objects

former_member48301
Discoverer
0 Likes
935

Hi

Do you know how to free an inconsistent area?

The exception is thrown when you try to attach an area where the root object has been re-generated (I assume also when transporting a new version during the system landscape might result in an similar exception).

I would like to catch the exception and free the area and then try again.

Any ideas?

Best Regards

Peter Michael

1 REPLY 1
Read only

former_member48301
Discoverer
0 Likes
509

Solved by using the static method in the area class "FREE_AREA"