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 TB_LIMIT_LL_CHECK_AMOUNTS (Prüfen einer neuen Limitleihe gegen Limitvorgabe) is a standard Function Module in SAP ERP and is part of the function group TBL1_LL within the package FTLM.
Function Module | TB_LIMIT_LL_CHECK_AMOUNTS |
Short Text | Prüfen einer neuen Limitleihe gegen Limitvorgabe |
Function Group | TBL1_LL |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BLIMIT_LL | LIKE | VTBLLP-BLIMIT_LL | Betrag der Limitleihe (intern) | |
I_ELIMIT_LL | LIKE | VTBLLP-ELIMIT_LL | Betrag der Limitleihe (extern) | |
I_LLBEG | LIKE | VTBLLH-LLBEG | Gültigkeitsbeginn der Limitleihe | |
I_LLEND | LIKE | VTBLLH-LLEND | Gültigkeitsende einer Limitleihe | |
I_RLV_LL | LIKE | VTBLLH-RLV_LL | Nummer der Limitleihe (bei Update) | |
I_VTBLV | LIKE | VTBLV | Limitvorgaben | |
I_WLIMIT_LL | LIKE | VTBLLP-WLIMIT_LL | Währung der Limitleihe |
This function module does not define any EXPORTING parameters.
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 |
---|---|
EXTERNAL_AMOUNT_EXCEEDED | Externe Vorgabe überschritten |
EXTERNAL_EXCEEDED_INTERNAL | Externe Vorgabe hat interne überschritten |
INTERNAL_AMOUNT_EXCEEDED | Interne Vorgabe überschritten |