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 RSDPL_CUBE_DATA_READ (DM-API: Read Transaction Data of a Cube) is a standard Function Module in SAP ERP and is part of the function group RSDPL within the package RSDD.
Function Module | RSDPL_CUBE_DATA_READ |
Short Text | DM-API: Read Transaction Data of a Cube |
Function Group | RSDPL |
Package | RSDD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INFOCUBE | TYPE | RSDP0_INFOCUBE | InfoCube | |
I_REFERENCE_DATE | TYPE | RSDP0_REFDATE | Key Date | |
I_S_DELTAMODE | TYPE | RSDP0_S_DELTAMODE | DM API: Load mode | |
I_S_RFCMODE | TYPE | RSDP0_S_RFCMODE | DM API: RFC Mode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TABLENAME | TYPE | RSDP0_TABLENAME | DM API: Table Name |
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_T_COLUMN | TYPE | RSDP0_T_COLUMN | DM API: DB Table Description | |
I_T_CHA | TYPE | RSDP0_T_CHA | Characteristic Table | |
I_T_KYF | TYPE | RSDP0_T_KYF | Key Figure Table | |
I_T_RANGE | TYPE | RSDP0_T_RANGE | Selection Range Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELTAMODE_ERROR | Error in delta mode specification |
DELTA_EMPTY | Request Not Executed, Delta is Empty |
INFOCUBE_ERROR | Invalid InfoCube |
INHERITED_ERROR | Error in Called Routine |