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 POS_CONDITION_POINTER_ANALYSE (POS-Schnittstelle: Analyse der Änderungspointer für Konditionen.) is a standard Function Module in SAP ERP and is part of the function group WPDA within the package WPOS.
Function Module | POS_CONDITION_POINTER_ANALYSE |
Short Text | POS-Schnittstelle: Analyse der Änderungspointer für Konditionen. |
Function Group | WPDA |
Package | WPOS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_DATAB | LIKE | WPSTRUC-DATUM | '00000000' | Beginndatum des Betrachtungszeitraums |
PI_DATBI | LIKE | WPSTRUC-DATUM | '99991231' | Ende des Betrachtungszeitraums |
PI_DATP3 | LIKE | WPSTRUC-DATUM | '00000000' | Bis-Datum 'letztes Versenden'. (Nur für POS) |
PI_MODE | LIKE | WPSTRUC-MODUS | ' ' | P'- POS, 'A'- Additionals, 'S' -Sortimentsliste, SPACE (->F2 ) |
PI_PARALLEL | LIKE | WPSTRUC-PARALLEL | ' ' | Kennzeichen: Aufbereitung parallel. |
PI_POINTER_REORG | LIKE | WPSTRUC-MODUS | ' ' | - 'X', wenn Pointer-Reorg erwünscht |
PI_VKORG | LIKE | WPSTRUC-VKORG | Verkaufsorganisation (nur für Additionals) | |
PI_VTWEG | LIKE | WPSTRUC-VTWEG | Vertriebsweg (nur für Additionals) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
PET_ARTSTM_OBJECTS | LIKE | WPARTSTM | Filialabhängige Ergebnistabelle (--> F2) | |
PET_ARTSTM_OBJECTS_2 | LIKE | WPAOT2 | Filialunabhängige Ergebnistabelle (--> F2) | |
PET_BB_OBJ | LIKE | WPARTSTM2 | Ergebnistabelle Sortimentsliste (--> F2). | |
PET_BB_OBJ_2 | LIKE | WPARTSTM2 | Filialunabhängige Ergebnistabelle SL (--> F2) | |
PET_REORG_POINTER | LIKE | BDICPIDENT | Tab. aller reorganisierbaren Pointer | |
PIT_FILIA | LIKE | WDL_FIL | POS-relevante Filialen (--> F2). | |
PIT_KONDART | LIKE | WPKONDART | POS-relevante Kond.arten pro Filiale. (--> F2) | |
PIT_KONDART_GESAMT | LIKE | TWPEK | Tab. aller Kondarten aller Filialen. | |
PIT_POINTER | LIKE | BDCP | Änderungspointer (--> F2) |
This function module does not define any Exceptions.