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 GET_EIS_DESCRIPTION (Reading the meaning of a feature characteristic) is a standard Function Module in SAP ERP and is part of the function group KXTX within the package KC_NU.
Function Module | GET_EIS_DESCRIPTION |
Short Text | Reading the meaning of a feature characteristic |
Function Group | KXTX |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELD | LIKE | T242B-FIELD | Field name for a characteristic | |
KEYID | LIKE | Key for a feature characteristic |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGU | LIKE | T241B-LANGU | Language indicator | |
TFLAG | LIKE | T242B-TFLAG | Indicator for text connection | |
TXT20 | LIKE | Characteristic meaning (normal) |
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 |
---|---|
FIELD_NOT_FOUND | Field name not found |
KEY_NOT_FOUND | Characteristic key not found |
TEXT_NOT_FOUND | Meaning text not found |