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

Use

Use this method to set a new caption in the Docking Container.

Features

call method docking_container->set_caption

  exporting
    caption = caption

  exceptions

    cntl_error = 1
    cntl_system_error = 2.

Parameters

Description

Possible values

caption

Caption of the Docking Container

 

 

 

Leaving content frame