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 CTCV_SYNTAX_CHECK (Syntax Check on Strings) is a standard Function Module in SAP ERP and is part of the function group CTCV within the package CT.
Function Module | CTCV_SYNTAX_CHECK |
Short Text | Syntax Check on Strings |
Function Group | CTCV |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATTRIBUT | LIKE | Characteristic name | ||
BASEUNIT | LIKE | SPACE | Base unit | |
DECIMALS | LIKE | 0 | Number of decimal places | |
DEC_PRESENTATION | LIKE | ',' | ||
ERR_NAME | TYPE | ATBEZ | Characteristic description | |
EXPONENT | LIKE | SPACE | ||
EXPONENT_ART | LIKE | '0' | ||
FORMAT | LIKE | 'CHAR' | Format (data type) | |
INTERVAL | LIKE | SPACE | Intervals allowed | |
LANGUAGE | LIKE | SY-LANGU | Language | |
LENGTH | LIKE | 0 | Number of characters | |
LOWERCASE | LIKE | SPACE | ||
MASK | LIKE | SPACE | Template | |
MASK_ALLOWED | LIKE | ' ' | ||
NEGATIV | LIKE | SPACE | ||
SCREEN_NAME | LIKE | SPACE | Name of the I/O field on the Scree | |
SINGLE_SELECTION | LIKE | SPACE | Only individual value allowed | |
STRING | LIKE | String to be checked (step by step) | ||
T_SEPARATOR | LIKE | ' ' | ||
VALUE_SEPERATOR | LIKE | ,' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STRING_IS_MASKED | LIKE |
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 |
---|---|---|---|---|
TSTRG | LIKE | STRG |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CURRENCY_CHECK | Error in currency specification |
DATE_CHECK | Error when entering the date |
FORMAT_CHECK | Format error |
ILLEGAL_INTERNAL_BASEUNIT | Invalid base unit of measure |
INTERVAL_CHECK | Error in interval specification |
INTERVAL_NOT_ALLOWED | |
NO_VALID_DIMENSION | |
PATTERN_CHECK | Inconsistency regarding defined template |
PRESENTATION_NOT_POSSIBLE | |
TIME_CHECK | Error in line specification |
UNIT_CHECK | Error in one of the unit specifications |