SAP ABAP Function Module INTTAB_SAVE_TEXT (SAPscript: Managing new texts using internal tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Function Module INTTAB_SAVE_TEXT SAPscript: Managing new texts using internal tables  
Function Group STXD   SAPscript program interface 1  
Program Name SAPLSTXD    
INCLUDE Name LSTXDU29    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LINES_TOTAL TYPE SYST-TABIX Line number of internal text table
Exporting NEWHEADER TYPE THEAD Text header (changed)
Importing HEADER TYPE THEAD Text header
Importing INSERT TYPE 'X' Indicator: Text is new
Importing NO_READ_BEFORE_UPDATE TYPE SPACE Indicator: No test read in DB
Importing DELETE TYPE SPACE Indicator: Text to be deleted
Tables LINES TYPE TLINE Lines of text to be saved
Exception ID TYPE Text ID in text header invalid
Exception LANGUAGE TYPE Language in text header invalid
Exception NAME TYPE Text name in text header invalid
Exception OBJECT TYPE Text object in text header invalid
Exception INVALID_SAVEMODE TYPE
Exception REFERENCE_NOT_ALLOWED TYPE
Exception INVALID_PARAMETERS TYPE
               
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  19960628 
SAP Release Created in