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 VB_BATCH_WORKLIST_IMPLEMENT (Implementieren des Arbeitsvorrats für Chargen) is a standard Function Module in SAP ERP and is part of the function group VBWL within the package VB.
Function Module | VB_BATCH_WORKLIST_IMPLEMENT |
Short Text | Implementieren des Arbeitsvorrats für Chargen |
Function Group | VBWL |
Package | VB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BATCH_LEVEL | TYPE | TCUCH-KZDCH | Definition der Ebene der Chargenführung | |
I_CLOSE_BUTTON | TYPE | XFELD | Feld zum Ankreuzen | |
I_CONTAINER | CLASS | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | |
I_FORM_ACTION | TYPE | PROGRAMM | ABAP-Programmname | |
I_FORM_ACTION_LOG | TYPE | PROGRAMM | ABAP-Programmname | |
I_FORM_CLOSE | TYPE | PROGRAMM | ABAP-Programmname | |
I_FORM_CM_REQ | TYPE | PROGRAMM | ABAP-Programmname | |
I_FORM_CM_SEL | TYPE | PROGRAMM | ABAP-Programmname | |
I_FORM_DOUBLE_CLICK | TYPE | PROGRAMM | ABAP-Programmname | |
I_FORM_FRESH_UP_TABLE | TYPE | PROGRAMM | ABAP-Programmname | |
I_FORM_FRESH_UP_WTASK | TYPE | PROGRAMM | ABAP-Programmname | |
I_RECREATE_WORKLIST | TYPE | XFELD | Feld zum Ankreuzen | |
I_REPID | LIKE | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_WORK_CHARG | TYPE | MCHA_WL_TABLE | Schlüsselfelder für Arbeitsvorrat Chargen | |
C_WORK_TOOLBAR | CLASS | CL_GUI_TOOLBAR | Toolbar Control | |
C_WORK_TREE | CLASS | CL_GUI_COLUMN_TREE | Column Tree Control | |
C_WORK_WTASK | TYPE | MCHA_WL_WTASK_TABLE | Arbeitsvorrat Chargen - Tabelle Worktasks |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.