SAP ABAP Function Module QSS_TEXT_TABLES_PROCESSING (Transfer an Internal Table to the Long Text)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QM00 (Package) QM central QM functions
Basic Data
Function Module QSS_TEXT_TABLES_PROCESSING Transfer an Internal Table to the Long Text  
Function Group QTXT   Word processing within QM  
Program Name SAPLQTXT    
INCLUDE Name LQTXTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_OBJECT TYPE THEAD-TDOBJECT 'QSS' Object
Importing I_SCHLUESSEL TYPE THEAD-TDNAME 'TEST' Key of the object
Importing I_SPRSL TYPE SYST-LANGU 'D' Language indicator of the text
Importing I_TEXTID TYPE TTXID-TDID 'QM' Text ID of the text
Importing I_KURZTEXT TYPE TLINE-TDLINE
Importing I_INLINE_ZAEHL TYPE '0'
Tables T_LINES TYPE TLINE internal table with the long text to be saved
Exception NAMENEW TYPE New text exists
Exception NO_NAME TYPE Key is not allowed
Exception NO_OBJECT TYPE Object is not provided
Exception NO_SPRACHE TYPE Language is not supported
Exception NO_TEXT TYPE Text does not exist
Exception NO_TEXTID TYPE Text ID is not supported
Exception UNKNOWN TYPE Printing error
               
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  19940317 
SAP Release Created in