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

Use

Use this method to set a new caption in the dialog box.

Features

call method dialogbox_container->set_caption

  exporting
    caption = caption

exceptions

    cntl_error = 1
    cntl_system_error = 2.

Parameters

Description

Possible values

caption

Caption for the amodal dialog box

 

 

 

Leaving content frame