Menu

SAP Function Module CO_TX_TEXT_FOR_HEADER

Langtextbearbeitung für Text mit einer Inlinezeile (Bsp.: Plankopf)

The Function Module CO_TX_TEXT_FOR_HEADER (Langtextbearbeitung für Text mit einer Inlinezeile (Bsp.: Plankopf)) is a standard Function Module in SAP ERP and is part of the function group COTX within the package CO.

Technical Information

Function Module CO_TX_TEXT_FOR_HEADER
Short Text Langtextbearbeitung für Text mit einer Inlinezeile (Bsp.: Plankopf)
Function Group COTX
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID LIKE THEAD-TDID SPACE Text ID for SAPscript word processing
LANGUAGE LIKE T002-SPRAS SY-LANGU Language key
LINELENGTH LIKE 0 Overlap length inline with descriptive text line
LTSCH LIKE Old long text key
LTSCH_NEU LIKE New long text key
OBJECT LIKE THEAD-TDOBJECT 'ROUTING' Text object type for SAPscript word processing
SHOW_FLAG LIKE SPACE Indicator: only display
SPALTEN LIKE Line length in the SAPscript editor
TEXTTITLE LIKE TTXIT-TDTEXT SPACE Heading for the SAPscript editor

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTION LIKE TTXCT-FUNCTION Editor action (changed, deleted, ...)
LTSCH_OUT LIKE Long text key after word processing

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
KEIN_EINTRAG OBJECT and ID not in table TXID
KEIN_LANGTEXT No long text found
ROW_TOO_SHORT Line length is shorter than inline/overlap