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 BANK_MAP_PP_GET_STATUS (Status von Massenläufen holen) is a standard Function Module in SAP ERP and is part of the function group BANK_MAP_PP_CTRL within the package BANK_PP_JOBCTRL.
Function Module | BANK_MAP_PP_GET_STATUS |
Short Text | Status von Massenläufen holen |
Function Group | BANK_MAP_PP_CTRL |
Package | BANK_PP_JOBCTRL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLCATG | TYPE | BANK_DTE_PP_PAAPPLCATG | Application Type in Parallel Processing | |
I_FLG_CHECK_ACTIVE_RUNS | TYPE | XFELD | 'X' | 'X': Status bei aktiven Läufen prüfen |
I_PROGDATE | TYPE | BANK_DTE_PP_PROGDATE | Date of Program Run | |
I_PROGN | TYPE | BANK_DTE_PP_PROGN | Name of the Program/Report on an Application Process | |
I_PROGNO | TYPE | BANK_DTE_PP_PROGNO | Sequential Number of the Program Run | |
I_TAB_RNG_APPLCATG | TYPE | BANK_TAB_RNG_APPLCATG | ||
I_TAB_RUNKEY | TYPE | BANK_TAB_RUNKEY | List of Mass Run Keys | |
I_XFORCE_DB_READ | TYPE | XFELD | 'X' | Checkbox Field |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STR_DETAILS | TYPE | BANK_STR_PP_RUNDETAILS | Details on Mass Run | |
E_STR_STAT | TYPE | BANK_STR_PP_RUN_STATUS | Status of a Mass Run | |
E_TAB_DETAILS | TYPE | BANK_TAB_PP_RUNDETAILS | Detail Data for Mass Runs | |
E_TAB_STAT | TYPE | BANK_TAB_PP_RUN_STATUS | Status of Mass Runs |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.