Menu

SAP Function Module CP_CL_S_SEQ_LTEXT_DELETE

Löschen des Langtextes einer Folge

The Function Module CP_CL_S_SEQ_LTEXT_DELETE (Löschen des Langtextes einer Folge) is a standard Function Module in SAP ERP and is part of the function group CPCL_SEQ within the package CP.

Technical Information

Function Module CP_CL_S_SEQ_LTEXT_DELETE
Short Text Löschen des Langtextes einer Folge
Function Group CPCL_SEQ
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 SEQ_CLASS_DATA-AENNR Änderungsnummer
I_KEY_DATE TYPE SEQ_CLASS_DATA-DATUV Datum gültig ab
I_LANGUAGE TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
I_PLNAL TYPE SEQ_CLASS_DATA-PLNAL Plangruppenzähler
I_PLNFL TYPE SEQ_CLASS_DATA-PLNFL Folge
I_PLNNR TYPE SEQ_CLASS_DATA-PLNNR Schlüssel der Plangruppe
I_PLNTY TYPE SEQ_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

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_VALID_SEQUENCE Keine gültige Folge vorhanden
SEQUENCE_NOT_CHANGED Folge konnte nicht fortgeschrieben werden
TEXT_NOT_FOUND Text konnte nicht gefunden werden
WRONG_KEY Identifizierende Kriterien fehlerhaft