Start of Content Area

Function documentationGET_TEXTMODIFIED_STATUS  Locate the document in its SAP Library structure

Use

This method returns the change status of the text. You can use the method SET_TEXTMODIFIED_STATUS to set the changed status for a text.

NoteIf you get text using the methods GET_TEXT_AS_R3TABLE and GET_TEXT_AS_STREAM, the changed status is not reset.

Windows

HTML

Java

ü

ü

ü

Features

call method textedit- >get_textmodified_status

  importing
    status = status

  exceptions
    error_cntl_call_method = 1.

Parameters

Description

Possible values

status

Changed status

true
Text changed

false
Text not changed