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 WB2_GET_OUTP_DATA_FROM_DB (Tradingkontrakt: sammelt alle Daten von der DB, die notwendig für Druck) is a standard Function Module in SAP ERP and is part of the function group WB2_PRINT_OUTP_DATA within the package WB2B.
Function Module | WB2_GET_OUTP_DATA_FROM_DB |
Short Text | Tradingkontrakt: sammelt alle Daten von der DB, die notwendig für Druck |
Function Group | WB2_PRINT_OUTP_DATA |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DB_DATA_TO_READ | LIKE | TRCON_DB_DATA_TO_READ | Trad-Kontr: Einschränkung der Datensel. für Ausg. von Nachr. | |
I_NAST | LIKE | NAST | Nachrichtenstatus-Satz |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OUTP_DBDATA | TYPE | TRCON_OUTP_DBDATA | Datenbanktabellen zur Ausgabe von Tradingkontraktnachrichten | |
E_RETCODE | LIKE | SY-SUBRC | Returncode, ungleich 0, wenn Fehler vorliegt |
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 |
---|---|---|---|---|
T_EMSG | LIKE | WB2_ERROR | Trading-Kontrakt: Fehlerhandling |
This function module does not define any Exceptions.