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 CTMV_TABLE_FEATURE_CREATE (Anlegen eines Merkmals mit Bezug auf ein Tabellenfeld) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.
Function Module | CTMV_TABLE_FEATURE_CREATE |
Short Text | Anlegen eines Merkmals mit Bezug auf ein Tabellenfeld |
Function Group | CTMV |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | CABN-AENNR | SPACE | Change number |
FEATURE_NAME | LIKE | CABNT-ATBEZ | SPACE | Characteristic name |
FEATURE_NEUTRAL_NAME | LIKE | CABN-ATNAM | SPACE | Language-independent name of characteristic |
FIELDNAME | LIKE | CABN-ATFEL | Field name of table element | |
GROUP | LIKE | CABN-ATKLA | SPACE | Characteristic group |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
LANGUAGE | LIKE | CABNT-SPRAS | SY-LANGU | Language |
REQUIRED_ENTRY | LIKE | CABN-ATERF | SPACE | Necessary entry (required field) |
TABLENAME | LIKE | CABN-ATTAB | Table name | |
TITLE1 | LIKE | CABNT-ATUE1 | SPACE | Heading 1 |
TITLE2 | LIKE | CABNT-ATUE2 | SPACE | Heading 2 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FEATURE_ID | LIKE | CABN-ATINN | Internal characteristic number | |
NEW_FEATURE | LIKE | Flag for new characteristic |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCEL_BY_USER | User cancelled characteristics maintenance |
INVALID_ECN | Change Number Does Not Exist |
INVALID_FIELDNAME | Field not available in table |
INVALID_FORMAT | Format not supported in R/3 Repository |
INVALID_GROUP | Characteristics group not found |
INVALID_LANGUAGE | Invalid language indicator |
INVALID_NAME | Characteristic name already assigned |
INVALID_TABNAME | Table not in Dictionary |
KEY_LOCKED | Data base block set |