Entering content frameFunction documentationGET_EXTENSION Locate the document in its SAP Library structure

Use

Use this method to get the current extension of the Docking Container. For further information, refer to CONSTRUCTOR

Features

call method docking_container->get_extension

  importing
    extension = extension

  exceptions
    cntl_error = 1
    cntl_system_error = 2.

Parameters

Description

Possible values

extension

Extension of the Docking Container, that is, the value of the dimension of the container not attached to the screen

 

 

 

Leaving content frame