Menu

SAP Function Module CHAR_VALUE_CHANGE

Convert characteristic value to internal format

The Function Module CHAR_VALUE_CHANGE (Convert characteristic value to internal format) is a standard Function Module in SAP ERP and is part of the function group C5CH within the package COCB.

Technical Information

Function Module CHAR_VALUE_CHANGE
Short Text Convert characteristic value to internal format
Function Group C5CH
Package COCB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANZST_IMP LIKE CABN-ANZST 0 Anzahl der Stellen
ATKON_IMP LIKE CABN-ATKON Konvertierungsexit
ATPID_IMP LIKE COCC-ATPID Set-/Get-Parameter
CHAR_OLD_IMP LIKE API_VALI old characteristic (internal)
CHAR_VAL_NEW_IMP LIKE API_VALUE-ATWTB new characteristic value (input)
FLG_CHAR_DATA_PROVIDE_IMP TYPE FLAG 'X' Kennzeichen: Merkmaldaten nachlesen
FLG_NO_DIALOG TYPE FLAG SPACE Flag: alle Messages/Popups werden unterdrückt
LANGUAGE TYPE SYLANGU SY-LANGU R/3-System, aktuelle Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHAR_EXP LIKE COMW new, formatted characteristic value (internal)
FLG_WITH_WARNING_EXP TYPE FLAG Flag: 'X' - Wert wurde nur mit Warnung übernommen (Message in SY-Feldern)

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
CLOSE_ERROR Error during closing of DDB
DELETE_ERROR Error during deletion of old value
NO_VALID_CHAR No valid characterisitc after DDB is closed
SET_ERROR Error during setting of new value
VALUE_CONVERSION_ERROR Eingegeb. Wert konnte nicht konvertiert werden