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_CHECK (Check entered characteristic value) is a standard Function Module in SAP ERP and is part of the function group C5CH within the package COCB.
Function Module | CHAR_VALUE_CHECK |
Short Text | Check entered characteristic value |
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 | Anzahl der Stellen |
ATKON_IMP | LIKE | CABN-ATKON | Konvertierungsexit | |
ATPID_IMP | LIKE | COCC-ATPID | Set-/Get-Parameter | |
CHAR_FORMAT | LIKE | PLFV-ATFOR | Format of the characteristic | |
CHAR_NUMBER_IMP | LIKE | PLFV-FVLNR | Characteristic number | |
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 | ' ' | Flag: Messages/Popups werden unterdrückt |
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) | |
WRTKZ_EXP | LIKE | PLFV-WRTKZ | Indicator: No value assigned to characteristic |
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 |
---|---|
NO_VALID_CHAR | No valid characteristic after DDB is closed |
POPUP_ESC | 'POPUP Initial Value Assignment?' cancelled |
VALUE_CONVERSION_ERROR | Kein gültiger Merkmalswert |