This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
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.
Function Module | CHAR_VALUE_CONVERSION_EXIT |
Short Text | Edititing CHAR Characteristic Value via Conversion Exit |
Function Group | C5CH |
Package | COCB |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |