SAP AREA INSTANCE VERSION - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

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. The creation of and access to area instance versions takes place exclusively using area handles. Each area instance version has a name. Area instance versions with the same name form an area instance.
ABAP_MORE_INFO