SET_TEXT_AS_STREAM
This method allows you to set text from an internal table as a stream. Existing text is overwritten. The text is passed with information about line breaks.
Windows |
HTML |
Java |
ü |
ü |
ü |
call method textedit->set_text_as_stream
exporting
text = text
exceptions
error_dp =1
error_dp_create = 2.
Parameter |
Description |
text |
Internal table with text |
