Start of Content Area

Function documentationSET_WORDBREAK_PROCEDURE  Locate the document in its SAP Library structure

Use

Use this method to control line break behavior for normal text and ABAP coding.

Features

call method textedit- >set_wordbreak_procedure

  exporting
    text_type = text_type

  exceptions
    error_cntl_call_method = 1.

Parameters

Description

Possible values

text_type

Line break behavior

text_standard
Text

text_abap
ABAP coding