SAP ABAP Function Module TEXT_FOR_HEADER (Long text processing for text with inline (ex.: header))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CP (Package) R/3 Application development: PP Task Lists
Basic Data
Function Module TEXT_FOR_HEADER Long text processing for text with inline (ex.: header)  
Function Group C0TX   PPC word processing modules  
Program Name SAPLC0TX    
INCLUDE Name LC0TXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACTION TYPE TTXCT-FUNCTION Editor action (changed, deleted, ...)
Exporting KTEXT_OUT TYPE PLKO-KTEXT Inline after text editing
Exporting LTSCH_OUT TYPE Long text key after word processing
Exporting RESULT TYPE ITCER
Importing ID TYPE THEAD-TDID SPACE Text ID for SAPscript word processing
Importing KTEXT TYPE PLKO-KTEXT Inline
Importing LANGUAGE TYPE T002-SPRAS SY-LANGU Language key
Importing LINELENGTH TYPE 0 Overlap length inline with long text line
Importing LTSCH TYPE Old long text key
Importing LTSCH_NEU TYPE New long text key
Importing OBJECT TYPE THEAD-TDOBJECT 'ROUTING' Text object type for SAPscript word processing
Importing SHOW_FLAG TYPE SPACE Indicator: display only
Importing SPALTEN TYPE Line length in SAPscript editor
Importing TEXTTITLE TYPE TTXIT-TDTEXT SPACE Heading for SAPscript editor
Importing CONTROL_IMP TYPE ITCED SPACE
Importing AUTYP TYPE AUFK-AUTYP 00
Exception KEIN_EINTRAG TYPE OBJECT and ID not in table TXID
Exception KEIN_LANGTEXT TYPE No long text found
Exception ROW_TOO_SHORT TYPE Line length is smaller than inline/overlay
               
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  19930710 
SAP Release Created in