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 STATUS_MAINTAIN (Maintain/Display Object Statuses) is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.
Function Module | STATUS_MAINTAIN |
Short Text | Maintain/Display Object Statuses |
Function Group | BSVA |
Package | BSV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client (Only for Exceptional Cases!) |
DISPLAY_ONLY | TYPE | XFELD | SPACE | Display of Object Status Only |
FLG_NO_STSMA_CHANGE | TYPE | XFELD | SPACE | 'No Status Profile Change' Flag |
FLG_NO_SYSTEMSTATUS | TYPE | XFELD | SPACE | Suppress Display of System Status |
FLG_NO_USERSTATUS | TYPE | XFELD | SPACE | Suppress Display of User Status |
FLG_OBJECT_LIST | TYPE | XFELD | SPACE | Status is Displayed From a List of Objects |
OBJNR | LIKE | JSTO-OBJNR | Object Number | |
SET_CHGKZ | LIKE | JSTO-CHGKZ | 'Activate Change Documents' Flag | |
SUBSCREEN_EXT | LIKE | SY-DYNNR | 0 | Subscreen: Screen Number |
SUBSCREEN_PROG_EXT | LIKE | SY-REPID | ' ' | Subscreen: Module Pool |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXIT_CODE | LIKE | RSEUL_KEYS-CODE | OK Code that Led to the Exit of the Function Module | |
FLG_FIRST_OBJ | TYPE | XFELD | 'Status of First Object on List' Flag | |
FLG_LAST_OBJ | TYPE | XFELD | 'Status of Last Object on List' Flag | |
FLG_NEXT_OBJ | TYPE | XFELD | 'Status of Next Object on List' Flag | |
FLG_PREVIOUS_OBJ | TYPE | XFELD | 'Status of Previous Object on List' Flag | |
STONR | LIKE | TJ30-STONR | Status Number |
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 |
---|---|
OBJECT_NOT_FOUND | Object Status Not Found |