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 BKK_STACK_CHECK_CHANGE (BKK: Dynpro-Werte überprüfen bei der Scheckstapelausgabe(Kunde) u.-sperre) is a standard Function Module in SAP ERP and is part of the function group FBA10 within the package FKBS_FINSERV.
Function Module | BKK_STACK_CHECK_CHANGE |
Short Text | BKK: Dynpro-Werte überprüfen bei der Scheckstapelausgabe(Kunde) u.-sperre |
Function Group | FBA10 |
Package | FKBS_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS | LIKE | BKKA5-BKKRS | Bankkreis | |
I_CASHB_TYPE | LIKE | BKKA5-CASHB_TYPE | Bestandsart | |
I_FLG_ONE_STACK | LIKE | BOOLE-BOOLE | Kennz.: Schecks stammen aus einem Stapel | |
I_NEEDED_STATE | LIKE | BKKA5-STACK_STAT | G_CON_STACK_CREATE | nötiger Status eines Scheckstapels |
I_NEW_CASHB_EX_FROM | LIKE | BKKA5-CASHB_EX_FROM | Schecknummer von | |
I_NEW_CASHB_EX_TO | LIKE | BKKA5-CASHB_EX_TO | Schecknummer bis | |
I_NEW_QUANTITY | LIKE | IBKK_CHEQ-NCHEQUES | Anzahl der Schecks | |
I_OLD_QUANTITY | LIKE | IBKK_CHEQ-NCHEQUES | Anzahl der Schecks | |
I_STACK_PLACE_FROM | LIKE | BKKA5-STACK_PLACE | Herkunftsort | |
I_STACK_PLACE_TO | LIKE | BKKA5-STACK_PLACE | neuer Ausgabeort |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ONE_STACK | LIKE | BOOLE-BOOLE | Kennz: Schecks stammen vom selben Stapel | |
E_NEW_CAL_CASHB_EX_FROM | LIKE | BKKA5-CASHB_EX_FROM | Schecknummer von | |
E_NEW_CAL_CASHB_EX_TO | LIKE | BKKA5-CASHB_EX_TO | Schecknummer bis | |
E_NEW_CAL_QUANTITY | LIKE | IBKK_CHEQ-NCHEQUES | Anzahl der Schecks (neu berechnet) | |
E_RC | LIKE | SY-SUBRC | Returncode (<>0: Fehler) |
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 |
---|---|---|---|---|
E_T_BKKA5_DISPLAY | LIKE | BKKA5 | angezeigte Scheckstapel (neu) | |
I_T_BKKA5_DATABASE | LIKE | BKKA5 | gespeicherte Scheckstapel | |
I_T_BKKA5_DISPLAY | LIKE | BKKA5 | angezeigte Scheckstapel (alt) | |
I_T_BKKA5_OLD_DISPLAY | LIKE | BKKA5 | angezeigte Scheckstapel | |
I_T_CHANGED_LINES | LIKE | BKKA5 | geänderten Zeilen |
This function module does not define any Exceptions.