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 G_SET_LIST_SELECT_RANGES (Auswahl einer Liste von Sets nach vorgebenen Selektions-Tabellen) is a standard Function Module in SAP ERP and is part of the function group GSBD within the package GBSE.
Function Module | G_SET_LIST_SELECT_RANGES |
Short Text | Auswahl einer Liste von Sets nach vorgebenen Selektions-Tabellen |
Function Group | GSBD |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | Mandant der Sets | |
LANGUAGE | LIKE | SY-LANGU | Sprache der Texte | |
NO_DYNAMIC_SETS | LIKE | SY-DATAR | SPACE | Keine dynamischen Sets selektieren |
TYPELIST | TYPE | C | 'BSDM' | String mit möglichen Set-Typen: 'BSDM' |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CLASS_TAB | LIKE | GSR_CLASS | Ranges für Klasse der Sets | |
CREDATE_TAB | LIKE | RSDATRANGE | Ranges für Anlegedatum | |
CREUSER_TAB | LIKE | RSNAMRANGE | Ranges für Anlegenden Benutzer | |
FIELDNAME_TAB | LIKE | GSR_FIELD | Ranges für Feld, zu dem Sets angelegt wurden | |
FOUND_SETS | LIKE | SETHIER | Liste der gefundenen Sets | |
SETNAME_TAB | LIKE | GSR_SETNAM | Ranges für Kurznamen der Sets | |
SUBCLASS_TAB | LIKE | GSR_SUBCLS | Ranges für Subklasse des Sets | |
TABNAME_TAB | LIKE | GSR_TABLE | Ranges für Tabelle, zu der Sets angelegt wurden | |
TITLE_TAB | LIKE | GSR_TITLE | Ranges für Kurztexte der Sets | |
UPDDATE_TAB | LIKE | RSDATRANGE | Ranges für Änderungsdatum | |
UPDUSER_TAB | LIKE | RSNAMRANGE | Ranges für letzten Änderer |
This function module does not define any Exceptions.