This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module HR_OUTPUT_TREE_DIALOG (Objekte im HR selektieren) is a standard Function Module in SAP ERP and is part of the function group HRBAS00_GS_DIALOGS within the package PBAS_SELECTION.
Function Module | HR_OUTPUT_TREE_DIALOG |
Short Text | Objekte im HR selektieren |
Function Group | HRBAS00_GS_DIALOGS |
Package | PBAS_SELECTION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENDING_X | TYPE | I | 60 | Ende X-Position |
ENDING_Y | TYPE | I | 25 | Ende Y-Position |
INFOSET | TYPE | AQS_SGNAME | SAP Query (S): infoSet Name | |
OTYPE | TYPE | OTYPE | Objekttyp | |
OUTPUT_FIELDS_IN | TYPE | HRTFIELD_SPECIFICATION | Ausgabefelder die im Baum angekreuzt sein sollen | |
SHOW_TEXT_OUTPUT | TYPE | FLAG_X | SPACE | Tree: Textausgabe |
SHOW_VALUE_OUTPUT | TYPE | FLAG_X | SPACE | Tree: Wertausgabe |
STARTING_X | TYPE | I | 1 | Start X-Position |
STARTING_Y | TYPE | I | 1 | Start Y-Position |
WINDOW_TITLE | LIKE | SY-TITLE | Fenstertitel | |
WORKSPACE | TYPE | AQS_WSID | SAP Query (S): Id eines Arbeitsbereiches |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUTPUT_FIELDS_OUT | TYPE | GSEL_T_OUTPUT_FIELDS | Ausgabefelder die im Baum angekreuzt sind |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTION_CANCELED | Dialog wurde mit Abbrechen verlassen |
FUNCAREA_NOT_FOUND | Das InfoSet wurde nicht gefunden |
INTERNAL_ERROR | interner Fehler |
NO_HR_FUNCAREA | Kein HR-InfoSet |
WRONG_OTYPE_IN_FUNCAREA | Otype <> Funcarea-Otype |