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 BM_BOOLES_LOGIC_CALCULATE (Berechnung eines Boole'schen Ausdrucks von Funktionen) is a standard Function Module in SAP ERP and is part of the function group SF09 within the package SDFM.
Function Module | BM_BOOLES_LOGIC_CALCULATE |
Short Text | Berechnung eines Boole'schen Ausdrucks von Funktionen |
Function Group | SF09 |
Package | SDFM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOOLE_STRING | LIKE | Boolean expression with functions | ||
CHECK_VALID_FUNCTIONS | LIKE | 'X' | The functions will be checked for existence |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT | LIKE | Result of calculation |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCTS | LIKE | Functions chosen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_INVALID | String contains unknown application area |
HIERID_INVALID | Hierarchy ID not in table TFM13 |
OLD_FUNCTION_ID | String contains old numeric function number |
OPERATOR_INVALID | String contains unknown operator |
SUB_FUNCTION_INVALID | String contains unknown application area |
UNSPECIFIC_ERROR | String is not computable |