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 PRGN_USER_ASSIGNMENT_CHANGE () is a standard Function Module in SAP ERP and is part of the function group PRGN_EXCHANGE within the package S_PROFGEN.
Function Module | PRGN_USER_ASSIGNMENT_CHANGE |
Short Text | |
Function Group | PRGN_EXCHANGE |
Package | S_PROFGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTHORITY_CHECK | LIKE | SMENSAPNEW-CUSTOMIZED | 'X' | Execute authorization check |
CHECK_ZBV_IS_ACTIVE | LIKE | SMENSAPNEW-CUSTOMIZED | 'X' | |
ENQUEUE_ACTIVITY_GROUP | LIKE | SMENSAPNEW-CUSTOMIZED | 'X' | |
NO_COMMIT | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
SHOW_ERROR_MESSAGES | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Display error messages |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER_ENQUEUED | LIKE | SY-TABIX | ||
NUMBER_NOT_AUTHORIZED | LIKE | SY-TABIX | ||
NUMBER_NOT_EXISTING | LIKE | SY-TABIX |
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 |
---|---|---|---|---|
ADD_USERS_TO_ACTGROUPS | LIKE | STR_AGRS | ||
DELETE_USERS_FROM_ACTGROUPS | LIKE | STR_AGRS | ||
ENQUEUED | LIKE | STR_AGRS | ||
IT_BAPIRET2 | LIKE | BAPIRET2 | Return Parameters | |
NOT_AUTHORIZED | LIKE | STR_AGRS | ||
NOT_EXISTING | LIKE | STR_AGRS |
This function module does not define any Exceptions.