Show TOC

Function documentationCL_IMODE_AREA Locate this document in the navigation structure

 

A predefined area class with which the current internal session can be handled like an area instance. 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

This method returns a reference to the area handle for the current internal session.

Return value

  • HANDLE of type REF TO CL_IMODE_AREA