This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
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.