Menu

SAP Function Module CTMV_TEXT_DELETE

Langtexte eines Merkmales löschen

The Function Module CTMV_TEXT_DELETE (Langtexte eines Merkmales löschen) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.

Technical Information

Function Module CTMV_TEXT_DELETE
Short Text Langtexte eines Merkmales löschen
Function Group CTMV
Package CT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGE_NUMBER TYPE AENNR Change Number
CHARACT TYPE ATNAM Characteristic Name
KEY_DATE TYPE SY-DATUM SY-DATUM Date and Time, Current (Application Server) Date
LANGUAGE TYPE SPRAS Language Key

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
VALUES_WITH_TEXTS LIKE CHVALUE Characteristic Value

Exceptions

This function module does not define any Exceptions.