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 SDOK_PHIO_STORE_CONTENT (Save Content of a Physical Object from an Internal Table) is a standard Function Module in SAP ERP and is part of the function group SDCL within the package SDOK.
Function Module | SDOK_PHIO_STORE_CONTENT |
Short Text | Save Content of a Physical Object from an Internal Table |
Function Group | SDCL |
Package | SDOK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALLOW_STORE_BY_URL | LIKE | SY-DATAR | 'X' --> Content Retrieval via External URLs Allowed | |
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client |
OBJECT_ID | LIKE | SDOKOBJECT | Identify Physical Object | |
RAW_MODE | LIKE | SY-DATAR | *** Obsolete - Do Not Use *** | |
TEXT_AS_STREAM | LIKE | SY-DATAR | 'X' --> Compact Text Display with CR-LF |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
FILE_ACCESS_INFO | LIKE | SDOKFILACI | Information for Data Access | |
FILE_ACCESS_URL | LIKE | SDOKCOMPRU | Component Properties and Access URL (Alternative to FILE_ACCESS_INFO) | |
FILE_CONTENT_ASCII | LIKE | SDOKCNTASC | Content of Text Documents | |
FILE_CONTENT_BINARY | LIKE | SDOKCNTBIN | Content of Binary Documents |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_STORAGE_TYPE | Incorrect Storage Type |
NOT_ALLOWED | Save Not Allowed |
NOT_AUTHORIZED | No Authorization |
NOT_EXISTING | Object does not exist |
NO_CONTENT | No files for this physical object |