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 UPB_PM_READ_DATA_RFC (Read data) is a standard Function Module in SAP ERP and is part of the function group UPB_PM_RFC within the package UPBPM.
Function Module | UPB_PM_READ_DATA_RFC |
Short Text | Read data |
Function Group | UPB_PM_RFC |
Package | UPBPM |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLC | TYPE | UPB_Y_APPLC | Planning Application | |
I_CONVERT_TO_INTERNAL | TYPE | UPB_Y_PM_FLAG | ||
I_PM_NAME | TYPE | UPB_Y_PS_NAME | Name of balance sheet planning interface | |
I_POB_NAME | TYPE | UPB_Y_PS_POB_KEY | Technical Key of a Planning Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_INFO | TYPE | UPC_YS_API_INFO | Additional information | |
ES_POB_GRAPH | TYPE | UPB_YS_PM_POB_GRAPH | ||
E_SUBRC | TYPE | SY-SUBRC | Return Value, Return Value After ABAP Statements | |
E_TYPE | TYPE | UPB_Y_POB_INT_TYPE | Internal Type of Planning Object |
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 |
---|---|---|---|---|
ETK_COL | LIKE | UPC_YS_API_COL | Column description | |
ETK_COL_TEXT | LIKE | UPC_YS_API_COL_TXT | Data Column Headers | |
ETK_DATA | LIKE | UPC_YS_API_DATA | Data | |
ETK_HEAD | LIKE | UPC_YS_API_HEAD | Header Combination | |
ETK_RETURN | LIKE | BAPIRET2 | Return Parameter | |
ETK_ROW | LIKE | UPC_YS_API_ROW | Description of Lines | |
ETK_ROW_TEXT | LIKE | UPC_YS_API_ROW_TXT | Text per line (for complex lead columns only) |
This function module does not define any Exceptions.