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 RM_SVA_PHTREE_INIT (RM: Tree zur Anzeige der PH initialisieren) is a standard Function Module in SAP ERP and is part of the function group RMSVA within the package JBR.
Function Module | RM_SVA_PHTREE_INIT |
Short Text | RM: Tree zur Anzeige der PH initialisieren |
Function Group | RMSVA |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ANTYPE | TYPE | JBRANTYPE-ANTYPE | RM: Auswertungstyp (intern für Programmgenerierung) | |
I_DYNNR | TYPE | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | |
I_FLG_HOR_SPLITTING | TYPE | C | ' ' | Horizontale Unterteilung des Bildschirms ('X') |
I_REPID | TYPE | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | |
I_TAB_PHTREE | TYPE | RMPHTREE_T | RM: Portfoliohierarchie Baumtabelle | |
I_TAB_TREETXT | TYPE | RMPHTEXT_T | RM: Portfoliohierarchie Knoteneigenschaften für Textfindung | |
I_VARIANT | TYPE | DISVARIANT | Anzeigevariante (externe Verwendung) |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_DOCKING_CONTAINER | CLASS | CL_GUI_DOCKING_CONTAINER | Docking Container | |
C_PHTREE | CLASS | CL_RM_GUI_PH | PH Tree |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_FIELDCAT_PHTREE | TYPE | LVC_T_FCAT | Feldkatalog für ListViewerControl | |
I_TAB_TREE_DATA | LIKE | AIS_SENS_PH | ALV-Anzeigestruktur der Sensitivitäten (PH-Sicht) |
This function module does not define any Exceptions.