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 HR_INFO_GET (Info-Get: Direkte Datenbeschaffung) is a standard Function Module in SAP ERP and is part of the function group HRBAS00INFOGET within the package PBAS_SELECTION.
Function Module | HR_INFO_GET |
Short Text | Info-Get: Direkte Datenbeschaffung |
Function Group | HRBAS00INFOGET |
Package | PBAS_SELECTION |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | D | SY-DATUM | Auswertungszeitraum: Beginn-Datum |
ENDDA | TYPE | D | SY-DATUM | Auswertungszeitraum: Ende-Datum |
EXTERNAL_PRESENTATION | LIKE | AQADEF-FLAG | 'X' | Flag: Daten in externer Darstellung |
FUNCAREA | LIKE | AQADEF-SGNAME | Sachgebiet | |
SAVE_QUERY | LIKE | AQADEF-FLAG | SPACE | Temporäre Query speichern |
SELID | LIKE | HRSEL_IDS-SELID | Selektions-ID | |
WORKSPACE | LIKE | AQADEF-WSID | 'G' | Arbeitsbereich (space - lokal, 'G' - global) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
QUERY | LIKE | AQADEF-QUNAME | Erzeugte Query, falls SAVE_QUERY - 'X' |
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 |
---|---|---|---|---|
AQ_FIELDDESC | LIKE | HRAQFIELDDESCRIPTION | Beschreibung der Felder, für die Daten beschafft wurden | |
AQ_OUTPUT_FIELDS | LIKE | RSAQFNAME | Felder, die ausgegeben werden (Query-Format) | |
AQ_SORT_FIELDS | LIKE | RSAQFSNAME | Felder, nach denen sortiert wird (Query-Format) | |
COMBINECONDITIONS | LIKE | HRCOMBINECONDITIONS | Wie im Selektionstool | |
FIELDDATA | LIKE | HRFIELDDATA | Beschaffte Daten | |
FPAIRS | LIKE | RSAQFPAIRS | Memory: Betrags/Einheiten-Paare | |
LDATA | LIKE | RSAQLDATA | Memory: Daten | |
LISTDESC | LIKE | RSAQLDESC | Memory: Listenbeschreibung | |
OBJECTS_IN | LIKE | HROBJECT | Objekte, für die Daten besorgt werden sollen | |
OUTPUT_FIELDS | LIKE | HRFIELD_SPECIFICATION | Felder, die ausgegeben werden | |
SORT_FIELDS | LIKE | HRSORTFIELD_SPECIFICATION | Felder, nach denen sortiert wird | |
TABLECONDITIONS | LIKE | HRTABLECONDITION | Wie im Selektionstool |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_TO_MEMORY_NOT_POSSIBLE | Daten können nicht zurückgegeben werden |
DUPLICATE_OUTPUT_FIELDS_DEF | Ausgabefelder mehrfach definiert |
DUPLICATE_SELECTION_DEF | Selektionsfelder mehrfach definiert |
DUPLICATE_SORT_FIELDS_DEF | Sortierfelder mehrfach definiert |
FORBIDDEN_OUTPUT_FIELD | P0000-PERNR (bzw. P4000-PERNR, P1000-PLVAR/OTYPE/OBJID) nicht erlaubt |
FUNCAREA_MISMATCH | Das Sachgebiet paßt nicht zu den Feldnamen |
FUNCAREA_NOT_SUPPORTED | Sachgebiet nicht unterstützt (nur LDB PNP, PNPCE, PAP, PCH) |
GENERATION_CANCELLED | Generierung des Query-Reports nicht möglich |
ID_FIELD_MISSING_IN_FUNCAREA | Obj.schlüssel fehlt im Sachg. (P0000-PERNR o. P4000-PERNR o. P1000-PLVAR/OTY..) |
ILLEGAL_FIELD | Ein übergebenes Feld gehört nicht zum Sachgebiet |
ILLEGAL_WORKSPACE | Ungültiger Arbeitsbereich |
INTERNAL_ERROR | Interner Fehler |
MISSING_FIELDS | Tabelle FIELDS enthält keine Felder |
MISSING_OBJECTS_OR_CONDITIONS | Weder Objekt-IDs noch Selektionskriterien angegeben |
NO_DATA_OUTPUT | Es wurden keine Daten selektiert |
NO_FUNCAREA | Das Sachgebiet existiert nicht |
QUERY_LOCKED | Query kann nicht gesperrt werden |
UNKNOWN_ERROR | Unbekannter Fehler |