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 C1F2_SUBSTANCES_FIND_BY_STATUS (EHS: Suchen nach Spez.en über den Spez.status) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.
Function Module | C1F2_SUBSTANCES_FIND_BY_STATUS |
Short Text | EHS: Suchen nach Spez.en über den Spez.status |
Function Group | C1F2 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATERANGE | LIKE | RCGDATERANGE | Zeitraum für historische Suche | |
I_SEARCHMODE | LIKE | RCGSELSCR-SEARCHMODE | ESP1_SRCHMD_INIT | Suchmodus für historische Suche |
I_SELSCR | LIKE | RCGSELSCR | Suchkriterien für Status | |
I_VALDAT | LIKE | SY-DATUM | SY-DATUM | Stichtag für die Gültigkeit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RECORDS_FOUND | LIKE | SY-TABIX | Anzahl der gefundenen Spez.en |
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 |
---|---|---|---|---|
E_FRTO_STATTAB | TYPE | ESP1_FRTO_STAT_TAB_TYPE | Ergebnis der historischen Suche | |
E_STATTAB | TYPE | ESP8_RECNROOT_STATUS_TAB_TYPE | Spez.satznummern der gefundenen Spez.en | |
I_RESTRICTIONTAB | LIKE | RCGSTDRECN | Einschränkung über Spez.satznummern | |
I_USAGETAB | TYPE | ESPRH_APIDU_TAB_TYPE | Einschränkung über Verwendung |
This function module does not define any Exceptions.