Menu

SAP Function Module CO_TX_TEXT_FOR_HEADER

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

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

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