Menu

SAP Function Module CHAR_VALUE_CONVERSION_EXIT

Edititing CHAR Characteristic Value via Conversion Exit

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CHAR_VALUE_CONVERSION_EXIT (Edititing CHAR Characteristic Value via Conversion Exit) 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_CONVERSION_EXIT
Short Text Edititing CHAR Characteristic Value via Conversion Exit
Function Group C5CH
Package COCB
Module Type Normal Module

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 Number of characters
ATINN_IMP LIKE CABN-ATINN Charact.
ATKON_IMP LIKE CABN-ATKON Conversion exit for characteristic value
ATWRTSHOW_IMP LIKE CAWN-ATWRT Old characteristic value
CONV_MODE_IMP TYPE SY-DATAR Conversion mode ('O'-Output, 'I'-Input)
FLG_CHAR_DATA_PROVIDE_IMP TYPE FLAG 'X' Flag, read characteristic data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ATWRTSHOW_EXP LIKE CAWN-ATWRT New characteristic value

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
COULD_NOT_READ_CHAR_DATA Could not read characteristic data
ERROR_CONV_EXIT Error after calling conversion exit
FUNC_CONV_EXIT_NOT_FOUND Could not find FM for conversion exit
NECESSARY_PARAMS_NOT_GIVEN Required parameters not transferred
WRONG_CONV_MODE Unauthorized conversion mode