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 RKC_FIELD_DELETE (Löscht ein Feld (Merkmal oder Basiskennzahl)) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.
Function Module | RKC_FIELD_DELETE |
Short Text | Löscht ein Feld (Merkmal oder Basiskennzahl) |
Function Group | KXGD |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLC | LIKE | CGDPAR-APPLC | Applikationsklasse | |
I_EXTERN_CALL | TYPE | KCDB_BOOL | 'X' | Von außen gerufen: mit Initialisierung |
I_FIENM | TYPE | KCDB_S_FIE-FIENM | Feldname | |
I_SYSTP | LIKE | CGSPAR-SYSTP | Systemtyp | |
I_WRITE_PROTOCOL | TYPE | KCDB_BOOL | 'X' | Flag: Protokol schreiben |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHTAB | TYPE | KCDB_S_FIE-CHTAB | Prüftabelle die gelöscht wurde | |
E_SUBRC | LIKE | SY-SUBRC | return code --> Langdoku | |
E_T_MSG | TYPE | KCDB_T_MSG | Nachrichten |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_S_FIE | TYPE | KCDB_S_GFIE | Infos zum Feld (weren nachgelesen) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.