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 RSDRC_BASIC_QUERY_DATA_GET (Gets data from a basic cube via 1 logical query) is a standard Function Module in SAP ERP and is part of the function group RSDRC within the package RSDD.
Function Module | RSDRC_BASIC_QUERY_DATA_GET |
Short Text | Gets data from a basic cube via 1 logical query |
Function Group | RSDRC |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BASICCUBE | TYPE | RSD_INFOCUBE | Name des Basis-Infocubes | |
I_SRDATE | TYPE | RSDRC_SRDATE | SY-DATUM | Stichtag für zeitabhängige Stammdaten |
I_TH_FACTTAB | TYPE | RSDRC_TH_FACTTAB | Namen der zu verwendenden Faktentabelle | |
I_TH_SFC | TYPE | RSDD_TH_SFC | Liste der Merkmale in SELECT | |
I_TH_SFK | TYPE | RSDD_TH_SFK | Liste der Kennzahlen in SELECT | |
I_TSX_SELDR | TYPE | RSDD_TSX_SELDR | Standard-Selektionsbedingungen für Merkmale | |
I_T_RPLCHA | TYPE | RSDRC_T_RPLCHA | zu replizierende Merkmale (bei MC) | |
I_T_RTIME | TYPE | RSDD_T_RTIME | Zeitintervalle für Bestandsaggregation | |
I_T_SELK | TYPE | RSDRC_T_SELK | Selektionsbedingungen für Kennzahlen (HAVING) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_END_OF_DATA | TYPE | RS_BOOL | letztes Datenpaket ja/nein | |
E_T_DATA | TYPE | STANDARD TABLE | interne Tab der gelesenen Daten |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FIRST_CALL | TYPE | RS_BOOL | initialer Aufruf ja/nein | |
C_SX_SPLITPACK | TYPE | RSDR0_SX_SPLITPACK | Beschreibung eines Datenpakets, das durch Split entstanden i | |
C_S_QPARAM | TYPE | RSDR0_S_QPARAM | Parameter-Vektor für Query-Verarbeitung |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INHERITED_ERROR | von internem Funktionsaufruf geerbter Fehler |
METADATA_ERROR | Fehler bei Abfrage der Metadaten |
NO_AUTHORIZATION | no authorization for user to access data |
WRONG_INPUT | Fehler in den Eingabeparametern |