SAP ABAP Function Module IMG_EDIT_TEXT (SAPscript: Read and change text; consideration of global texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SCR (Application Component) SAPscript
⤷
STXD (Package) SAPscript
⤷
⤷
Basic Data
| Function Module | IMG_EDIT_TEXT | SAPscript: Read and change text; consideration of global texts |
| Function Group | STXD | SAPscript program interface 1 |
| Program Name | SAPLSTXD | |
| INCLUDE Name | LSTXDU24 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
HEADER | TYPE | THEAD | Text header of text read | |||
| |
FUNCTION | TYPE | Flag: Processing status | ||||
| |
RESULT | TYPE | ITCER | Editor status information | |||
| |
ID | TYPE | THEAD-TDID | Text ID of text to be read | |||
| |
LANGUAGE | TYPE | THEAD-TDSPRAS | Language of text to be read | |||
| |
NAME | TYPE | THEAD-TDNAME | Name of text to be read | |||
| |
DISPLAY | TYPE | SPACE | Flag: Display mode | |||
| |
EDITOR_TITLE | TYPE | TTXIT-TDTEXT | SPACE | Text for editor title line | ||
| |
SAVE | TYPE | 'X' | Indicator: Saving by editor | |||
| |
CONTROL | TYPE | ITCED | SPACE | Control parameter for the editor | ||
| |
LOCAL_CAT | TYPE | SPACE | Text catalog local | |||
| |
LINES | TYPE | TLINE | Text lines of edited text | |||
| |
ID | TYPE | Text ID invalid | ||||
| |
LANGUAGE | TYPE | Invalid language | ||||
| |
NAME | TYPE | Invalid text name | ||||
| |
NOT_FOUND | TYPE | Text not found | ||||
| |
REFERENCE_CHECK | TYPE | Reference chain interrupted | ||||
| |
LINESIZE | TYPE | Line width in text header invalid | ||||
| |
TEXTFORMAT | TYPE | Text format cannot be processed | ||||
| |
COMMUNICATION | TYPE | Communication error | ||||
| |
NO_AUTHORITY | TYPE | No authorization | ||||
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 | 19960223 |
| SAP Release Created in |