Menu

SAP Function Module CTMV_CHARACT_CHGE_TEXT_OV

API-Funktion: Pflege von Langtexten am Merkmalwert (Überschreibung)

The Function Module CTMV_CHARACT_CHGE_TEXT_OV (API-Funktion: Pflege von Langtexten am Merkmalwert (Überschreibung)) 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_CHARACT_CHGE_TEXT_OV
Short Text API-Funktion: Pflege von Langtexten am Merkmalwert (Überschreibung)
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 LIKE CABN-AENNR Change Number
CHARACT LIKE CABN-ATNAM Characteristic Name
CHARACT_ID LIKE CABN-ATIDN
CHAR_OVWR_INT_IMP LIKE CABN-ATINN
KEY_DATE LIKE SY-DATUM SY-DATUM Key Date
LANGUAGE TYPE SPRAS Language Key
VALUE LIKE CAWN-ATWRT Characteristic Value

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHAR_OVWR_INT_EXP LIKE CABN-ATINN
WARNING LIKE RCURS-CHECKED Log contains warning messages

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
TEXT LIKE TLINE SAPscript: Text Lines

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR
HIERARCHY