SAP ABAP Function Module TEXT_FOR_OPERATION (Text editing for routing and BOM items)
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_OPERATION Text editing for routing and BOM items  
Function Group C0TX   PPC word processing modules  
Program Name SAPLC0TX    
INCLUDE Name LC0TXU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACTION TYPE TTXCT-FUNCTION Editor action (changed, deleted, ...)
Exporting LTSCH_OUT TYPE THEAD-TDNAME New long text key
Exporting LTXT1_OUT TYPE PLPO-LTXA1 Updated first inline line
Exporting LTXT2_OUT TYPE PLPO-LTXA1 Updated second inline line
Exporting RESULT TYPE ITCER
Importing FLG_EDIT TYPE 'X' Indicator: editor is to be accessed
Importing ID TYPE THEAD-TDID Text ID for SAPscript word process
Importing INLINE_NUMBER TYPE THEAD-TDTXTLINES '1' Number of inline lines to be edited
Importing LANGUAGE TYPE T002-SPRAS SY-LANGU Language key
Importing LINELENGTH TYPE 0 Overlapping length inline with line width
Importing LTSCH TYPE THEAD-TDNAME Long text key (old)
Importing LTSCH_NEU TYPE THEAD-TDNAME New long text key
Importing LTXT1 TYPE PLPO-LTXA1 SPACE First inline
Importing LTXT2 TYPE PLPO-LTXA1 SPACE Second inline line
Importing OBJECT TYPE THEAD-TDOBJECT Text object for SAPscript word processing
Importing SHOW_FLAG TYPE SPACE Indicator: only display in editor
Importing SPALTEN TYPE THEAD-TDLINESIZE Line length in editor
Importing TEXTTITLE TYPE TTXIT-TDTEXT SPACE Title for SAPscript word processing
Importing VLSCH TYPE SPACE Key of the standard text
Importing VLSCH_FLAG TYPE SPACE Indicator: standard text key changed
Importing CONTROL_IMP TYPE ITCED SPACE
Importing DONT_SEND_POPUP_IMP TYPE XCHAR SPACE Kein Popup senden wg. Vorlageschlüssel
Importing I_FLG_LTEXT_INLINE TYPE SPACE Kz.: Inline Zeilen als Langtext
Importing AUTYP TYPE CAUFV-AUTYP Order Category
Exception KEINE_VORLAGE TYPE No reference found
Exception KEIN_EINTRAG TYPE No entry for object/ID in TXID
Exception KEIN_LANGTEXT TYPE No long text found
Exception ROW_TOO_SHORT TYPE Column spec./line length not permitted
Exception WRONG_INLINE_NUMBER TYPE Invalid number of inline lines
               
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