SAP ABAP Function Module TEXT_COPY (Copy long text)
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_COPY Copy long text  
Function Group C0TX   PPC word processing modules  
Program Name SAPLC0TX    
INCLUDE Name LC0TXU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CHECK_ID TYPE 'X'
Importing ID_NEW TYPE THEAD-TDID ' ' New text ID
Importing ID_OLD TYPE THEAD-TDID Text ID of the text to be copied
Importing LTSCH_NEW TYPE THEAD-TDNAME New long text name
Importing LTSCH_OLD TYPE THEAD-TDNAME Long text name of the text to be c
Importing OBJECT_NEW TYPE THEAD-TDOBJECT ' ' New text object
Importing OBJECT_OLD TYPE THEAD-TDOBJECT Text object of the text to be copi
Importing SPRAS_NEW TYPE T002-SPRAS ' ' New language indicator
Importing SPRAS_OLD TYPE T002-SPRAS Language indicator of the text to
Importing SAVEMODE_DIRECT TYPE RC27X-FLG_SEL ' '
Exception NOT_FOUND TYPE Text to be copied not found
               
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