Start of Content Area

Function documentationSET_TOOLBAR_MODE  Locate the document in its SAP Library structure

Use

Use this method to show or hide the toolbar.

Features

call method textedit- >set_toolbar_mode

  exporting
    toolbar_mode = toolbar_mode

  exceptions
    error_cntl_call_method = 1
    invalid_parameter = 2.

Parameters

Description

Possible values

toolbar_mode

Toolbar mode

false
Toolbar invisible (default value)

true
Toolbar visible