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 INTERN_CHECK_DD_NAME (Name eines DD-Objektes prüfen (Fehlerdialog im Popup oder Ausnahmen)) is a standard Function Module in SAP ERP and is part of the function group SED2 within the package SEDD.
Function Module | INTERN_CHECK_DD_NAME |
Short Text | Name eines DD-Objektes prüfen (Fehlerdialog im Popup oder Ausnahmen) |
Function Group | SED2 |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERR_MESSAGE | LIKE | DDREFSTRUC-FLAG | ' ' | Flag:X-popup with E-message, else S-message |
FCT | LIKE | RSDXX-FCT | 'E' | Function |
TABCLASS | LIKE | For creation: table/view type (import, optional) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEV_CLASS | LIKE | TADIR-DEVCLASS | Development class | |
EXTEND | TYPE | C | Customer enhancement mode ('X'->yes) | |
E_FROZEN | TYPE | C | AKB-Frozen-Modus('X'->eingefroren, 'P'->partiell eingefroren, ' '->sonst) | |
GO_ON | LIKE | DDREFSTRUC-FLAG | Flag for continuation(' '/S/A/E) | |
MASTERLANGU | LIKE | SY-LANGU | Original language | |
MDF_LANGU | LIKE | SY-LANGU | Language for filling missing text | |
OBJCLASS | LIKE | For creation: table/view type (export) | ||
TADIR_TYPE | LIKE | RSDXX-TROBJTYPE | TADIR type | |
TRANSPORT_KEY | LIKE | TRKEY | Key for transport request (TADIR key) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJNAME | LIKE | RSEDD0-DDOBJNAME | Object name | |
OBJTYPE | LIKE | RSEDD0-DDOBJTYPE | Object type (DE type) | |
SECNAME | LIKE | RSEDD0-INDEXID | ' ' | Supplementary name |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_NAME | Name does not satisfy name convention (create) |
INVALID_PARAMETER | Invalid parameter value |
NOT_EXECUTED | Action was cancelled |
OBJECT_ALREADY_EXISTS | Object already exists (create) |
OBJECT_NOT_FOUND | Dictionary object does not exist (display/change) |
OTHER_OBJECT_CLASS | OBJNAME is defined in another object class |
PERMISSION_FAILURE | Access not possible |