The Function Module CLCM_CLASS_FEATURE_VAL_LTEXT_D (Delete Overwriting of Long Text for Characteristic (Value) of Class) is a standard Function Module in SAP ERP and is part of the function group CLCM within the package CL.
Function Module | CLCM_CLASS_FEATURE_VAL_LTEXT_D |
Short Text | Delete Overwriting of Long Text for Characteristic (Value) of Class |
Function Group | CLCM |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | KSML-AENNR | Change Number | |
CHARACTERISTIC | LIKE | CAPIPARMS-CHARACT | Characteristic Name | |
CLASSNAME | LIKE | KLAH-CLASS | Class Name / Class Number | |
CLASSTYPE | LIKE | KLAH-KLART | Class Type | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Valid-From Date |
LANGUINT | LIKE | BAPICHARACTDESCR-LANGUAGE_INT | SY-LANGU | Language Key |
LANGUISO | LIKE | BAPICHARACTDESCR-LANGUAGE_ISO | Language According to ISO 639 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR | LIKE | SY-BINPT | Error (Message is Being Logged) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TVAL_LTEXTS_DEL | LIKE | CHVALUE | Delete Long Text for Value in Language |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLASS_INVALID_CHANGE | Change Class Without Commit Work First |
NO_RETAIL_CLASS | No Processing of SAP Retail Classes |