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 K_HIERARCHY_UPDATE (Verbuchungsbaustein: Sichern Hierarchie in Gruppenpflege) is a standard Function Module in SAP ERP and is part of the function group KKHI within the package KKHI.
Function Module | K_HIERARCHY_UPDATE |
Short Text | Verbuchungsbaustein: Sichern Hierarchie in Gruppenpflege |
Function Group | KKHI |
Package | KKHI |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CLASS | LIKE | SETHIER-SETCLASS | GLOBAL_CLASS | Setklasse |
E_CLIENT | LIKE | SY-MANDT | SY-MANDT | Mandant |
E_INFO | LIKE | GRPHINFO | GLOBAL_HIER_INFO | Infos zur Hierarchiestruktur |
E_KOKRS | LIKE | TKA01-KOKRS | GLOBAL_KOKRS | CO-Gruppen: Kostenrechnungskreis |
E_KTOPL | LIKE | TKA01-KTOPL | GLOBAL_KTOPL | CO-Gruppen: Kontenplan |
E_MODE | LIKE | TACT-ACTVT | '01' | Pflegemodus |
E_UPDATE_ALL_NODES | LIKE | SY-DATAR | SPACE | alle Knoten sichern |
E_WITH_MESSAGE | LIKE | SY-DATAR | 'X' | Ausgabe konkrete I-Message, falls Fehler |
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 |
---|---|---|---|---|
T_ALESETS | LIKE | ALESETS | Änderungspointer ALE | |
T_FIELD_INFO | TYPE | GSETH_INFO_TAB | Feldinformationen zur Hierarchie | |
T_FORMULA | TYPE | GSETH_FORM_TAB | Formeln | |
T_NODES | TYPE | GSETH_NODE_TAB | Hierarchieknoten | |
T_VALUES | TYPE | GSETH_VAL_TAB | Werte in Basic Sets |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
UPDATE_ERROR | Fehler beim Sichern |