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 DMEE_READ_DB_ABA (Read data from DMEE database tables) is a standard Function Module in SAP ERP and is part of the function group DMEED_ABA within the package ID-DMEEA.
Function Module | DMEE_READ_DB_ABA |
Short Text | Read data from DMEE database tables |
Function Group | DMEED_ABA |
Package | ID-DMEEA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AGG_NODE_ID | TYPE | DMEE_AGG_NODEID_ABA | DMEE: node ID of node that is aggregated | |
I_APPEND_NUMBER | TYPE | DMEE_APPEND_NUMBER_ABA | DMEE: Number of Append Rule | |
I_CHECK_NUMBER | TYPE | DMEE_CHECK_NUMBER_ABA | DMEE: Sequence Number of Check | |
I_COND_NUMBER | TYPE | DMEE_COND_NUMBER_ABA | DMEE: sequential number of condition | |
I_DEBUG_USER | TYPE | UNAME | User name | |
I_FIELD | TYPE | FIELDNAME | Field name | |
I_LANGU | TYPE | LANGU | Language Key | |
I_LEV | TYPE | DMEE_LEVEL_ABA | DMEE: hierarchy level of a format tree node | |
I_NODEID | TYPE | DMEE_NODEID_ABA | DMEE: node ID | |
I_RULE_NUMBER | TYPE | DMEE_RULE_NUMBER_ABA | DMEE: Number of the Rule | |
I_SEGM_NODEID | TYPE | DMEE_NODEID_ABA | DMEE: node ID | |
I_SELECT_SINGLE | TYPE | XFELD | 'X' | Indicator: selet single on DB table |
I_SORT_ORDER | TYPE | DMEE_SORT_ORDER_ABA | DMEE: sort sequence | |
I_TABNAME | LIKE | DB table that should be accessed | ||
I_TECH_FIELD | TYPE | DMEE_TREETYPE_ABA | DMEE: tree type | |
I_TREEID | TYPE | DMEE_TREEID_ABA | DMEE: ID for a DMEE format tree | |
I_TREETYPE | TYPE | DMEE_TREETYPE_ABA | DMEE: tree type | |
I_VERSION | TYPE | DMEE_VERSION_ABA | DMEE: version of format tree | |
I_X_KEY | TYPE | DMEE_SHEETKEY_ABA | DMEE: key field for subtotal in accompanying sheet |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AGGR | TYPE | DMEE_AGGR_ABA | DMEE: Aggregation of Nodes | |
E_CHECKS | TYPE | DMEE_CHECKS_ABA | DMEE: Checks | |
E_COND | TYPE | DMEE_COND_ABA | DMEE: Format Tree Node Conditions | |
E_DEBUG | TYPE | DMEE_DEBUG_ABA | DMEE: Temporary Data for Debugging | |
E_HEAD | TYPE | DMEE_HEAD_ABA | DMEE: Format Tree Header Data | |
E_LEVEL | TYPE | DMEE_LEVTAB_ABA | DMEE: Format Level | |
E_NODE | TYPE | DMEE_NODE_ABA | DMEE: Format Tree Nodes | |
E_NODE_TEXT | TYPE | DMEE_NODE_T_ABA | DMEE: Text Table for Tree Node | |
E_NXTSG | TYPE | DMEE_NXTSG_ABA | DMEE: Supplementary Segments (Incoming DME Files) | |
E_RULES | TYPE | DMEE_RULES_ABA | DMEE: Assignment Rules (Incoming DME Files) | |
E_SHEET | TYPE | DMEE_SHEET_ABA | DMEE: Key Fields for Subtotals on Accompanying Sheet | |
E_SORT | TYPE | DMEE_SORT_ABA | DMEE: Sort and Key Fields for Format | |
E_TECH | TYPE | DMEE_TECH_ABA | DMEE: Technical Fields in the Transfer Structures | |
E_TREE | TYPE | DMEE_ABA | DMEE Format Tree: General Data | |
E_TREE_TEXT | TYPE | DMEE_T_ABA | DMEE: Text Table for Tree Definition | |
E_TYPE | TYPE | DMEE_TYPE_ABA | DMEE: Supported Tree Types | |
E_TYPE_TEXT | TYPE | DMEE_TYPE_T_ABA | DMEE: Text Table for Tree Types |
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_AGGR | LIKE | DMEE_AGGR_ABA | DMEE: Aggregation of Nodes | |
T_CHECKS | LIKE | DMEE_CHECKS_ABA | DMEE: Checks | |
T_COND | LIKE | DMEE_COND_ABA | DMEE: Format Tree Node Conditions | |
T_DEBUG | LIKE | DMEE_DEBUG_ABA | DMEE: Temporary Data for Debugging | |
T_HEAD | LIKE | DMEE_HEAD_ABA | DMEE: Format Tree Header Data | |
T_LEVEL | LIKE | DMEE_LEVTAB_ABA | DMEE: Format Level | |
T_NODE | LIKE | DMEE_NODE_ABA | DMEE: Format Tree Nodes | |
T_NODE_TEXT | LIKE | DMEE_NODE_T_ABA | DMEE: Text Table for Tree Node | |
T_NXTSG | LIKE | DMEE_NXTSG_ABA | DMEE: Supplementary Segments (Incoming DME Files) | |
T_RULES | LIKE | DMEE_RULES_ABA | DMEE: Assignment Rules (Incoming DME Files) | |
T_SHEET | LIKE | DMEE_SHEET_ABA | DMEE: Key Fields for Subtotals on Accompanying Sheet | |
T_SORT | LIKE | DMEE_SORT_ABA | DMEE: Sort and Key Fields for Format | |
T_TECH | LIKE | DMEE_TECH_ABA | DMEE: Technical Fields in the Transfer Structures | |
T_TREE | LIKE | DMEE_ABA | DMEE Format Tree: General Data | |
T_TREE_TEXT | LIKE | DMEE_T_ABA | DMEE: Text Table for Tree Definition | |
T_TYPE | LIKE | DMEE_TYPE_ABA | DMEE: Supported Tree Types | |
T_TYPE_TEXT | LIKE | DMEE_TYPE_T_ABA | DMEE: Text Table for Tree Types |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INCORRECT_EXPORT | Export parameter do no match import parameters |
INCORRECT_IMPORT | Import parameter do no match each other |
INCORRECT_TABLES | Table parameter do no match import parameters |
NOT_SELECTED | No database entry was found |
NO_LAYER_FOUND | Tree layer could not be determined |