SAP AREA INSTANCE VERSION - Glossary



Warning: file_get_contents(/customers/9/5/e/s4hd.com/httpd.www/global/php/adxcode.txt): Failed to open stream: No such file or directory in /customers/9/5/e/s4hd.com/httpd.www/global/php/helpers.php on line 89

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/9/5/e/s4hd.com/httpd.www/sap/help/index.php on line 55
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