Menu

SAP Function Module CP_CL_S_TSK_LTEXT_PROVIDE

Lesen des Langtextes eines Plankopfes

The Function Module CP_CL_S_TSK_LTEXT_PROVIDE (Lesen des Langtextes eines Plankopfes) is a standard Function Module in SAP ERP and is part of the function group CPCL_TSK within the package CP.

Technical Information

Function Module CP_CL_S_TSK_LTEXT_PROVIDE
Short Text Lesen des Langtextes eines Plankopfes
Function Group CPCL_TSK
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ECN TYPE TSK_CLASS_DATA-AENNR Änderungsnummer
I_KEY_DATE TYPE TSK_CLASS_DATA-DATUV Datum gültig ab
I_LANGUAGE TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
I_PLNAL TYPE TSK_CLASS_DATA-PLNAL Plangruppenzähler
I_PLNNR TYPE TSK_CLASS_DATA-PLNNR Schlüssel der Plangruppe
I_PLNTY TYPE TSK_CLASS_DATA-PLNTY Plantyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TEXT LIKE TLINE SAPscript: Text-Zeilen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_VALID_TASK Kein gültiger Plankopf vorhanden
TEXT_PROCESSING_ABORTED Textverarbeitung wurde abgebrochen
WRONG_KEY Identifizierende Kriterien fehlerhaft