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 G_VALIDATION_ENVIRONMENT (Maintain Validation: Create, Change, Delete....) is a standard Function Module in SAP ERP and is part of the function group GBLO within the package GVAL.
Function Module | G_VALIDATION_ENVIRONMENT |
Short Text | Maintain Validation: Create, Change, Delete.... |
Function Group | GBLO |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION_MODE | LIKE | GB01-BEXCLUDE | 'C' | Callup Mode: 'C' - Change, 'N' - Create |
BVALEVENT | LIKE | GB01-BEXCLUDE | ' ' | Flag - 'X' to Prevent User Changing Valevent |
BVALUSER | LIKE | GB01-BEXCLUDE | 'X' | Flag - 'X' to Prevent User Changing Valuser |
ONE_V | LIKE | GB01-BEXCLUDE | ' ' | X' - only 1 Val. (Not in Create, with B_valevent!) |
SKIP_FIRST_SCREEN | LIKE | GB01-BEXCLUDE | ' ' | X' - Skip First Maintenance Screen |
STEP | LIKE | GB921-SUBSEQNR | ' ' | Selected Step in Open Tree (Not in Create) |
VALEVENT | LIKE | GB31-VALEVENT | Validation Event | |
VALID | LIKE | GB93-VALID | ||
VALID_TEMPLATE | LIKE | RGBLO-VALIDPROTO | ' ' | Validation Model |
VALUSER | LIKE | GB03-VALUSER | ||
VIEW_ONLY | LIKE | GB01-BEXCLUDE | ' ' | X' - Changes not Possible |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HEADER_INFO | LIKE | GB93 | Validation Header Information | |
VALID_MODIFIED | LIKE | GB01-BEXCLUDE | 'X' - Validation has been Changed |
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 |
---|---|
NOT_FOUND | Boolean Class Or Subclass does not Exist. |