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 BAPI_FORMULA_GETLIST (Suchen von Formeln) is a standard Function Module in SAP ERP and is part of the function group FRML991 within the package RMSFRMBPI.
Function Module | BAPI_FORMULA_GETLIST |
Short Text | Suchen von Formeln |
Function Group | FRML991 |
Package | RMSFRMBPI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_GET_DETAIL | LIKE | BAPISTDTYP-BOOLEAN | Reading More Data | |
SRCH_HEADER | LIKE | BAPIFRML_SRCH_HEADER | Formula Header | |
VALID_FROM | LIKE | BAPIFRML_STATUS-VALID_FROM | SY-DATUM | Valid-From Date |
VALID_TO | LIKE | BAPIFRML_STATUS-VALID_TO | SY-DATUM | Valid-to Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_EMPTY_SET | LIKE | BAPISTDTYP-BOOLEAN | Hit list is empty | |
RETURN_INFO | LIKE | BAPIFRML_SRCH_RETURN_INFO | Standard Fields for Attribute Part in API Structure |
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 |
---|---|---|---|---|
HEADER | LIKE | BAPIFRML_HEADER | Formula header | |
IDENTIFIER | LIKE | BAPIFRML_IDENTIFIER | Identifier (Numbers, Names, Chemical Formulas) | |
KEYNO_TAB | LIKE | BAPIFRML_KEYS | Object ID | |
RETURN | LIKE | BAPIRET2 | Return Parameters | |
SRCH_APPLSCOPE | LIKE | BAPIFRML_SRCH_APPLSCOPE | Search Criteria for Search on Usage | |
SRCH_MATERIAL | LIKE | BAPIFRML_SRCH_MATERIAL | Search on Materials (LoM) | |
SRCH_STREAM | LIKE | BAPIFRML_SRCH_STREAM | Search on Streams | |
SRCH_SUBSTANCE | LIKE | BAPIFRML_SRCH_SUBSTANCE | Search on Specifications (LoRS) |
This function module does not define any Exceptions.