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 NUMBER_CHECK (Number range: Checks whether number lies in the number interval) is a standard Function Module in SAP ERP and is part of the function group SNR3 within the package SZN.
Function Module | NUMBER_CHECK |
Short Text | Number range: Checks whether number lies in the number interval |
Function Group | SNR3 |
Package | SZN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NR_RANGE_NR | LIKE | INRI-NRRANGENR | Number range number | |
NUMBER | LIKE | number to be checked | ||
NUMERIC_CHECK | LIKE | SPACE | Numeric check (only for num. intervals) | |
OBJECT | LIKE | INRI-OBJECT | Name of number range object | |
SUBOBJECT | LIKE | SPACE | Value of sub-object | |
TOYEAR | LIKE | INRI-TOYEAR | '0000' | Value of To-fiscal year |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURNCODE | LIKE | INRI-RETURNCODE | Return code |
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 |
---|---|
INTERVAL_NOT_FOUND | Interval not found |
NUMBER_RANGE_NOT_EXTERN | Number range is not external |
OBJECT_NOT_FOUND | Object not defined in TNRO |