sapdev logo background
sapdev logo sapdev logo
Comments

SAP SHM CL IMODE AREA documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

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
  • HANDLE of type REF TO cl_imode_area
  • Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




    SHM_CL_ABAP_MEMORY_AREA
    SHM_CL_SHM_AREA




    comments powered by Disqus