SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Reference → Creating Objects and Values → Shared Objects → Shared Objects - Classes and Interfaces → Shared Objects - CL_ABAP_MEMORY_AREA →Shared Objects - CL_IMODE_AREA
Class CL_IMODE_AREA is a subclass of CL_ABAP_MEMORY_AREA and a predefined area class that enables the current internal session to be handled as an area instance version. There can be exactly one instance of the CL_IMODE_AREA class (singleton) in an internal session. This instance is an area handle for the current internal session.
Static Methods
GET_IMODE_HANDLE
Returns a reference to the area handle for the current internal session.
Return Value