SAP ABAP Function Module EDIT_TEXT (SAPscript: Edit text in the text editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Function Module EDIT_TEXT SAPscript: Edit text in the text editor  
Function Group STXD   SAPscript program interface 1  
Program Name SAPLSTXD    
INCLUDE Name LSTXDU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FUNCTION TYPE Indicator: Editing status
Exporting NEWHEADER TYPE THEAD Text header (changed)
Exporting RESULT TYPE ITCER Editor status information
Importing DISPLAY TYPE SPACE Indicator: Display mode
Importing EDITOR_TITLE TYPE TTXIT-TDTEXT SPACE Text for editor title line
Importing HEADER TYPE THEAD Text header of the text to be edited
Importing PAGE TYPE ITCTH-TDPAGE SPACE
Importing WINDOW TYPE ITCTH-TDWINDOW SPACE
Importing SAVE TYPE 'X' Indicator: Saving by editor
Importing LINE_EDITOR TYPE C SPACE Indicator: Line editor or PC editor
Importing CONTROL TYPE ITCED SPACE Control parameter for the editor
Importing PROGRAM TYPE SYST-REPID SPACE Program name for program symbol replacement
Importing LOCAL_CAT TYPE SPACE Text catalog local
Tables LINES TYPE TLINE Lines of text being edited
Exception ID TYPE Text ID in text headers is invalid
Exception LANGUAGE TYPE Language in text header invalid
Exception LINESIZE TYPE Line width in text header invalid
Exception NAME TYPE Text name in text header invalid
Exception OBJECT TYPE Text object in text header invalid
Exception TEXTFORMAT TYPE Text format cannot be processed
Exception COMMUNICATION TYPE Communication error
               
Processing Type
Normal Function Module  
Remote-Enabled 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