Entering content frameFunction documentationSET_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 GET_EXTENSION and CONSTRUCTOR.

Features

call method docking_container->set_extension

  exporting
    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