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
Exporting FUNCTION TYPE Indicator: Editing status
Exporting NEWHEADER TYPE THEAD Text header (changed)
Exporting RESULT TYPE ITCER Editor status information
Importing DISPLAY TYPE SPACE Flag: 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 INLINE_COUNT TYPE Number of lines for inline table
Importing SAVE TYPE 'X' Indicator: Saving by editor
Importing TEXTSCREEN TYPE SPACE Indicator: Go to editor
Importing LINE_EDITOR TYPE C SPACE Indicator: Line editor or PC editor
Importing CONTROL TYPE ITCED SPACE Control parameter for the editor
Importing SUPPRESS_END_SPACE TYPE SPACE No SPACE at end in full line
Importing PROGRAM TYPE SYST-REPID SPACE Program name for program symbol replacement
Importing LOCAL_CAT TYPE SPACE Text catalog local
Tables INLINES TYPE TLINE Initial lines of the text to be edited
Tables LINES TYPE TLINE Lines of the text to be edited
Exception ID TYPE Text ID in text header invalid
Exception LANGUAGE TYPE Language in text header is 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
               
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