SAP ABAP Function Module EDIT_TEXT_INLINE (SAPscript: Editing text in the inline editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SCR (Application Component) SAPscript
⤷
STXD (Package) SAPscript
⤷
⤷
Basic Data
| Function Module | EDIT_TEXT_INLINE | SAPscript: Editing text in the inline editor |
| Function Group | STXD | SAPscript program interface 1 |
| Program Name | SAPLSTXD | |
| INCLUDE Name | LSTXDU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FUNCTION | TYPE | Indicator: Editing status | ||||
| |
NEWHEADER | TYPE | THEAD | Text header (changed) | |||
| |
RESULT | TYPE | ITCER | Editor status information | |||
| |
DISPLAY | TYPE | SPACE | Flag: Display mode | |||
| |
EDITOR_TITLE | TYPE | TTXIT-TDTEXT | SPACE | Text for editor title line | ||
| |
HEADER | TYPE | THEAD | Text header of the text to be edited | |||
| |
INLINE_COUNT | TYPE | Number of lines for inline table | ||||
| |
SAVE | TYPE | 'X' | Indicator: Saving by editor | |||
| |
TEXTSCREEN | TYPE | SPACE | Indicator: Go to editor | |||
| |
LINE_EDITOR | TYPE | C | SPACE | Indicator: Line editor or PC editor | ||
| |
CONTROL | TYPE | ITCED | SPACE | Control parameter for the editor | ||
| |
SUPPRESS_END_SPACE | TYPE | SPACE | No SPACE at end in full line | |||
| |
PROGRAM | TYPE | SYST-REPID | SPACE | Program name for program symbol replacement | ||
| |
LOCAL_CAT | TYPE | SPACE | Text catalog local | |||
| |
INLINES | TYPE | TLINE | Initial lines of the text to be edited | |||
| |
LINES | TYPE | TLINE | Lines of the text to be edited | |||
| |
ID | TYPE | Text ID in text header invalid | ||||
| |
LANGUAGE | TYPE | Language in text header is invalid | ||||
| |
LINESIZE | TYPE | Line width in text header invalid | ||||
| |
NAME | TYPE | Text name in text header invalid | ||||
| |
OBJECT | TYPE | Text object in text header invalid | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |