Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

area instance version

Variant of an area in the shared objects memory. In an area instance version, shared objects are stored in the form of anonymous data objects or instances of shared memory-enabled classes, where for every area instance version, there is at least one instance of the root data class of the area. Creating and accessing area instance versions is performed exclusively using area handles. Each area instance version has a name. Area instance versions with identical names form an area instance.

More

Other versions: 7.31 | 7.40 | 7.54