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
Exporting HEADER TYPE THEAD Text header of text read
Exporting FUNCTION TYPE Flag: Processing status
Exporting RESULT TYPE ITCER Editor status information
Importing ID TYPE THEAD-TDID Text ID of text to be read
Importing LANGUAGE TYPE THEAD-TDSPRAS Language of text to be read
Importing NAME TYPE THEAD-TDNAME Name of text to be read
Importing DISPLAY TYPE SPACE Flag: Display mode
Importing EDITOR_TITLE TYPE TTXIT-TDTEXT SPACE Text for editor title line
Importing SAVE TYPE 'X' Indicator: Saving by editor
Importing CONTROL TYPE ITCED SPACE Control parameter for the editor
Importing LOCAL_CAT TYPE SPACE Text catalog local
Tables LINES TYPE TLINE Text lines of edited text
Exception ID TYPE Text ID invalid
Exception LANGUAGE TYPE Invalid language
Exception NAME TYPE Invalid text name
Exception NOT_FOUND TYPE Text not found
Exception REFERENCE_CHECK TYPE Reference chain interrupted
Exception LINESIZE TYPE Line width in text header invalid
Exception TEXTFORMAT TYPE Text format cannot be processed
Exception COMMUNICATION TYPE Communication error
Exception NO_AUTHORITY TYPE No authorization
               
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  19960223 
SAP Release Created in