SAP ABAP Function Module DX_EDIT_TEXT (SAPscript: Read and change text; consideration of global texts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-DX-DXW (Application Component) Data Transfer Workbench
     S_DX_BAPI (Package) Data Transfer Workbench
Basic Data
Function Module DX_EDIT_TEXT SAPscript: Read and change text; consideration of global texts  
Function Group DX_TOOLS   Data Transfer Tools  
Program Name SAPLDX_TOOLS    
INCLUDE Name LDX_TOOLSU09    
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 TDFUNCTION 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 XFLAG SPACE Flag: Display mode
Importing EDITOR_TITLE TYPE TTXIT-TDTEXT SPACE
Importing SAVE TYPE XFLAG 'X' Indicator: Saving by editor
Importing CONTROL TYPE ITCED SPACE
Tables LINES TYPE TLINE Text lines of edited text
Exception LINESIZE TYPE
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  20010122 
SAP Release Created in