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 MB_SIMULATE_STRUCT_MOVEMENT (Simulieren einer Warenbewegung zu strukturierten Objekten) is a standard Function Module in SAP ERP and is part of the function group MBWL within the package MB.
Function Module | MB_SIMULATE_STRUCT_MOVEMENT |
Short Text | Simulieren einer Warenbewegung zu strukturierten Objekten |
Function Group | MBWL |
Package | MB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CTCOD | LIKE | SY-TCODE | SPACE | ABAP-Programm, aktueller Transaktionscode |
IMKPF | LIKE | IMKPF | Eingabeparameter Kopf | |
IPKCOM | LIKE | PKCOM | SPACE | Komunikationsstruktur Kanban |
I_XCONT | LIKE | Auflösen von strukt. Zeilen in EMSEG | ||
OLD_SUBRC | LIKE | EMKPF-SUBRC | SPACE | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMKPF | LIKE | EMKPF | Ausgabeparameter Kopf |
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 |
---|---|---|---|---|
XEMSEG_STRUCT | LIKE | EMSEG | Input-Tabelle Bewegungspositionen | |
XIMSEG_STRUCT | LIKE | IMSEG | Output-Tabelle Bewegungspositionen |
This function module does not define any Exceptions.