Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

Area Instance Version

Attribute 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 area root class of the area. Creating and accessing area instance versions is done exclusively using area handles. Every area instance version has a name. Area instance versions with identical names form an area instance.

Other versions: 7.31 | 7.40 | 7.54