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 CR_CAPACITY_UNIT_CONVERSION (Umrechnung Maßeinheiten für Kapazitäten) is a standard Function Module in SAP ERP and is part of the function group CRK1 within the package CR.
Function Module | CR_CAPACITY_UNIT_CONVERSION |
Short Text | Umrechnung Maßeinheiten für Kapazitäten |
Function Group | CRK1 |
Package | CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INPUT | TYPE | NUMERIC | 0 | Input value |
KAPID | LIKE | KAKO-KAPID | Capacity | |
UNIT_IN | LIKE | KAKO-MEINS | SPACE | Unit of input value |
UNIT_IN_BASIS | TYPE | FLAG | SPACE | Unit of input value is base unit of measurmnt |
UNIT_OUT | LIKE | KAKO-MEINS | Unit of output value |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADD_CONST | TYPE | F | Additive constant | |
DENOMINATOR | TYPE | F | Denominator | |
NUMERATOR | TYPE | F | Counter | |
OUTPUT | TYPE | NUMERIC | Output 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 |
---|---|
CAPACITY_NOT_FOUND | |
CONVERSION_NOT_FOUND | Conversion factor could not be determined |
UNIT_IN_NOT_FOUND | UNIT_IN is not maintained |
UNIT_OUT_NOT_FOUND | UNIT_OUT is not maintained |