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_PAYM_ITEM_SELECT_BAPI_LIST (Selektiert die Umsatzposten gemäß BAPI_PAYM_ITEM_GET_LIST) is a standard Function Module in SAP ERP and is part of the function group FBI4 within the package FKBP_FINSERV.
Function Module | BKK_PAYM_ITEM_SELECT_BAPI_LIST |
Short Text | Selektiert die Umsatzposten gemäß BAPI_PAYM_ITEM_GET_LIST |
Function Group | FBI4 |
Package | FKBP_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_EXT | LIKE | IBKK_ITEM-ACNUM_EXT | Kontonummer | |
I_BANKL | LIKE | IBKK_ITEM-BANKL | Bankschlüssel | |
I_BANKS | LIKE | IBKK_ITEM-BANKS | Länderschlüssel der Bank | |
I_POSTDATE_FROM | LIKE | IBKK_ITEM-DATE_POST | Buchungsdatum ab | |
I_POSTDATE_TO | LIKE | IBKK_ITEM-DATE_POST | Buchungsdatum bis | |
I_RLDAT_FROM | LIKE | IBKK_ITEM-RLDAT | Freigabedatum ab | |
I_RLDAT_LAST | LIKE | IBKK_ITEM-RLDAT | Freigabedatum des zuletzt ausgegebenen Postens | |
I_RLDAT_TO | LIKE | IBKK_ITEM-RLDAT | Freigabedatum bis | |
I_RLTIM_FROM | LIKE | IBKK_ITEM-RLTIM | Zeitpunkt der Freigabe ab | |
I_RLTIM_LAST | LIKE | IBKK_ITEM-RLTIM | Zeitpunkt der Freigabe | |
I_RLTIM_TO | LIKE | IBKK_ITEM-RLTIM | Zeitpunkt der Freigabe ab |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | LIKE | SY-SUBRC | Returnwert: 0 - fehlerfrei |
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 |
---|---|---|---|---|
T_PAYM_ITEMS | LIKE | IBKK_ITEM | Tabelle der Umsätze |
This function module does not define any Exceptions.