Start of Content Area

Function documentationSET_AUTOINDENT_MODE  Locate the document in its SAP Library structure

Use

Use this method to switch the automatic indentation mode on or off.

For further information about indenting lines, refer to INDENT_LINES, UNINDENT_LINES, INDENT_SELECTION, and UNINDENT_SELECTION.

Windows

HTML

Java

ü

X

ü

Features

call method textedit- >set_autoindent_mode

  exporting
    auto_indent = auto_indent

  exceptions
    error_cntl_call_method = 1.

Parameters

Description

Possible values

auto_indent

Switches the automatic mode for line indentation on or off

true
Switch on

false
Switch off