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 RSAPO_WRITE_PACKAGE_BASIC (Write a package of transactional data into the specified infocube) is a standard Function Module in SAP ERP and is part of the function group RSAPO within the package RSDD.
Function Module | RSAPO_WRITE_PACKAGE_BASIC |
Short Text | Write a package of transactional data into the specified infocube |
Function Group | RSAPO |
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_CURR_CONVERSION | TYPE | RS_BOOL | RS_C_TRUE | konvertiere Währungskennz. in DB Format ja/nein |
I_INFOCUBE | TYPE | RSD_INFOCUBE | Infocubename |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RECORDS | TYPE | I | Anzahl der geschriebenen Records | |
E_REQUID | TYPE | RSREQUNR | Request ID unter der die Daten eingefügt wurden |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_DATA | TYPE | STANDARD TABLE | Daten (Struktur: T-View des Cubes) |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_STRUCTURE_ERROR | Daten in falscher Datenstruktur |
DUPLICATE_RECORDS | Duplikate beim Schreiben in den Cube |
ILLEGAL_INPUT | fehlerhafte Eingabeparameter |
INFOCUBE_NOT_FOUND | Infocube existiert nicht |
INHERITED_ERROR | Fehler aus aufgerufener Routine |
ROLLBACK_ERROR | Fehler beim Löschen des Requests aus Cube |