SAP ABAP Function Module READ_TEXT_INLINE (SAPscript: Read text for inline editing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Function Module READ_TEXT_INLINE SAPscript: Read text for inline editing  
Function Group STXD   SAPscript program interface 1  
Program Name SAPLSTXD    
INCLUDE Name LSTXDU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE THEAD Text header of text read
Importing ID TYPE THEAD-TDID Text ID of text to be read
Importing INLINE_COUNT TYPE Number of lines for inline table
Importing LANGUAGE TYPE THEAD-TDSPRAS Language of text to be read
Importing NAME TYPE THEAD-TDNAME Name of text to be read
Importing OBJECT TYPE THEAD-TDOBJECT Object of text to be read
Importing LOCAL_CAT TYPE SPACE Text catalog local
Tables INLINES TYPE TLINE Initial lines of text read
Tables LINES TYPE TLINE Lines of text read
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 OBJECT TYPE Invalid text object
Exception REFERENCE_CHECK TYPE Reference chain cancelled
               
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