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 TR_SHOW_OBJECT_LOCKS (Intern: Anzeige des Auftragssperrumfelds für ein Objekt) is a standard Function Module in SAP ERP and is part of the function group STRJ within the package SCTS_REQ.
Function Module | TR_SHOW_OBJECT_LOCKS |
Short Text | Intern: Anzeige des Auftragssperrumfelds für ein Objekt |
Function Group | STRJ |
Package | SCTS_REQ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DIALOG | LIKE | TRPARI-W_DIALOG | 'X' | Flag, whether information messages sent |
IV_E071 | LIKE | E071 | Input E071 (Pgmid, object, Obj_name) | |
IV_E071_LOCKKEY | LIKE | TLOCK_INT | Input: lock argument E071 (from TR_CHECK_TYPE) | |
IV_LOCKS_FILLED | LIKE | TRPARI-S_CHECKED | ' ' | Input parameter IT_LOCKS filled |
IV_TADIR | LIKE | TADIR | Input TADIR (DB version) | |
IV_TADIR_LOCKKEY | LIKE | TLOCK_INT | Input: lock argument TADIR (from TR_CHECK_TYPE) | |
IV_TADIR_LOCKKEY_FILLED | LIKE | TRPARI-S_CHECKED | ' ' | Input parameter IV_TADIR_LOCKKEY filled |
IV_WITH_LOCK_SURROUNDING | LIKE | TRPARI-S_CHECKED | 'X' | Output with lock environment |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_LOCK_STATUS | LIKE | TRPARI-S_LOCKFLAG | Task: object lock status |
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 |
---|---|---|---|---|
IT_LOCKS | LIKE | TLOCK | Input: request lock for TADIR lock argument |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EMPTY_KEY | Internal system error, TLock argument empty |
OBJECT_NOT_LOCKABLE | Object cannot be locked |
UNALLOWED_LOCKS | unerlaubte Sperreinträge |
UNKNOWN_OBJECT | Unknown object |