Ansicht
Dokumentation

EDIT_TEXT_INLINE - SAPscript: Editing text in the inline editor

EDIT_TEXT_INLINE - SAPscript: Editing text in the inline editor

General Data in Customer Master   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

In applications you would sometimes like to display or edit the first text lines on a screen. To do this, the module EDIT_TEXT_INLINE can be used. Only the editing options provided for general screen fields are available on the application screen.

The text lines passed in table INLINES are merged with the lines in table LINES. The number of lines is determined via the parameter INLINE_COUNT. If necessary, it is possible to branch to the fullscreen editor. In this case, the function module behaves like EDIT_TEXT.

When the function has been carried out, table INLINES is filled with the appropriate number of lines from LINES. The parameter SAVE can be used to specify whether the module SAVE_TEXT should be called automatically for line changes.

Output of the text lines from table INLINES to the screen must be carried out by the application program, as well as returning the changed lines after Enter has been selected.





Parameters

CONTROL
DISPLAY
EDITOR_TITLE
FUNCTION
HEADER
INLINES
INLINE_COUNT
LINES
LINE_EDITOR
LOCAL_CAT
NEWHEADER
PROGRAM
RESULT
SAVE
SUPPRESS_END_SPACE
TEXTSCREEN

Exceptions

ID
LANGUAGE
LINESIZE
NAME
OBJECT

Function Group

STXD

BAL Application Log Documentation   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 3052 Date: 20240523 Time: 104014     sap01-206 ( 45 ms )